Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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 !

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

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

1 Reply

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