Campaign Setup
1. Create Google Ads Campaign
- Log in to your Google Ads account
- Create a new campaign
- Configure the campaign to redirect users to your website
- Set up your targeting, bidding, and creative assets
2. Landing Page URL Structure
When users click on your Google ads and land on your webpage, the URL will contain important campaign tracking parameters. Here’s an example of what the URL structure looks like:3. Parameter Capture and App Download Link Setup
Your website must capture the following Google campaign parameters from the landing page URL:gad_campaignid
- Google Ads campaign ID (required)gclid
- Google Click Identifiergbraid
- Google conversion tracking parameter
The
gad_campaignid
parameter must always be passed to ensure proper campaign attribution. The parameter names must be exact matches: gad_campaignid
, gclid
, and gbraid
.Replace
your-domain.linkrunner.io
with the actual domain you’ve configured in your Linkrunner dashboard for app attribution.Implementation Checklist
- Create Google Ads web campaign targeting your website
- Configure website to capture
gad_campaignid
,gclid
, andgbraid
parameters - Set up “Download App” button to redirect with captured parameters
- Test the complete flow from ad click to app install attribution
- Verify attribution data appears in your Linkrunner dashboard