I've currently got a dashboard that shows pages actions grouped by visit. When I view the report or use the REST API to retrieve the data, all I get is the level 1 data, meaning the Visit information. Essentially, I'm trying to get a list of all page actions taken with a column containing the visit tag, but I cannot find a way to do that.
Any ideas on how I can get the level 2 data (page actions) to show up in my report?
Answer by Doug E. ·
Thanks Srikar. Now I'm trying to take it a step further. I can use the visit ID to relate visits to their user actions, but I'm trying to relate purepaths to user actions. I tried using 'Tag ID' but that didn't seem to match up, so is there a different ID I can use to determine which purepaths belong to which User Actions? I know the relationship is stored somewhere as you can drill down in the client.
Answer by Srikar M. ·
Andi, the dashboard will look like the screenshot posted here : Re: Help with Rest Interface on Feb 24, 2013.
Basically Mr Peter Lang advised to use visit id to correlate a visit to their respective page action purepaths (we had to use page action purepaths as the export on page actions dint work as of 4.2).
However I tested on 5.5 and visits + page action works as expected.
Answer by Andreas G. ·
Can you share how you managed to get what you wanted. Others may have a similar requirement and would benefit from your experience
Answer by Doug E. ·
Actually, I am using the Page Actions dashlet with the actions grouped by visit. When I generate a report via the client or the REST API it only outputs the visits and not the related page actions. With the help of our guardian resource, I was able to find a way to get the information I need though.
JANUARY 15, 3:00 PM GMT / 10:00 AM ET