Server-side tagging translates to a new “Server” container running on a cloud VM in your own domain namespace. 1/6
- Hit validation and fixing before the hit is sent to the endpoint
- PII and privacy controls for the requests before dispatch
- Send same request to multiple endpoints
- Customize the HTTP response back to the client (e.g. Set-Cookie) 3/6
- (Hopefully) direct integrations to cloud APIs (write to BigQuery, trigger cloud functions)
- Reduce the amount of crap loaded in the client, as you could theoretically send a single hit to the server and then parse it for different uses 4/6
Yes, you can do all this. But you don’t have to be a dick. Always err in the side of max. respect for user privacy. 5/6