jack96161
Member
Posted 4 months ago #
Can Yoost's plugin be used to track multiple domains in one report? For example, activity on both the main site and after clicking on a link and jumping to another, related site? Tracking out-links is only half the story -- we need to track actual activity on the second domain.
Thanks
http://wordpress.org/extend/plugins/google-analytics-for-wordpress/
jack96161
Member
Posted 3 months ago #
OK, found the option in 4.2.4 -- works, but would like to push
_gaq.push(['_link', 'http://drmiller.pinnaclecart.com']); return false;
instead of
javascript:_gaq.push(['_trackEvent','outbound-article','']);
velvetrain6377
Member
Posted 3 months ago #
I'm running into this same issue. I've tried to disable the event tracking but it seems to do it automatically. Any solutions?