Forums
日本語
TLC
Tealium Learning Center
Tealium Learning
Center
Discussions & Ideas
Dicussions & Ideas
Documentation
Documentation
Knowledge Base
Knowledge Base
Education
Education
TLC Blog
TLC Blog
Support Desk
Support Desk
CDH
Customer Data Hub
Customer Data Hub
Home
Server-Side CDH
Getting started
EventStream API Hub
Introduction to EventStream
Start EventStream tutorial
Data sources
Add a data source
Install and test
Live Events
Event specifications
Add a specification
Event data quality
Event feeds
Add a feed
Connectors
Add a connector
Trace
Test with Trace
Saving and publishing
Next steps
AudienceStream CDP
Introduction to AudienceStream
Start AudienceStream tutorial
Attributes
Attributes Enrichments
Attributes Badges
Attributes Offline Data (Omnichannel)
Visitor Stitching
Visitor Stitching Visitor ID
Visitor ID Part 1
Visitor ID Discovery
Visitor ID Part 2
Audiences
Connectors
Connectors: Add a connector
Trace
Trace Test with Trace
Saving and Publishing
Next Steps
Install options for web
Install Tealium Collect
Order of operations
Introduction to DataAccess
Introduction to Customer Data Hub
Data sources
About data sources
File Import
About file import
File import process
Prepare a CSV file for import
Configure file import
Configure file transfer service
Configure Cyberduck
Manage files with the AWS Command Line Interface
Upload files to S3 bucket
Check import status
File import visitor identification
Incoming Webhooks
Affirm
Airship
Braze Currents
Google Ads Leads
HTTP API Advanced
Hubspot
Intercom
Iterable
Mailchimp
SendGrid
Zapier
Create a data source
Connect to a data source
Edit data source settings
Importing offline data (Omnichannel)
Data sources for iQ Tag Management
Import data using Visitor Data Enrichment (/vdata)
Event specifications
About event specifications
Manage event specifications
Live Events and feeds
About Live Events
About event feeds
Attributes
About attributes
Manage attributes
Add an attribute
Edit an attribute
Delete an attribute
About enrichments
Manage enrichments
Add an enrichment
Usage examples
Data types
Arrays
About arrays
Array of booleans
Array of numbers
Array of strings
Badge Attribute
Boolean Attribute
Date Attribute
Funnel Attribute
Number Attribute
Popular Badges
Set of Strings Attribute
String Attribute
Tally Attribute
Timeline Attribute
Data Layer Enrichment
About Data Layer Enrichment
Enable Data Layer Enrichment
Add and configure the Tealium Collect tag
Data Layer Enrichment object
Data Layer Enrichment API
About Data Layer Enrichment Public API
Manage Data Layer Enrichment Public API
About restricted data
Event attributes and enrichments reference
Visit and visitor attributes and enrichments reference
Connectors
About connectors
Connector interface
Add a connector
Manage connectors
About delayed actions
Frequency capping
About frequency capping
Cooldown groups
Example
Webhook connectors
About webhook connectors
BasicAuth and OAuth2
Action parameters
Validate webhook action
Usage examples
Changelog
Vendor examples
Webhook - Keen.io API
Webhook - Kony API
Webhook Facebook App Events API
Webhook Krux (Deprecated)
Webhook Salesforce Predictive Intelligence API
Webhook - Send Custom Request - Template Variables Guide
Webhook - Send Custom Request - Trimou Templating Engine Guide
Trace
About Trace
Manage traces
View a trace
Persistent cookie matching
Audiences
Dashboard
Audience Discovery
About Audience Discovery
Manage Audience Discovery
Favorite numbers
View Audience Discovery data
Audience Sizing
About Audience Sizing
Manage Audience Sizing
Audience Sizing examples
Create an audience
Visitor profile sampler
Visitor lookup tool
Rule condition definitions
Visitor stitching
About visitor stitching
Anonymous IDs, user identifiers, and visitor ID attributes
Visitor ID attributes
Visitor stitching example
Visitor stitching guidelines
Create a visitor ID attribute
Visitor stitching scenarios
Functions
About functions
Function triggers
Execution environment and limits
Functions code editor
APIs and libraries
Best practices
Manage functions
Create a function
Test functions
Delete a function
Manage logs
Manage global variables
View function statistics
Event and visitor functions
About event and visitor functions
Event object
Visitor object
Attribute names and values
Use the fetch() API
Add authentication
Add OAuth 2.0 authentication
Event function examples
Visitor function examples
Send an event to Tealium Collect
Generate a UID2.0 token
Data transformation functions
About data transformations
Event parameter
Example code
Flatten nested objects
Data storage
About DataAccess
AudienceStore and EventStore
AudienceDB and EventDB
AudienceStore data guide
EventStore data guide
AudienceDB data guide
EventDB data guide
Data Viz tools
Using SQL Workbench/J
Connecting Snowflake
Connecting Tableau
Connecting Microsoft Power BI
Frequently asked questions
Why would I use DataAccess?
How long does it take for data to appear in DataAccess?
How long is the data stored in DataAccess?
Consent
Consent management
Consent change event specifications
Sample privacy policy excerpts
Save and publish
Save and publish changes
About testing
Integrate with Tealium iQ
Labels
About labels
Manage labels
Use labels
Administration
User permissions
About permissions
Manage permissions
FAQ
Concurrent users
Account settings
Versions
Enabling Experiments
IP addresses to allow
Content Security Policy
Data Supply Chain dashboard
Usage report
Tealium Tools
Mobile QR Trace
Optimizely Helper
Frequently Asked Questions
Create a lead scoring model
Browser support
What is the format of the data found in EventStore?
How long does it take for data to appear in DataAccess?
When are records created, updated, and deleted in AudienceDB?
Functions
Tealium Functions is a serverless environment in which you can build and run custom JavaScript functions that are hosted on the Tealium platform.
About functions
Functions are small blocks of JavaScript code that you can use to extend Tealium functionality. This article provides information on function types and the key benefits of functions.
Function triggers
This article provides information on triggers for each function type.
Environment and rate limits
This article provides information on the functions execution environment, rate limits, and execution limits.
Functions code editor
This article provides information on the features of the functions code editor.
APIs and libraries for functions
This article provides information on the APIs and libraries available for functions.
Functions best practices
This article provides best practices for functions to avoid exceeding the memory and execution time limits.
Manage functions
This section provides instructions for creating functions, using global variables, testing functions, viewing statistics and logs, and deleting functions.
Event and visitor functions
Event and visitor functions are invoked after the event or visitor is processed.
Data transformation functions
Data transformation functions are invoked after an event is collected from the data source and before the event is processed, and can modify event data.