


Hi Guys,
I am trying and checking the possible ways to track default aspx pages with no possible HTML tags <head> and <body> template tags.Is it really possible to track the pages or best practice to track with no head and body tags to add code snippets or is there any alternate implementation .
Please suggest and help me.
Thanks
BS.
Views
Replies
Sign in to like this content
Total Likes
In this case you Direct call rules may be used to fire your code.
Not sure how the aspx needs to be modified but in theory you could trigger a satellite track call for each new page. Also may have to investigate how to modify the data layer in aspx as well. This will require you to use DTM(Dynamic tag Manager) FYI. I have to preface I have never myself used this in aspx.
Good luck
Views
Replies
Sign in to like this content
Total Likes
In this case you Direct call rules may be used to fire your code.
Not sure how the aspx needs to be modified but in theory you could trigger a satellite track call for each new page. Also may have to investigate how to modify the data layer in aspx as well. This will require you to use DTM(Dynamic tag Manager) FYI. I have to preface I have never myself used this in aspx.
Good luck
Views
Replies
Sign in to like this content
Total Likes