Skip to content

Commit

Permalink
DOCT-19876 Updated GA4 section (#1029)
Browse files Browse the repository at this point in the history
* DOCT-19876 Updated GA4 section

* Fixed typo
  • Loading branch information
Anaelle1 authored May 23, 2024
1 parent e06fb0a commit e3f0508
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ steps:
content: |
{% capture tsl-support-note %}
SSL can only be used with versions of {{ destination.display_name }} that support TSL 1.2. Check which versions support it in [Microsoft's documentation]({{ site.data.destinations.microsoft-sql-server.resource-links.tls-support }}).
{% endcapture %}s
{% endcapture %}
{% include note.html type="single-line" content=tsl-support-note %}
Check the **{{ defaults.field-names.ssl }}** checkbox. {{ defaults.field-copy.ssl }}
Expand Down
4 changes: 2 additions & 2 deletions _saas-integrations/ga4/v1/ga4-v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,8 @@ setup-steps:
2. To track a report, click the **checkbox** next to the report's name. You'll be redirected to a page with a list of metrics and dimensions available for replication.
3. Select the metrics and dimensions you want to include in the report. When making your selections, keep the following in mind:
- **You can select up to 10 metrics and 9 dimensions per report.** Stitch automatically sets the `date` dimension, so technically you can only select 8 other dimensions. This limit is imposed by Google and can't be changed or worked around. When you reach this limit, you won't be able to make any other selections until you de-select a metric or dimension.
- **Metric and dimension combinations are subject to Google's compatibility rules.** When you select a metric or dimension, all other metrics and dimensions incompatible with the selection will be greyed out. To test your combos before selecting them in Stitch, use [Google's Dimensions & Metrics Explorer](https://ga-dev-tools.web.app/ga4/dimensions-metrics-explorer/){:target="new"}.
- **You can select up to 10 metrics and 9 dimensions per report.** This limit is imposed by Google and can't be changed or worked around.
- **Metric and dimension combinations are subject to Google's compatibility rules.** To test your combos before selecting them in Stitch, use [Google's Dimensions & Metrics Explorer](https://ga-dev-tools.web.app/ga4/dimensions-metrics-explorer/){:target="new"}.
- **Custom metrics and dimensions** will display as either `ga:metric` or `ga:dimension`.
How a custom dimension will look in your {{ integration.display_name }} console:
Expand Down

0 comments on commit e3f0508

Please sign in to comment.