Your software
My Mautic version is: 2.16.2
My PHP version is: 7.3.17
Your problem
My problem is: As of European Law I need to request consent for cookies before them being set. With a javascript code I was able to disallow mautic cookies after they are set. But on first page load Mautic loads cookies via mtc.js which I like to prevent until the visitor has given consent to set these cookies.
The following line seems to be injected into the pages automatically:
I did not found anything in the template files which is used.
This is about the Mautic internal Landing Pages not any external website where the Mautic Tracking Code must be manually inserted.
Where do I disable the automatic tracking for Mautic Landing Pages?
These errors are showing in the log: No.
Steps I have tried to fix the problem:
Searched numerous files and the internet, but did not found any hint how to disable Mautic landing page tracking.
Every help is welcome. Thanks.