Welcome to Tealium’s documentation!

Requirements:

Tealium depends on requests package

Python libary that utilizes Tealium Collect pydoc -w documentation

class tealium.Tealium(account, profile, path=None)

Base class for the libary

enable()

Builds and calls the inital http request to Tealium Collect with provided profile and account name

getUUIDandSave()

Builds and saves a unique identifer for each instance

trackEvent(mytitle, data=None)

call with a title and optional dictionary to track an event in stream

Indices and tables