> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.omegatheme.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to check if GA4 is tracking

There are a few ways to check if GA4 is working properly on your website. You can choose any one of the below methods:
1. Check Real-Time Reports in GA4: This is the fastest way to confirm that data is being sent successfully.
2. Use browser Extension
# Method 1: Real-time reports in GA4 (fastest)
1. Log in to your **Google Analytics** account.
2. Select the correct **GA4 Property** for your website.
3. Navigate to **Reports** > **Realtime Overview**.
4. Open your storefront in a new tab, browse a few pages, or view a product.
5. Go back to the Real-time report; you should see your visit (**Active Users**) and events (**Event Count**) starting to appear.

**Identifying Events from Omega Google Ads:**
* Click on an event (e.g., `view_item`).

![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_ebpn3m.png)
* Look for the **`from_trakpilot`** parameter. If its value is **`1`**, it confirms the Omega Google Ads app is tracking and sending data correctly.
![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_19igt6y.png)

![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_d8k9gk.png)
* Check the **`event_source`** parameter:
* **`trakpilot_server`**: Sent via Trakpilot's server (**Server-side**).
* **`trakpilot_client`**: Sent via the browser (**Client-side**).
![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_1osaoje.png)
**__What to Look For__**
* **Active Users:** The number should increase to reflect your visit.
* **Page Views:** The page you’re on should appear in the list of active pages.
* **Location:** Your location might be displayed if available.
If you see your activity in Real-Time report, it means Google Analytics status is fine. GA4 is successfully tracking data from your website
# Method 2: Use browser extension
1. I**nstall Chrome Extension:**
* Install extension [Tag Explorer](https://chromewebstore.google.com/detail/tag-explorer/obhceflecohdhjjomleeakkogaiclhoo?hl=en)
* Install extension [Google Analytics Debugger](https://chromewebstore.google.com/detail/google-analytics-debugger/jnkmfdileelhofjcijamephohjechhna) and turn ON debug mode
![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_161s98f.png)

2. **Trigger Events on Your Website:**
* Open your storefront and activate the **Tag Explorer** extension.
* Perform an action (e.g., View a product: event: view_item).

![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_1vj7xov.png)
* In the event list captured by the extension, click on event details and find the **`from_trakpilot`** parameter.
* If you see **`from_trakpilot: 1`**, the event was successfully triggered by our app.
![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_bes469.png)






