Hacker News new | ask | show | jobs
by Nagyman 4535 days ago
We had the same issue with Optimizely cookies. They serialize the experiment data as a json blob, which grows with more experiments, and store it in a cookie. What a pain to debug as it wasn't consistent for every user.