Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Coffee Break: Join us on Wednesday, April 5th at 10am PT to chat with Ben Gaines, Director of Product Management for Adobe Analytics. Ben will be online to answer your Analytics and Adobe Summit questions.
SOLVED

App Tracking, PageName on action hit

Avatar

Level 8

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 !

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

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.

1 Reply

Avatar

Correct answer by
Employee Advisor

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.