To generate a tracking pixel, follow these steps:
🔐 Reminder: You must create a separate Audiohook account for each client. This ensures reporting and event tracking stays client-specific.
Use this to track visitors and attribute impressions. This pixel should be placed on all pages that the advertiser wants to measure traffic on:
<img src="<https://listen.audiohook.com/{{COMPANY-ID}>}/pixel.png?type=pageview" style="display: none;">
Replace:
{{COMPANY-ID}}
with the UUID from the client’s Account DetailsIf your client has a specific action or conversion goal (like purchases, leads, signups, etc.), you can also provide a custom event pixel.
<img src="<https://listen.audiohook.com/{{COMPANY-ID}>}/pixel.png?type={{EVENT-TYPE}}&order={{UNIQUE-ID}}&value={{AMOUNT}}" style="display: none;">
Custom Event Guidelines: