JSON HTTP Request tag sends a POST request to your URL with a JSON body with all event data that came to the GTM client. There is also an ability to add your custom request headers and data.
Also, tag changes “-” symbol in keys to “_”. That is done because many systems do not work with nested objects and our tag tries to work with all systems out of the box. These transformations apply only to event data that comes from the client. If you use the “Additional Options” setting of the tag, the keys that you fill in will be used without any modification.
Use GTM Server Side's JSON HTTP Request tag to send GA event data to your CRM or URL. Avoid insecure methods & improve site performance.
Stape has created an HTTP Lookup Variable for server GTM to customize and enrich the data you get. Check out our end-to-end guide for setting it up.