---
title: "Integrating Google Analytics 4 (GA4)"
slug: "integrating-google-analytics-4"
description: "Nexudus integrates with Google Analytics 4 (G4) to help you analyze your Members Portal performance. The integration tracks events such as page visits, items added to cart, and even failed or successful checkouts. "
updated: 2023-07-12T10:25:45Z
published: 2023-07-12T10:25:45Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.nexudus.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrating Google Analytics 4 (GA4)

## What you need to integrate Google Analytics 4

- **A Google Analytics 4 account**

If you don't have a Google Analytics 4 account yet, you can create one through [analytics.google.com](https://analytics.google.com/)

- **A data stream dedicated to your Members Portal in Google Analytics 4**

If you don't have Google Analytics 4 data stream for your Members Portal yet, you can create one in a minute following Google's guide to [create a data stream](https://support.google.com/analytics/answer/9304153?sjid=13879973986874087128-EU#stream&amp;zippy=%2Cweb).

- **The measurement ID of your Google Analytics 4 data stream**

You can find your measurement ID is a combination of numbers and letters that always starts with **G-**.

![GA4_MeasurementID_Highlight](https://cdn.document360.io/4f9a66c7-3dbb-4052-97d8-5439302e1512/Images/Documentation/GA4_MeasurementID_Highlight.png)

---

## Integrate Google Analytics 4

1. Log in to [dashboard.nexudus.com](https://dashboard.nexudus.com/) if you aren't already.
2. Go to [**Settings > Integrations > Google Analytics 4**](https://dashboard.nexudus.com/settings/integrations/googleanalytics4).
3. Add your Google Analytics 4 measurement ID in the **MEASUREMENT ID** field.

![GA4_Page](https://cdn.document360.io/4f9a66c7-3dbb-4052-97d8-5439302e1512/Images/Documentation/GA4_Page.png)

1. Click the **Save Changes** button.

---

All set! You should be able to see Members Portal events in your Google Analytics 4 within the next 24 to 48 hours.

          Can't see Google Analytics 4 events for your Members Portal after 48 hours?

          

If you've enabled the integration more than 48 hours and still can't see any events in Google Analytics 4, [contact support](https://help.nexudus.com/docs/contacting-support) for help.

          Don't forget to update your Members Portal [cookies policy](/v3/docs/cookies-policy) to include  Google Analytics 4 tracking details.

          

---

### Google Analytics 4 events Nexudus collects

### login

User logged in to your Members Portal.

We track the following properties for this event:

- User ID

### sign_up

User signed up to your space.

We track the following properties for this event:

- User ID

### pageview

User clicked on/viewed a page.

We track the following properties for this event:

- User IDs
- Event origin
- Current and previous page IDs
- Current and previous page class
- Current page name on the Members Portal

### purchase

User successfully made a purchase on your Members Portal.

We track the following properties for this event:

- User ID
- Location currency
- Invoice
  - currency
  - due date
  - ID
  - reference
  - total amount
- Invoice line item
  - ID
  - name
  - value

### begin_checkout

User started checking out their cart on your Members Portal.

We track the following properties for this event:

- User ID
- Location currency
- Each cart item's
  - ID
  - name
  - value

### view_cart

User clicked on their cart.

We track the following properties for this event:

- User ID
- Location currency
- Each cart item's
  - ID
  - name
  - value

### add_to_cart

User added an item to their cart.

We track the following properties for this event:

- User ID
- Location currency
- Each cart item's
  - ID
  - name
  - value

### clear_cart

User cleared their cart.

We track the following properties for this event:

- User ID
- Location currency
- Each cart item's
  - ID
  - name
  - value

### remove_from_cart

User removed an item from their cart.

We track the following properties for this event:

- User ID
- Location currency
- Each cart item's
  - ID
  - name
  - value

### add_payment_info

User added their payment details.

We track the following properties for this event:

- User ID

### fail

User checkout failed.

We track the following properties for this event:

- User ID
- Invoice
  - currency
  - due date
  - ID
  - reference
  - total amount

### updated

User updated their payment details.

We track the following properties for this event:

- User ID

### saved:{agentKey}.{key}

User updated any of their details on the Members Portal.

We track the following properties for this event:

- User ID
