Solved

disableCookies configuration is adding a third party cookie when amplitude.track() event is called

  • 5 April 2023
  • 1 reply
  • 210 views

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 

icon

Best answer by Jeremie Gluckman 7 April 2023, 18:43

View original

1 reply

Userlevel 6
Badge +9

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