Hi All,
I want to know what is the role of _satellite.pageBottom() i.e. Footer code in our pages?
What will happen if I remove only footer code from my webpages?
What will be its effect on data collection.
I see my stellite code is triggering if i remove those codes.
Thank You
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
Removing the page bottom embed code would result in an unsupported implementation. Some DTM functions may not function at all (Ie anything firing at bottom of page).
Can I ask why you'd like to remove the page bottom call?
Cheers,
Jantzen
Views
Replies
Total Likes
The pageBottom tag allows for page bottom rules to be run and for much more granular timing of rules to be fired.
Views
Replies
Total Likes
If possible Please elaborate more on granular timing of rule ?
Views
Replies
Total Likes
Hi,
Removing the page bottom embed code would result in an unsupported implementation. Some DTM functions may not function at all (Ie anything firing at bottom of page).
Can I ask why you'd like to remove the page bottom call?
Cheers,
Jantzen
Views
Replies
Total Likes
Hi,
for example, you could want to trigger page load rules only when you say a page is loaded, so you would like to trigger _satellite.pageBottom outside of the source code of each page. Best example : website as Single Page Application that doesn't really load a page each time but rather update the content...
See also this thread: DTM change pageBottom() behavior or else add a new/custom callback event
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies