Hi,
I would like to integrate Google Analytics (Legacy) tool through DTM.
I have been getting an issue. I gave Property ID in tool but Tracking beacon is not firing and page view tracking is not working.
But, if I hard coded _gaq.push(['_trackPageview']); under "Customize page code" section I can see the tracking beacon and page level tracking is working.
I have not changed any settings and using DTM generated name as "Tracker Name".
Please suggest do I need to use gaq.push(['_trackPageview']); in "Customize page code" ?
Regards,
Satish
Solved! Go to Solution.
Hi,
Thanks for connecting on the connect session .
As discussed , Please add the following code and it will work
_gaq.push(['_setDomainName', "none"]);
Thanks & Regards
Parit Mittal
Hi All,
Any updates on this issue ...
Thanks & Regards,
Satish
Views
Replies
Total Likes
Hi ,
I am working on the issue and will get back to you ASAP .
Thanks & Regards
Parit Mittal
Views
Replies
Total Likes
Hi ,
Can we have a connect session today to debug the same ? .
Thanks
Parit Mittal
Views
Replies
Total Likes
Hi,
Thanks for connecting on the connect session .
As discussed , Please add the following code and it will work
_gaq.push(['_setDomainName', "none"]);
Thanks & Regards
Parit Mittal
Hi,
Thank you Parit. It's working ..
Regards,
Satish
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies