Google Play URL & Campaign Link Generator
Generate direct Play Store links, market schemes, and campaign referral URLs with full UTM tracking parameter support.
Ready
Awaiting input...
Awaiting input...
Google Play Campaign Tracking Reference
Referrer URL Syntax
Google Play accepts standard URL-encoded referral parameters (`referrer=utm_source...`) to pass campaign data safely through installation.
Play Console Analytics
Track acquisition performance, conversions, and campaign breakdowns directly within your Google Play Console acquisition reports.
Direct Market Schemes
Use `market://details?id=...` links directly inside native mobile apps to launch the Google Play app seamlessly without opening a browser.
Frequently Asked Questions (FAQ)
Campaign parameters are appended using the `referrer` query parameter. When a user installs the app from this link, Google Play captures the referrer string and makes it available to your app install broadcast receivers or analytics SDKs.
Web URLs (`https://play.google.com/...`) work everywhere including desktop browsers and mobile web. Market schemes (`market://details?...`) only work when triggered on an Android device with the Play Store app installed.