Tealium Functions

bwatson
Community Manager
Community Manager

We're excited to announce that the Tealium Functions feature is now available. Tealium Functions is a new feature for EventStream API Hub and AudienceStream CDP customers that provides a quick and intuitive way to customize Tealium for your unique business needs with just a few lines of JavaScript code.

The following are just a few examples of how you can use Tealium Functions:

  • Connect to custom destinations or customize the turnkey integrations in the Tealium marketplace.
  • Apply business logic to your data to ensure that your customer data is usable across custom data environments and multiple digital channels.
  • Automate repetitive and time-consuming tasks, such as creating a new campaign, to speed time to activation.
  • Connect to external data sets (CRM, next best action engines, databases, third-party data sets, or legacy systems) for the data you need instead of importing files.

How It Works

Tealium Functions is a development environment in which you can build and run custom server-side JavaScript functions. Functions are triggered by an event in Tealium EventStream API Hub or based on a visitor profile in Tealium AudienceStream CDP.

The Tealium Functions code editor, shown below, provides tabs for creating, configuring, testing, and monitoring functions, as well as viewing logs and getting an authentication token for service providers such as Facebook or Google.

inapp_announcement-1.gif

In the first version of Tealium Functions, the functions run at the end of the data supply chain, after the event or visitor data has been processed, as shown below.

ProcessedEventFeed_Full.png

Get Started

On the server-side, click Functions, then click Overview. Click + Add Function to create your first function.

Learn more about Tealium Functions:

6 Kudos
Public