Skip to content

Commit d1b80b5

Browse files
authored
small edits to GA4 docs
1 parent 0c75151 commit d1b80b5

File tree

1 file changed

+5
-5
lines changed
  • src/connections/destinations/catalog/actions-google-analytics-4

1 file changed

+5
-5
lines changed

src/connections/destinations/catalog/actions-google-analytics-4/index.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ hidden: true
1212
1313

1414
> success ""
15-
> **Good to know**: This page is about the [Actions-framework](/docs/connections/destinations/actions/) Google Analytics destination. There's also a page about the [non-Actions Google Analytics destination](/docs/connections/destinations/catalog/google-analytics/). Both of these destinations receives data _from_ Segment.
15+
> **Good to know**: This page is about the [Actions-framework](/docs/connections/destinations/actions/) Google Analytics 4 destination. There's also a page about the [non-Actions Google Universal Analytics destination](/docs/connections/destinations/catalog/google-analytics/). Both of these destinations receive data _from_ Segment.
1616
1717
## Benefits of Google Analytics 4
1818

1919
The Google Analytics 4 destination provides the following benefits:
2020

2121
- **Fewer settings**. Data mapping for actions-based destinations happens during configuration, which eliminates the need for most settings.
2222
- **Clearer mapping of data**. Actions-based destinations enable you to define the mapping between the data Segment receives from your source and the data Segment sends to Google Analytics 4.
23-
- **Support for multi-product arrays**. Products nested within arrays, like the products array in the [Order Completed](/docs/connections/spec/ecommerce/v2/#order-completed) event, can be sent to Google Analytics 4.
23+
- **Support for multi-product arrays**. Products nested within arrays, like the `products` array in the [Order Completed](/docs/connections/spec/ecommerce/v2/#order-completed) event, can be sent to Google Analytics 4.
2424
- **Multi-platform support**. You can use a Google Analytics 4 property for a website, an app, or both a website and app together.
2525

2626
## Getting started
@@ -32,8 +32,8 @@ The Google Analytics 4 destination is in Private Beta and does not appear in the
3232
1. To access the destination, navigate to this URL: `https://app.segment.com/<workspace_slug>/destinations/catalog/actions-google-analytics-4`. Replace `<workspace_slug>` with your workspace slug.
3333
2. Click **Configure Google Analytics 4** in the top-right corner of the screen.
3434
3. Choose which of your sources to connect the destination to. (You can connect more sources to the destination later.)
35-
4. Click **Configure Actions** and follow the set up steps to** Create Destination**.
36-
5. On the Settings tab, enter in the [Measurement ID](https://support.google.com/analytics/answer/9539598){:target='_blank'} and API Secret associated with your GA4 stream and click **Save**._ Note: to create a new API Secret, navigate in the Google Analytics UI to Admin > Data Streams > choose your stream > Measurement Protocol > Create. _
35+
4. Click **Configure Actions** and follow the set up steps to **Create Destination**.
36+
5. On the Settings tab, enter in the [Measurement ID](https://support.google.com/analytics/answer/9539598){:target='_blank'} and API Secret associated with your GA4 stream and click **Save**. _Note: To create a new API Secret, navigate in the Google Analytics UI to Admin > Data Streams > choose your stream > Measurement Protocol > Create._
3737
6. Follow the steps in the Destinations Actions documentation on [Customizing mappings](/docs/connections/destinations/actions/#customizing-mappings).
3838

3939
## Available Google Analytics 4 actions
@@ -58,4 +58,4 @@ Combine the supported [triggers](docs/connections/destinations/actions/#componen
5858
* Generate Lead
5959
* Sign Up
6060
* Login
61-
* Custom Event
61+
* Custom Event

0 commit comments

Comments
 (0)