Hello - I am attempting to use Adobe Analytics data to replicate visits and entries using Python and then using that to visualize the data in Tableau.
We know the coding logic used to replicate visits to our website/various pages on the website (screenshot below), but we cannot find a way to replicate entries.
Could someone help?
Solved! Go to Solution.
Views
Replies
Total Likes
I'm not sure how you're storing your AA data to be able to query it like that.
But from AA's Reporting API, there should be an item "metrics/entries" that will return the number of entries for the specified dimension(s) in the report request.
Views
Replies
Total Likes
I'm not sure how you're storing your AA data to be able to query it like that.
But from AA's Reporting API, there should be an item "metrics/entries" that will return the number of entries for the specified dimension(s) in the report request.
Views
Replies
Total Likes
You can check the following document for logic to calculate basic metrics.
Views
Replies
Total Likes
Hello - I am also trying to use adobe data feed to derive logic for Entries metric and compare against adobe UI. Can someone show path to derive logic for entries metric. I have gone through below documentation still am not able to.
https://experienceleague.adobe.com/docs/analytics/components/metrics/entries.html?lang=en
Thanks in advance
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies