Expand my Community achievements bar.

SOLVED

Full Page URL Tracking in g page varible

Avatar

Level 1

Hi,

I am encountering a issue where "g" page variable is capturing full URL with  page view call but not in event call. we haven't use custom code to set "g".

pageview call]  g=https://abc.demo.com/minigame/quiz/90863363-89ff-4dd4-89bc-6bcd71bf429c

event call] g= https://abc.demo.com/

Any help in this regards highly appreciated.

Thanks

Aw Kumar

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Use s.linkLeaveQueryString= true;

In launch there an optionto click to leave query string as well

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Use s.linkLeaveQueryString= true;

In launch there an optionto click to leave query string as well