Default Features | Cross Domain Simulating
Parent | Sub Domain 1 | Sub Domain 2 | Sub Domain (tracked as it's own root) 3
Everything Should Track to all active UA Codes
Active Codes:
Example Custom Variable Tracking
By default, these links should transfer all user data to the next page on another domain. You can verify this by making sure cookie data is appended to the url when you get to the next page. You can also make sure the __utmz cookie maintains your referral history and __utma maintains you're user id.
By default, these links should track a virtual page view to /vpv/external/ which you can see in Google Analytics' Real Time or in the network tab of your browser's web inspector
By default, these links should track a virtual page view to /vpv/asset/ which you can see in Google Analytics' Real Time or in the network tab of your browser's web inspector
By default, these links should track a virtual page view to /vpv/hash/ which you can see in Google Analytics' Real Time or in the network tab of your browser's web inspector
By default, these links should track a virtual page view to /vpv/[protocol name]/ which you can see in Google Analytics' Real Time or in the network tab of your browser's web inspector
By default, these links should track a virtual page view to /vpv/form/ which you can see in Google Analytics' Real Time or in the network tab of your browser's web inspector
By default, these links should track to the social section of Google Analytics. This must be enabled in the init code because it adds api includes to the page. Not that you can disable auto configuration, include you're own references to the api's and still enable tracking after page load. You can also enable just Facebook or just twitter
Search API will now always return "real" Twitter user IDs. The with_twitter_user_id parameter is no longer necessary. An era has ended. ^TS
— Twitter API (@twitterapi) November 7, 2011
By default, these links will be ignored, assuming they are not intended to be tracked or the page view is already tracked when the user drives at the next page