🧭 1. Find Your Client’s Pixel UUID

To generate a tracking pixel, follow these steps:

  1. Go to agencies.audiohook.com and log in
  2. From the Clients List, click your client’s name
  3. This will open a new tab at app.audiohook.com in the advertiser view
  4. Go to the Account Details section
  5. Copy the Basic Pixel Code — this contains your client’s unique ID (UUID)

🔐 Reminder: You must create a separate Audiohook account for each client. This ensures reporting and event tracking stays client-specific.


📌 2. Pixel Types You Can Provide to Clients

✅ Pageview Pixel (Recommended for All Clients)

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:


🧩 Optional: Event-Based Pixels

If 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: