Expand my Community achievements bar.

SOLVED

Google Analytic (Legacy) Configuration

Avatar

Level 3

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

1 Accepted Solution

Avatar

Correct answer by
Level 10

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

View solution in original post

5 Replies

Avatar

Level 3

Hi All,

 

Any updates on this issue ...

 

Thanks & Regards,

Satish

Avatar

Level 10

Hi ,

I am working on the issue and will get back to you ASAP .

Thanks & Regards

Parit Mittal

Avatar

Level 10

Hi , 

Can we have a connect session today to debug the same ? . 

Thanks

Parit Mittal

 

Avatar

Correct answer by
Level 10

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

Avatar

Level 3

Hi,

Thank you Parit. It's working ..

Regards,

Satish