Installing the Spotify pixel using a Custom Tealium Container

Step-by-step guide to install the Spotify Pixel in your Tealium container.

Applies to: Brands and Agencies

Tealium is one of many tag management solutions that advertisers may use to store and manage third party code. 

Below is the full code for a 'View' event Custom Container.

Please note the following section which is found in the full code above. You will need to replace YOUR PODSIGHTS KEY with your key, which can be found in the Spotify Ad Analytics dashboard under the Manage tab > Your Pixels > Pixel ID.

Additional Tealium Custom Containers will have to be created for each additional event type you would like to add, like 'Purchase' and 'Lead' events. For each of these additional Customer Containers, use the same full code and steps found above, but replace the following lines...

...with the appropriate code for the event you would like to add.

This is the code for a lead event. Replace the type and category variables with your own variables as needed or if not using the variable leave it blank with empty quotation marks (' ').

And this is the code for a 'Purchase' event. Replace the variables with your own variables as needed or if not using the variable leave it blank with empty quotation marks (' ').

Screen Shot 2022-08-31 at 4.36.18 PM