Skip to content

Use post body to send payload#8

Open
jgrevich wants to merge 1 commit intoNicoMiceli:masterfrom
jgrevich:fix/use-post-body
Open

Use post body to send payload#8
jgrevich wants to merge 1 commit intoNicoMiceli:masterfrom
jgrevich:fix/use-post-body

Conversation

@jgrevich
Copy link
Copy Markdown

The post body allows for significantly more payload data compared to the URL params. Also, the devguide recommends that the payload is sent in the body of the post request. :
https://developers.google.com/analytics/devguides/collection/protocol/v1/reference#using-post

The devguide recommends that the payload is sent in the body of the post request. The post body
allows for significantly more payload data compared to the URL params:
https://developers.google.com/analytics/devguides/collection/protocol/v1/reference#using-post
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant