- TLC Home Home
- Discussions & Ideas Discussions & Ideas
- Product Guides Product Guides
- Knowledge Base Knowledge Base
- Developer Docs Developer Docs
- Education Education
- Blog Blog
- Support Desk Support Desk
What is the format of the data found in EventStore?
The data format used in EventStore is JSON.
The following is a very basic example of what a semi-structured JSON file could look like.
{
page_name : "dataaccess overview",
page_type : "tealium product",
site_language : "en-us",
authenticated : false,
device_type : "desktop"
}
{
page_name : "audiencestream overview",
page_type : "tealium product",
site_language : "en-us",
authenticated : false,
device_type : "mobile"
}
Copyright All Rights Reserved © 2008-2022