Skip to content

Commit 9661015

Browse files
authored
Move {% include components/actions-fields.html settings="true"%} below blurb
1 parent 642f96a commit 9661015

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ To connect the Google Analytics 4 Web destination:
2828
5. On the **Settings** tab, under **Basic Settings**, enter in the [Measurement ID](https://support.google.com/analytics/answer/9539598){:target='_blank'} associated with your GA4 web stream.
2929
6. Set up your event mappings by following the steps in the Destinations Actions documentation on [Customizing mappings](/docs/connections/destinations/actions/#customizing-mappings){:target="_blank"}.
3030

31-
{% include components/actions-fields.html settings="true"%}
32-
3331
After you've set up at least one event in your **Mappings** tab, you should be able to see your events and their parameters using Google's [Realtime](https://support.google.com/analytics/answer/9271392){:target="_blank"} and [DebugView](https://support.google.com/analytics/answer/7201382){:target="_blank"} reports. Note that the DebugView report requires some additional configuration before you can use the report. These two reports show you the events users trigger on your website as the events are triggered.
3432

3533
Some parameters automatically populate prebuilt [dimensions and metrics](https://support.google.com/analytics/answer/9143382){:target="_blank"} in Google Analytics. For example, the parameters on the automatically collected and enhanced measurement events, as well as the required and optional parameters you send with the recommended events, populate pre-built dimensions and metrics.
3634

3735
Other parameters require you to create [custom dimensions and metrics](https://support.google.com/analytics/answer/10075209){:target="_blank"} to see the parameter values in Google Analytics. Whenever you create a custom parameter, you need to create a corresponding custom dimension or metric so you can see that data.
3836

37+
{% include components/actions-fields.html settings="true"%}
38+
3939
### Understanding Event Parameters
4040

4141
Parameters provide additional information about the ways users interact with your website. For example, when someone views a product you sell, you can include parameters that describe the product they viewed, such as the name, category, and price.

0 commit comments

Comments
 (0)