Add retargeting pixels (Meta, TikTok, LinkedIn, Google Ads)
Your warmest ad audience is people who already found your podcast. A pixel builds that retargeting audience automatically so you can promote episodes, a course or a live show to them cheaply.
Pick a tool
The snippet
<!-- Meta Pixel -->
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', 'YOUR-PIXEL-ID'); fbq('track', 'PageView');
</script>
This is the Meta Pixel — swap YOUR-PIXEL-ID and paste it into the Head slot. TikTok, LinkedIn and Google Ads each give you a similar head tag. Pair it with the cookie-consent recipe to stay compliant.
No coding? Ask an AI
Give me the base install tag for the [Meta Pixel / TikTok Pixel / LinkedIn Insight Tag / Google Ads remarketing] as a single <script> block for the page head, with a placeholder for my pixel/tag ID.
How to add it
- 1 Copy the snippet above and adjust the placeholder values.
- 2 In your PodView Control Panel, open Advanced (Creator plan).
- 3 Paste it into the Head code field and turn its toggle on.
- 4 Save, then reload your public site to confirm it works.
PodView renders custom code exactly as written. Only paste snippets from sources you trust, and add one at a time so you can spot any that misbehaves.
Advanced Customization is a Creator feature
Paste this snippet and go live in minutes once you're on Creator.