Skip to main content

I want to have amplitude events without cookies. For that, I have set the disableCookies configuration to true when amplitude.init(). The problem is that when I run amplitude.track() it creates many cookies from amplitude as can be seen down.

What can I do to capture the tracks of the events without adding new cookies to the storage?

Thanks 

Thanks for posting here @cr3spo it’s likely that the cookies being created are not from Amplitude, but rather from some other part of your website or application. If you think this is a bug or issue with your set up I can connect you with our support team.


Reply