Adobe Analytics documentation says a new visit is calculated when:
Is this specifically image requests or all hits? It is hard to tell in this statement above.
Can someone help clarify?
Solved! Go to Solution.
Views
Replies
Total Likes
By default a visit is over after 30 minutes of inactivity or at Midnight (when a new day starts). The hits limit may be BOT related. 2,500 is a lot of hits if a human is initiating them.
Can you post a link to the documentation you found this on? But essentially all tracking requests (at least with the normal AppMeasurement.js method) are image requests.. requests are essentially calling a 1x1 pixel image, with query string or post parameters...
Views
Replies
Total Likes
Hey Jennifer, here is the link: https://experienceleague.adobe.com/docs/analytics/components/metrics/visits.html?lang=en
Essentially I need to know if the 2500 is any hit or specifically image requests.
Thanks!
Views
Replies
Total Likes
By default a visit is over after 30 minutes of inactivity or at Midnight (when a new day starts). The hits limit may be BOT related. 2,500 is a lot of hits if a human is initiating them.
In AA terminology, image request = beacon = hit.
So yes, all hits.
Views
Replies
Total Likes