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 !