The following is a simple guide for installing the Podsights Pixel in Google Tag Manager
Step 1
Select Add New Tag is a workspace

Step 2
Select the 'Custom HTML' tag type

Step 3
Copy and paste the script tag into the custom HTML box. Note, please make sure you have entered the right pixel ID where you see “Your Pixel ID”.

Step 4
Select the trigger to be “all page views” or any trigger you would like Podsights to track

Final
When you are done, the tag should have the final configuration

Events
Podsights needs the install script with every fire of Podsights pixel. If you would like to use conversion events like lead and purchase you will need to include the full script before calling pdst('{action}', {options}) like so:
Lead Event
Purchase EventNote that the install script will only run once, even if it’s called multiple times.