# Configuring a Destination

Now that you've installed Freshpaint, Freshpaint is automatically collecting every user action performed on your site through the Autotrack source. To start making use of this data, you can configure a destination as a place to send the data to. For this quick start guide, we'll show you how to setup Google Analytics 4 Proxy but similar steps work for other destinations.

{% hint style="warning" %}
If you already have Google Analytics 4 installed on your site, make sure to remove it before you turn it on through Freshpaint. If you configure Google Analytics 4 Proxy through Freshpaint at the same time you have it installed directly on your site, your Google Analytics account will start counting every user twice.
{% endhint %}

To turn on Google Analytics 4 Proxy, navigate to the [destinations > apps page](https://app.freshpaint.io/destinations/apps) and search for the Google Analytics 4 Proxy destination:

<figure><img src="https://1666823438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MA7aDqsXMFbUsWVqonF%2Fuploads%2FpjlANCYrySBeJaD68HlH%2Fimage.png?alt=media&#x26;token=9f13e7bb-299a-48e7-a60b-8a6daed5175c" alt=""><figcaption></figcaption></figure>

Go to the [Google Analytics 4 Proxy configuration page](https://app.freshpaint.io/destinations/apps/google-analytics-4-proxy) in Freshpaint and click Configure. Then, configure the app credentials by providing your Measurement ID. You can find your Measurement ID in your Google Analytics account by following these steps: go to Admin > Data Streams > \[select data stream from list] and copy the Measurement ID value:

<figure><img src="https://1666823438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MA7aDqsXMFbUsWVqonF%2Fuploads%2FOsCI5eOKXJN6evowoutN%2FPasted%20Graphic%205.png?alt=media&#x26;token=3fdda10e-c15a-4114-8466-23cf5431d5ac" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh3.googleusercontent.com/OtqLytIraoaVcIJy1oyXwZT_TFnIa_tA1NLjgu1Irw4biLJ4G9256mTkvu-CzyFZFBrKeHT0bt5dVHOzhh7mkOVJrSK7_hAZvSNPkO2wGaZI44LDbZFbQJnGC_smeUqu5ebEt4ErVLUVqjLogrJFyeMJIQ=s2048" alt=""><figcaption></figcaption></figure>

### That's it! Now all you need to do to send an event to Google Analytics 4 Proxy is enable the destination in the Freshpaint event definition:

Navigate to your Freshpaint event, and toggle the destination on to enable the event to be sent to the Google Analytics 4 Proxy destination.

<figure><img src="https://1666823438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MA7aDqsXMFbUsWVqonF%2Fuploads%2F8Tu0abIUreudJY1Hm8CM%2Fimage.png?alt=media&#x26;token=b65520b5-d2af-4c57-952a-75eacfb90125" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You will need to follow extra steps to finish setting up a destination if you are a HIPAA account. You can look at the extra steps needed for Google Analytics 4 Proxy [here](https://documentation.freshpaint.io/integrations/destinations/apps/google-analytics-4-proxy/google-analytics-4-proxy-quick-start-guide).
{% endhint %}

The fastest way to confirm if the integration is working is to:

1. Send an event to GA4 via the toggle like in the screenshot above
2. Trigger the event you just toggled to send to GA4
3. Wait a few minutes, then check GA4's Realtime overview for the events. To navigate here, go to Reports > Realtime and scroll down to view the events:

<figure><img src="https://1666823438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MA7aDqsXMFbUsWVqonF%2Fuploads%2FPAyoFCEu38o65JBYsCxz%2FPasted%20Graphic%206.png?alt=media&#x26;token=564b5e31-5e54-4183-95fd-5ad8e9ceb435" alt=""><figcaption></figcaption></figure>

There are other reports in Google Analytics you may be interested in verifying. You can read more about how to do that [here](https://documentation.freshpaint.io/integrations/destinations/apps/google-analytics-4-proxy/google-analytics-4-proxy-quick-start-guide).&#x20;

{% hint style="info" %}
If you are using a client-side integration, by default the only data sent to a destinations is the same data that is natively collected by the destination. Out of the box, Freshpaint does not send any additional data to a destination. In the next section, we'll look at how you can use Freshpaint to send additional data to a destination without writing code.
{% endhint %}

{% hint style="info" %}
If you are setting up a client-side destination, it takes 2 minutes for the Freshpaint CDN to clear and the new destination to show up on your website.
{% endhint %}
