Understanding the Tealium

Silver Contributor
Silver Contributor

Hello all, i just integrated my App with Tealium. I jjust wanted to know why the call 

tags.tiqcdn.com this is happening. Please let me know or make me understand since i did not find any in the documentation. Please give me the reference. Thank you

1 REPLY 1

Understanding the Tealium

Moderator
Moderator

Hi @SaiTeja

That domain is called to retrieve the remote publish settings for the libraries, and is also used if you are using the Tag Management feature of our libraries as a host HTML page for JavaScript tags running inside our webview. If you have Tag Management disabled in the publish settings, we do not use a webview at all, but we do still download the HTML file to parse the publish settings from the source code. This means you will always see at least 1 request to tags.tiqcdn.com, and you may see intermittent requests during the app lifecycle as we check for any updates to the publish settings.

Hopefully this document will help you understand more about Tealium's mobile libraries: https://community.tealiumiq.com/t5/Tealium-for-Swift/General-Mobile-Concepts/ta-p/20532

Let me know if you need more information.

Craig.

Check out our new Swift integration library for iOS, macOS, tvOS and watchOS: https://github.com/Tealium/tealium-swift with updated
documentation https://community.tealiumiq.com/t5/Swift/tkb-p/swift.
Public