I’m experiencing an issue with the Free Form Table in Adobe Analytics. When I filter for the date range Dec 1, 2024 – Dec 31, 2024 of Event Page, the Occurrences count for this range keeps increasing daily. For example:
The filter has not changed, and it consistently targets the same date range (Dec 1, 2024 – Dec 31, 2024). Why does this discrepancy happen, and what might be causing the increase in Occurrences over time?
Any explanation or guidance would be appreciated.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Normally it should not change unless some data goes into Adobe Analytics and modifying data in Dec-2024. A few possibilities cross my mind:
hi @leocwlau, first of all let me thank you for replying my problem. I checked again and this issue still appears when I filter in November.
Views
Replies
Total Likes
Hi @Daniel_99
not sure I can fully follow. Can you maybe add 1-2 screenshots to visualize the issue you are encountering?
Thx!
Do you have an segments applied? Particularly "Visitor" based segments....
This can be a common occurrence when you are using a visitor based segment because it's looking at all the user's interactions within the panel's timeframe... and as users start to match the criteria, their previous visits and page view and occurrences, etc will start to be included.
I know you said you are looking at Dec, and pulling reports in Jan... and I will get to that after this example...
For Example.
Let's say you have a segment:
VISITOR
Orders exists
Now, let's look at a timeline for that visitor:
Visit 1 - Dec 3
Check report on Dec 5th, 0 occurrences
Visit 2 - Dec 10
Check report on Dec 15th, 0 occurrences
Visit 3 - Dec 18
Now this user has made an order, but because the segment is looking at the user in general, the report pulled on Dec 20th will include ALL occurrences from all three visits... so you will get 7.
Now, to potentially address looking at Jan, and seeing data from Dec change... if you have a segment that has a date range included inside the definition, that overrides the panel date range...
So maybe you have a segment like:
VISITOR
Orders exists
AND
Last 60 Days
This would be looking at the Visitor for 60 Days worth of traffic, and not just "Dec" as specified by your panel (so it would include data coming in now in Jan)... as an example... But in this case, your whole report will reflect the last 60 Days, not just Dec...
Now, another possibility, as @leocwlau mentioned, could be coming from offline data on a mobile app, or inserted data...
I agree with @bjoern__koth, screenshots might help us see something else... the results you are describing are not typical...
thank you guys @bjoern__koth and @Jennifer_Dungan. Here's some screenshot i got from Dashboard
Jan 13
Jan 14
Jan 16
as you guys can see, the number of occurrences continues to increase day by day even though all the conditions are identical.
Views
Replies
Total Likes
Is this coming from a mobile app? Since I see iOS and Android... are you absolutely sure you don't have "offline data" enabled?
This can result in some users, who use your app with no internet will store a number of tracking calls in the device until the user reconnects to the internet and re-opens the app... all those stored tracking calls are sent in bulk to Adobe... this can result in data coming in after the fact....
@Jennifer_Dungan, yes this is coming from mobile application. I know your point, however, what I'm wondering is that the same problem occurs when I filter from November 1 to November 30. Why can the number of offline increase simultaneously in both months?
Views
Replies
Total Likes
I don't know if there is any time limit on how long tracking could be stored in the app... I am not sure how or if it's possible to isolate this data to see if that is what is causing the data to increase... but this does seem the most likely?
We don't allow offline data in our apps, because offline our apps don't work anyway... I can't confirm if we see the same behaviour or not..
The only thing I can think of is that in the raw data feed, you might be able to see the timestamp... the cust_hit_time_gmt
field would show the time when the hit was made, versus when the hit was made on the server hit_time_gmt
Are the increments for November and December the same? Or did both increase but with different numbers? If so, this means offline data for November and December is coming in and going into the corresponding months.
Hi @Daniel_99 ,
Looking at the number of occurrences that are increasing with time it looks like offline mobile hits only. Adobe libraries can queue the hits with their respective timestamps when a user is offline and send the entire queue alongwith very first hit that goes out after user comes online. Depending upon how long your user's are taking to visit the app again in an online mode you may see hits populating for reporting periods of months back. It is very hard to verify if this using the UI and raw data would be the best option to go about it but couple of options that you can check before that are below,
If both of these settings are configured in favor of offline hits tracking then the data changes that you are seeing could most probably be because of offline hits coming from mobile apps and to verify it you can pull the raw data and as @Jennifer_Dungan mentioned use cust_hit_time_gmt and hit_time_gmt to confirm it.
Cheers!
Views
Likes
Replies
Views
Like
Replies