Hi all, I am trying to create an Adobe Analytics connector to report on page views across various pages on our website. The report type for all of the testing I have done is Intermediate - Custom.
When I create a connector with only one dimension (page name), and one metric (page views), then the page views on each page and on each date match exactly what I see when I run the equivalent report in Adobe's Ad Hoc Analysis.
However, when I add a second dimension for tracking marketing channel data, then the page views for each page and for each marketing channel are almost all larger in Adobe's Ad Hoc Analysis than they are when I view the data in Domo. This happens when I run the connector for a month, a week, or even a day. The totals are off for non-null page names and marketing channels, so I don't think that it has to do with nulls being counted strangely.
I've added the following JSON:
{“top”:50000,
“id”:”page”}
but am still seeing the same results.
Has anyone ever run into similar behavior? The totals are only off by around 1-3%, but it would be nice to get them exactly right.
Any thoughts or troubleshooting suggestions would be most welcome.