Hello everyone, everything good?
I made a request and I had a question regarding the values that the request brought.
Comparing the values of adobe analytics with the data from the json file has a small difference.
Can anyone explain why it has this difference? Is the query wrong?
Look in the picture we have in Busca Orgânica 1,272,828 and in the json we have 1,272,869
Query
{
"reportDescription":{
"reportSuiteID":"it-itau",
"dateFrom":"2018-01-01",
"dateTo":"{date.today}",
"dateGranularity":"month",
"segment_id":"s5660_5aeb308e5622eb590e6b9190",
"metrics":[
{"id":"visits"}
],
"elements": [
{"id":"lasttouchchannel"}
],
"sortBy":"visits"
},
"validate":true
}
Solved! Go to Solution.
Views
Replies
Total Likes
Your difference is the date range in combination with the segment. If a visit spans midnight, then matches your segment on Feb 1, it will be included in your API call but not your workspace project.
This is such a negligible difference though, so it is not anything to worry about.
Views
Replies
Total Likes
BobLevine Can you help me?
Views
Replies
Total Likes
No
Views
Replies
Total Likes
Ok, thanks.
Views
Replies
Total Likes
Your difference is the date range in combination with the segment. If a visit spans midnight, then matches your segment on Feb 1, it will be included in your API call but not your workspace project.
This is such a negligible difference though, so it is not anything to worry about.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Like
Replies