> ## Documentation Index
> Fetch the complete documentation index at: https://leadtrackr.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Set Up the GA4 Integration

> Send offline conversions from LeadTrackr to Google Analytics 4 using the Measurement Protocol.

## Step 1: Connect Your Google Account

Start by connecting your Google account in LeadTrackr.

1. Go to your project settings.
2. Click on **Manage Google Connection**.
3. Click **Connect Google Account**.
4. Follow the prompts to authorize your account.

<Info>Make sure this Google account is connected to your Google Ads and Google Analytics accounts.</Info>

<Frame>
  <img src="https://mintcdn.com/leadtrackr/4UmaXrfA8s-kcqcW/images/integrations/ga4-1.png?fit=max&auto=format&n=4UmaXrfA8s-kcqcW&q=85&s=13ab57bba4642811e2c8dfb5172a9715" alt="Connect Google account" width="2754" height="1616" data-path="images/integrations/ga4-1.png" />
</Frame>

## Step 2: Choose Your GA4 Property

Once connected, go to the **GA4 Analytics Events** tab.

1. Select the GA4 property you want to integrate with.

<Frame>
  <img src="https://mintcdn.com/leadtrackr/4UmaXrfA8s-kcqcW/images/integrations/ga4-2.png?fit=max&auto=format&n=4UmaXrfA8s-kcqcW&q=85&s=909ea4bea9da704a8664f84beed0250f" alt="Select GA4 property" width="2672" height="1514" data-path="images/integrations/ga4-2.png" />
</Frame>

If your property doesn't show up in the list:

* Choose **Manual Entry**
* Enter your **Measurement ID** (looks like `G-XXXXXXX`)

## Step 3: Create a GA4 API Secret

Now we need to create an API Secret for the Measurement Protocol.

1. Go to your Google Analytics property
2. Navigate to: **Admin** → **Data collection and modification** → **Data streams**

<Frame>
  <img src="https://mintcdn.com/leadtrackr/4UmaXrfA8s-kcqcW/images/integrations/ga4-3.png?fit=max&auto=format&n=4UmaXrfA8s-kcqcW&q=85&s=249d76574c207e7e2ec598f4df2787a7" alt="GA4 data streams" width="2550" height="1848" data-path="images/integrations/ga4-3.png" />
</Frame>

3. Choose your data stream
4. Click on **Measurement Protocol API secrets**

<Frame>
  <img src="https://mintcdn.com/leadtrackr/4UmaXrfA8s-kcqcW/images/integrations/ga4-4.png?fit=max&auto=format&n=4UmaXrfA8s-kcqcW&q=85&s=30251b6c56cc972dab2a3ea70b5d0d30" alt="Measurement Protocol API secrets" width="3456" height="1850" data-path="images/integrations/ga4-4.png" />
</Frame>

5. Click **Create** and make a new API Secret, give it a name (e.g. "LeadTrackr Integration")

## Step 4: Copy and Paste the Secret

1. Copy the **generated API secret**
2. Go back to the GA4 integration tab in LeadTrackr
3. Paste the secret into the **API Secret** field

<Frame>
  <img src="https://mintcdn.com/leadtrackr/4UmaXrfA8s-kcqcW/images/integrations/ga4-5.png?fit=max&auto=format&n=4UmaXrfA8s-kcqcW&q=85&s=0d3bcfc8b7783962c1969c5fec1c81d5" alt="Paste API secret in LeadTrackr" width="2620" height="1512" data-path="images/integrations/ga4-5.png" />
</Frame>

## What's Next?

Your GA4 integration is ready — now link your sales actions to GA4 events using conversion labels.

<Card title="Set Up Conversion Labels" icon="tags" href="/docs/conversion-labels/set-up-conversion-labels">
  Link your lead statuses to GA4 events
</Card>

## Further Reading

* [Measurement Protocol overview — Google Analytics for Developers](https://developers.google.com/analytics/devguides/collection/protocol/ga4)
* [Offline and CRM data import — Google Analytics Help](https://support.google.com/analytics/answer/10071301)
