# Configuring GA4 Settings in Shopify

Configuring our [Google Analytics 4 Connector](https://apps.shopify.com/google-analytics-4-connector) settings for Shopify is quick and easy.

First, please make sure that you’ve created a Google Analytics 4 Property, and that you have your Measurement ID and your API key ready to go. You can learn more about GA4 configuration at:

{% content-ref url="/pages/Xk68vhnBjlh92dj1FMIr" %}
[Configuring Google Analytics 4](/apps/shopify/google-analytics-4-connector/configuring-google-analytics-4.md)
{% endcontent-ref %}

Next, visit our [Shopify Marketplace listing](https://apps.shopify.com/google-analytics-4-connector) to install our app on your Shopify Store. Then, follow our instructions for [configuring Shopify Event Tracking](/apps/shopify/shopify-event-tracking.md).

## Configuring the GA4 Connector Settings

<figure><img src="/files/9nxCP1GkWnoqLqB5p3ny" alt=""><figcaption><p>Fueled user interface for adding GA4 settings and configuration</p></figcaption></figure>

### Entering Your Google Analytics 4 Credentials

You will need to enter your Measurement ID and API Key for GA4 to send Google attribution events, which you set up when [Configuring Google Analytics 4](/apps/shopify/google-analytics-4-connector/configuring-google-analytics-4.md).

<figure><img src="/files/QTfwNqXeiRRBRnKe1DlJ" alt=""><figcaption><p>Entire your Google Analytics Measurement ID and API Key in the "Configure Google Analytics 4" section.</p></figcaption></figure>

### Choose The "Value" To Send To GA4 For Purchase Events

<figure><img src="/files/bIXjVofFSWW3EtN5IJ1s" alt=""><figcaption><p>You can send "subtotal" (recommended) or "Total Order Value" to GA4 for Purchase events.</p></figcaption></figure>

### Choose The Transaction ID To Send To GA4 For Purchase Events

<figure><img src="/files/LSWucw0bAdH1042vhGoB" alt=""><figcaption><p>Choose how you want to send Google Analytics a transaction ID on purchase events.</p></figcaption></figure>

By default, Fueled sends a "hash" of the Shopify Transaction ID to GA4 for the purchase transaction ID. This is because many governing laws, including the California Privacy Rights Act, consider Order IDs to be PII (personally identifiable information).

However, we do allow merchants to use Shopify's Transaction ID (non-hashed) or Order Number as the transaction ID sent to GA4. Please consider the privacy implications of this choice. Fueled is not liable for personally-identifiable information that a merchant chooses to send to Google Analytics.

### Pausing Attribution Events

For the most part, once a merchant has configured our app, they will never need to adjust their settings or temporarily pause events. That said, if you’re setting up a new development store or are staging the Fueled app for a new store, you can use the settings below to turn off event tracking, while keeping the Fueled app installed and configured for your storefront.

<figure><img src="/files/dlUr4SEofmuwnDLYHiUt" alt=""><figcaption><p>You can pause Fueled's GA4 integration, if need be.</p></figcaption></figure>

### Getting Help

We do our best to support the wonderful merchants who choose to leverage our software. You can get in touch with us at: <support@fueled.io>.

You might also considering [joining our Community Slack Channel](/more-info/get-support.md), where consultants, developers, and other merchants are available to lend a hand.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.fueled.io/apps/shopify/google-analytics-4-connector/configuring-fueleds-shopify-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
