Skip to content

Commit ba50f0f

Browse files
fix typo
1 parent 9f21753 commit ba50f0f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ To validate your events:
194194

195195
1. Run a test through Segment's [Event Tester](/docs/connections/test-connections/) with the event you're concerned about.
196196
2. Copy the `Request from Segment` value you see. This is the payload that Segment attempts to send to Google.
197-
3. 3. Use an API testing tool, like Postman, to send that payload to Google's `/debug` endpoint.
197+
3. Use an API testing tool, like Postman, to send that payload to Google's `/debug` endpoint.
198198
4. Google's `/debug` endpoint returns a [validation code](https://developers.google.com/analytics/devguides/collection/protocol/ga4/validating-events?client_type=gtag#validation_code){:target="_blank”} and a description of the error.
199199

200200
### Mobile data

0 commit comments

Comments
 (0)