Remarketing with Analytics
-
I’d like to use Analytics for remarketing lists. But you need to update one line in your GATC.
OLD:
ga.src = (‘https:’ == document.location.protocol ? ‘https://ssl’ : ‘http://www’) + ‘.google-analytics.com/ga.js’;NEW:
ga.src = (‘https:’ == document.location.protocol ? ‘https://’ : ‘http://’) + ‘stats.g.doubleclick.net/dc.js’;I can’t find any remarketing options in the plugin. Does anybody know how to make remarketing work using the plugin?
http://ww.wp.xz.cn/extend/plugins/google-analytics-for-wordpress/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Remarketing with Analytics’ is closed to new replies.