Glossary

What is Install Referrer?

How Android install referrer works for mobile attribution and campaign tracking.

The install referrer is a parameter passed through the Google Play Store URL that carries campaign information from the ad click to the app after install. It is one of the primary attribution mechanisms for Android apps.

How Install Referrer Works

  1. User clicks on an ad with a Play Store URL containing referrer parameters
  2. Google Play Store records the referrer string
  3. User installs the app from the Play Store
  4. On first launch, the app reads the referrer string via the Google Play Install Referrer API
  5. Attribution platform matches the referrer to the original ad click

Install Referrer Parameters

ParameterDescriptionExample
utm_sourceTraffic sourcegoogle_ads
utm_mediumMarketing mediumcpc
utm_campaignCampaign namesummer_sale
utm_termKeyword or ad setcrypto_app
utm_contentAd creative identifiervideo_ad_01

Install Referrer vs Device ID Attribution

Install referrer is the preferred attribution method for Android because it is deterministic (exact match) and does not require advertising ID consent. It is more reliable than probabilistic fingerprinting-based attribution.

AppMeasurely reads and parses Android install referrer automatically when you integrate the SDK. No additional setup required. Get started free →