EventDB data guide
This article describes the data available within the Tealium DataAccess EventDB.
Contact your account manager to activate EventDB for the appropriate profiles in your account. For information on configuring the attributes stored in EventDB, see Configure AudienceDB and EventDB.
When EventDB is enabled, the view of the schema contains the titles you apply to the filtered streams in EventStream, as follows:
- The Tealium Collect tag (or other Collect library) sends event data to the Customer Data Hub where it’s captured in Tealium’s Amazon S3 bucket. At this stage, the data is flattened JSON.
- When the S3 bucket reaches a size of 100 MB (uncompressed) or after 1 hour has elapsed, whichever comes first, the data is compressed and prepared for Redshift.
- After the data is compressed, it is copied and imported into the Redshift database for your account.
The database organization is aligned to your account and streams:
- A database for each account/profile (
ACCOUNT__PROFILE
) - Two tables for each Filtered Stream
- Raw data attribute column names (
ACCOUNT__PROFILE.events_STREAM
) - Customer Data Hub attribute column names (
ACCOUNT__PROFILE.events_view_STREAM
)
- Raw data attribute column names (
This page was last updated: February 20, 2024