# Google Analytics integration

**✅ Before you start**&#x20;

Your store must already have **Google Analytics set up in your store settings**.

If you haven’t set up GA4 yet, follow Google’s official setup steps. [Learn more](https://support.google.com/analytics/answer/9304153?hl=en)

Our app currently supports Google Analytics integration. It works totally based on Google Analytics in your store settings. Please make sure the store setting is configured correctly and enable it in our app as below.

### 🧩 Enable Google Analytics on a form

Please follow our below instruction to track the submissions via Google Analytics

1, Open the app > click **Forms** > open the form you want to deal with

2\. Click **Integration** icon on the left side > turn on **Google Analytics** > click on **Google Analytics** option to open the setting

<figure><img src="/files/zch1wu03tzpbZKGRD8s8" alt=""><figcaption></figcaption></figure>

3\. Click **Configure** button > enter **Event Name, Event Category, Event Action, Event Label**

<figure><img src="/files/CEjiM0tsOaK6kgQXUMO3" alt=""><figcaption></figcaption></figure>

4\. Click **Save**

***

### ✅ **How it works**

* &#x20;Your store already has Google Analytics running (set in your store settings).
* PowerfulForm will send a **form\_submit** event to that existing Google Analytics setup.
* ⚠️ If Google Analytics isn’t configured in your store settings, events won’t appear.

&#x20;


---

# 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://docs.powerfulform.com/~/revisions/KRfi0fHdeAFeAhiPrH7G/app-integration/google-analytics-integration.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.
