- 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
A data source is any system that sends data to EventStream. These systems include websites, native mobile apps, or any custom application that can report event data. Data sources are platform-specific and provide the necessary code and instructions to complete an installation.
Example types of data sources:
To add Tealium to your website or app, you first create a data source to get the code and instructions to complete the installation. Each data source has a name, description, and data source key that uniquely identifies the platform where it's installed.
Data sources are used to easily identify and keep track of your sites and apps that send data to the Tealium Customer Data Hub.
Here's how it works:
Example data source:
Example installation code:
var tealConfig = TealiumConfig(
account: "your_account",
profile: "your_profile",
environment: "prod",
datasource: "abc123")
let tealium = Tealium(config: tealConfig)
Click Next to see how to add a data source to your account.
Copyright All Rights Reserved © 2008-2022