


Hello Adobe Analytics community !
I'm having trouble on getting the pageName on all my action hits ( click on buttons ).
It seams that we can't join the pageName context data on all the action hits.
Have anybody got this problem ? and solved it ?
Cheers to the Adobe Community !
Views
Replies
Sign in to like this content
Total Likes
The pageName variable (and pageURL variable) are always stripped from s.tl() image requests. If you would like to tie pageName data with action hits, you will want to pass them into custom variables, and ensure those custom variables are sent in the same image request.
The pageName variable (and pageURL variable) are always stripped from s.tl() image requests. If you would like to tie pageName data with action hits, you will want to pass them into custom variables, and ensure those custom variables are sent in the same image request.