Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scoping: reduce number of cookies dropped to track interactions #338

Open
markhayden opened this issue Sep 27, 2019 · 0 comments
Open

Scoping: reduce number of cookies dropped to track interactions #338

markhayden opened this issue Sep 27, 2019 · 0 comments

Comments

@markhayden
Copy link
Member

Pathfora currently creates a number of cookies based on interactions which can cause browser issues when too many campaigns stack up. As such we need to scope what a plan of attack is for fixing the issue. Goal is for essentially an RFC that addresses:

  • how should we store interaction data (localStorage, cookies?)
  • if localStorage how do we handle falling back to cookies for legacy browsers
  • can we expire cookies more actively to reduce the buildup?
  • how can we flush the existing cookies during rollout?
  • account setting to prevent this new behavior from being global to prevent issues?
  • pathfora versioning?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant