You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-google-analytics-4/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -194,7 +194,7 @@ To validate your events:
194
194
195
195
1. Run a test through Segment's [Event Tester](/docs/connections/test-connections/) with the event you're concerned about.
196
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.
197
+
3. Use an API testing tool, like Postman, to send that payload to Google's `/debug` endpoint.
198
198
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.
0 commit comments