0
votes

We have integrated Google tag manager in our web app and we are using customized data layer property. Also we have integrated Google Analytics tracking in GTM.

Whenever our page is loaded, in GTM get track of Page URL using built in variable of GTM "Page URL". And it gets this complete page URL into Google Analytics also.

We do not want to pass our complete Page URL to GTM and in Google analytics.

Is it possible to hide this Page URL and do not display anywhere in GTM and in Google Analytics?

1
For security reasons we do not want to pass on the encrypted querystring parameter to Google analytics i.e we only want to see the hits to the page in google analytics without passing the querysting parameters. Is this even possible? - Jalps

1 Answers

0
votes

if you dont wish to have "Page URL" in GTM ,you can uncheck the variable check box in GTM in below steps

1)Click on configure button under variables in GTM

enter image description here

2)Uncheck the "Page url" check box in configuration

enter image description here