How long does it take for data to appear in DataAccess?
This article describes how frequently data updates occur in DataAccess.
Question
How long does it take for data to appear in DataAccess?
Answer
EventStore and AudienceStore
For both EventStore and AudienceStore, data updates occur based on the following conditions, whichever occurs first:
- The size of the bucket reaches 100 MB
- One hour elapses
Create or update visitor
Visitor profiles are created and updated when a session ends.
Visitor stitching
When visitor profiles are stitched together, the existing records are deleted and the stitched profile is re-inserted.
Delete visitor
Visitor profiles are deleted if they haven’t been updated during the profile retention period. For example, for a profile retention period of 90 days, all visitor profiles that have not been updated in the previous 90 days will be deleted.
EventDB and AudienceDB
If you configure an Event Feed to send data to EventDB, the data will arrive in EventDB up to one hour after it reaches EventStore.
Audience data will arrive in AudienceDB one hour after it reaches AudienceStore, regardless of how the AudienceStore connector is configured.
This page was last updated: February 13, 2023