Skip to content

Commit 2dbd1d2

Browse files
authored
Move after Understanding Event Parameters
- I also added a section about Understanding Event Parameters, so it seems to make sense to add our Actions fields after this
1 parent 9661015 commit 2dbd1d2

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
@@ -34,14 +34,14 @@ Some parameters automatically populate prebuilt [dimensions and metrics](https:/
3434

3535
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.
3636

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

4139
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.
4240

4341
The automatically collected and enhanced measurement events include parameters by default. Google also provides a set of required and optional parameters to include with each recommended event. Additionally, you can add more event parameters when you need them.
4442

43+
{% include components/actions-fields.html settings="true"%}
44+
4545
## FAQ & Troubleshooting
4646

4747
### Custom Event Naming

0 commit comments

Comments
 (0)