1. Yeesshh Help Center
  2. For Advertisers – myDSP

myDSP: How to Set Up Conversion Tracking with Google Tag Manager (GTM)

Connect GTM to myDSP and Fire Custom Pixel Tags for Conversions

Note: This tutorial is for using Google Tag Manager (GTM)—not Google Analytics—with myDSP.

🔧 STEP 1: Inject GTM Scripts into Your Landing Page

You need to embed GTM scripts in the web page users land on after converting (usually the "Thank You" page). There are three methods:

Option 1: Direct HTML Insertion

  • Place the first GTM script into the <head> tag.

  • Place the second GTM script into the <body> tag.

  • ✔️ Don’t place scripts inside other containers or iFrames.

Option 2: Use Built-in Tracking Settings

In your page builder, look for a “Tracking” section under “Settings.” Paste the GTM scripts into the <head> and <body> input fields.

Option 3: Use a Native GTM Plugin or Module

Some platforms allow GTM integration using just the GTM container ID. Paste it where indicated by the platform.


🏷 STEP 2: Add a Custom Image Tag in GTM

  1. In your GTM dashboard, click “Add a new tag.”

  2. Name the tag (e.g., “myDSP Conversion Pixel”).

Tag Configuration:

  • Tag Type: Custom Image

  • Image URL:

     
    https://mydsp.yeesshh.com/conversion/?c={click_id}&value={value}

Triggering:

  • Set the trigger to “Page View” (fires on the Thank You Page).

  • Click Save, then Submit your GTM container.

  • Provide a Version Name (e.g., "myDSP GTM Setup") and click Publish.



🎯 STEP 3: Set Up Your Campaign in myDSP

  1. In myDSP, go to Campaign > Create, and fill in your campaign details.

  2. For the Creative Destination URL, enter the landing page URL with your GTM script.

  3. That’s it! No need to define goals in myDSP—pixel tracking is handled by GTM.


Once published, your conversion pixel will fire via GTM whenever the designated page is visited.