GTM server side, how not send specific GA4 parameters

Viewed 17

I have implemented a GTM server side container with GA4, it is correctly connected with the client space (the preview works).

I would not to send the ip to analytics, and I have excluded ip_override parameters in the GA4 tags ‘Parameters to Exclude’ section, but I am not sure that it is the correct way.

How can I verify that all is working fine?

In preview I checked the ‘outgoing HTTP request from Server’ and in the ‘Request URL’ post I see a value _uip with the ip. I guess I shouldn’t see this value if all works fine.

0 Answers
Related