addGlobalCustomData with Tealium 5 [iOS/Swift]

Bronze Contributor
Bronze Contributor

I’m migrating an existing application from Tealium 4 to Tealium 5.  Previously, I was able to add custom data to all calls globally using the Tealium.addGlobalCustomData(…) function.  I don’t see this function in the Tealium class anymore.  Was this removed from Tealium 5 without a replacement?

1 REPLY 1

addGlobalCustomData with Tealium 5 [iOS/Swift]

Tealium Employee

@GaryAETN

 

I believe what you are after is this:

 

http://tealium.github.io/tealium-ios/Classes/Tealium.html#//api/name/addPersistentDataSources:

 

Adrian

Ask me anything Tealium related or TypeScript/JavaScript, or NodeJS.
Please remember to mark solutions as accepted for future searchers.
Public