A 3rd Party Tag requires variable values from DataSources to be part of the Path of the Tag such as:
What would be a best practice approach for this in Tealium?
Hi Lukas,
With the Pixel tag you can use the @@ notation in the path to map values into the path of a url.
https://community.tealiumiq.com/posts/552588-tealium-pixel-container-tag
You can also do this within a custom container tag, but you will have to build the path manually in JavaScript.
Adrian
Ask me anything Tealium related or TypeScript/JavaScript, or NodeJS. Please remember to mark solutions as accepted for future searchers.