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:
- Check Real-Time Reports in GA4: This is the fastest way to confirm that data is being sent successfully.
- Use browser Extension
Method 1: Real-time reports in GA4 (fastest)
- Log in to your Google Analytics account.
- Select the correct GA4 Property for your website.
- Navigate to Reports > Realtime Overview.
- Open your storefront in a new tab, browse a few pages, or view a product.
- 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).

- Look for the
from_trakpilotparameter. If its value is1, it confirms the Omega Google Ads app is tracking and sending data correctly.


- Check the
event_sourceparameter: trakpilot_server: Sent via Trakpilot's server (Server-side).trakpilot_client: Sent via the browser (Client-side).

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
- Install Chrome Extension:
- Install extension Tag Explorer
- Install extension Google Analytics Debugger and turn ON debug mode

- 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).

- In the event list captured by the extension, click on event details and find the
from_trakpilotparameter. - If you see
from_trakpilot: 1, the event was successfully triggered by our app.

Updated on: 15/07/2026
Thank you!