


Hello,
I'm starting to use launch to implement Google Analitycs pixel by using adobe launch rules.
I'd like know if it's possible to actually see the pixel ID number by using the gtag extension?
By now in the console I can see that launch is working, and I can see all the rules there but can't see the pixel ID number.
Hope you can help me, thanks!
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Sign in to like this content
Total Likes
Hi @maryg23,
Have you looked in the network requests tab in developer tools to see which tags are firing? You should be able to see the ID there. It will be the tid parameter if you filter for www.google-analytics.com/collect? requests
Hi @maryg23,
Have you looked in the network requests tab in developer tools to see which tags are firing? You should be able to see the ID there. It will be the tid parameter if you filter for www.google-analytics.com/collect? requests