Hi,
Thanks for your reply. I make a mistake. I thought it was the same as in UA.
And if I activate GA4 tracking + anonymization in the plugin settings. The code below was showing up. That made me confused.
gtag('config', 'G-..', {
'allow_display_features': false,
'anonymize_ip': true
});
Thanks!
Kind Regards