How to use both ga.js and analytics.js?
问题 How do i use both for an existing google acc that has been using ga.js...i cant seem to find the right documentation. anyone with experience in this? 回答1: To expound what Pete says. Create a new web property for analytics.js - In your google analytics account, go to Admin section and Create a new web property - Creating a new property will provide you with a new Tracking ID Dual Tag - Add both your ga.js and analytics.js tracking code. Note that they must not share the same UA code. Your