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

SOLVED

Breaking down pagename by action name in mobile analytics reports

Avatar

Level 3

Hi All,

I have captured mobile app page name (tracked using trackState) and it is assigned in an evar. I have also captured action link name using trackAction, assigned in evar again. I want to know what all links user has accessed on a particular page. So,when I am trying to breakdown page name by action name, the action link names are getting persisted to the next pages. Hence, breakdown report of a particular pagename consists of action link names of previous page as well. Does it have to do with the persistence value we set in mobile services? I tried to set it as "tracking call" - the it doesn't give data in breakdown, and as "Session" -  it gives data persistence problem.

Any help would be appreciated. Many thanks in advance !

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi Rupali,

eVar can persist its value during a session, it looks that is an issue. Your case is where you want to add pagename with trackAction call to correlate it. See my response in below tread to solve this.

Re: Is there a way to include Page Name when calling trackAction from the iOS Mobile SDK?

Thanks,

Asheesh

View solution in original post

0 Replies

Avatar

Correct answer by
Community Advisor

Hi Rupali,

eVar can persist its value during a session, it looks that is an issue. Your case is where you want to add pagename with trackAction call to correlate it. See my response in below tread to solve this.

Re: Is there a way to include Page Name when calling trackAction from the iOS Mobile SDK?

Thanks,

Asheesh