Skip to content

Commit 9f21753

Browse files
authoredMay 22, 2024··
Update index.md
1 parent 96e1e43 commit 9f21753

File tree

1 file changed

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

1 file changed

+2
-1
lines changed
 

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,8 @@ However, you can use Google's `/debug` endpoint to test your events against Goog
193193
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.
196-
2. Copy the `Request from Segment` value you see. This is the payload that Segment attempts to send to Google. 3. Use an API testing tool, like Postman, to send that payload to Google's `/debug` endpoint.
196+
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.
197198
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.
198199

199200
### Mobile data

0 commit comments

Comments
 (0)
Please sign in to comment.