Cross domain tracking - Wordpress & Google Analytics -
which best approach automatically add _link ga action every outbound link points domain?
e.g.
<a href="http://example.com/intro.html" onclick="_gaq.push(['_link', 'http://example.com/intro']); return false;">see blog</a>
this plugin seems fill needs: http://wordpress.org/extend/plugins/google-analytics-for-wordpress/
some people mentioning cross-domain tracking functionality broken, can fixed doing suggestions in thread: http://wordpress.org/support/topic/plugin-google-analytics-for-wordpress-cross-domain-tracking
Comments
Post a Comment