I tried to send event to Google Analytics 4 using the postman.
And GA4 just response 204 No Content and the event is not recorded in the data stream. I checked the measurement_id and api_secret has right value. Is there anything wrong?
Thank you.
CodePudding user response:
The object should be payload
, not body
.
Try to see this video: https://youtu.be/WSxdrG1G_yE