You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, I have defined the measurementId in the mint.json file, which exposes it in the client-side code.
Question:
Is it possible to set the GA4 measurementId without exposing it in the client-side code? If so, what are the best practices to protect against potential abuse and data manipulation?