Search...
Menu

Mintegral Pixel: Tracking URL & UTM Parameters Guide

Label:mintegral pixel ,tracking url ,utm ,user guide

When Mintegral serves an ad and a user clicks it, Mintegral inserts UTM parameters to the Tracking URL to enable tracking and attribution.

What we do

Mintegral inserts a set of UTM parameters to the Tracking URL when serving ads. Mintegral Pixel SDK automatically reads those parameters from the landing page URL, saves them to the browser’s local storage (localStorage), and attaches them to subsequent tracking events (e.g., page_view or purchase). This delivers accurate attribution and helps optimize campaign performance — with minimal work required from you.

How it works

  1. Ad served & clicked — Mintegral adds UTM parameters to the Tracking URL.
  2. Capture & store — Mintegral Pixel SDK reads the UTM values and stores them in local storage (localStorage).
  3. Track & attribute — Later conversion events include the stored UTM values for attribution and optimization.

Example Tracking URL

https://www.example.com/…?utm_campaign=this_is_offer_name&utm_id=this_is_offer_id&utm_medium=this_is_affiliate_id&utm_mtg_campaign_uuid=this_is_campaign_uuid&utm_mtg_click_id=this_is_click_id&utm_source=mintegral

UTM parameters

Parameter

Micro

Description

utm_campaign

{offer_name}

Name of the offer

utm_id

{adv_offer_id}

Unique ID of the offer

utm_medium

{affiliate_id}

Affiliate ID for the channel that served the ad

utm_mtg_campaign_uuid

{uuid}

UUID of the offer

utm_mtg_click_id

{click_id}

Mintegral tracking ID for precise attribution

utm_source

/

Traffic source.

utm_sourcedoes not have a corresponding macro. "mintegral" is the default value for this parameter and also our recommended value.

Why this matters

  • Accurate attribution — tie clicks to conversions precisely.
  • Performance insights — measure creative, channel, and campaign performance.
  • Optimization — feed attribution data into bidding and budget decisions.
  • Low effort — handled automatically by Mintegral + Pixel SDK.
Previous
Mintegral Pixel: How to Validate
Next
Analyze & Optimize
Last modified: 2025-09-24