Hello, can anybody tell me how anonymous contact should work? In my case I was installed mautic on XAMPP and have Spring Boot(Java) application. When go to my web app no anonymous contact added to Mautic.
More information:
I have configured Mautic tracking settings to switch yes for all
I have configured CORS for my application
I’m not currently log in as admin account in Mautic
In my client website I have only JS tracking script before </body>
I noticed that adding contact by Mautic forms work well, Mautic then creates cookies, in my case I have only blank pages with JS tracking script and cookies not been created