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

fix!: visitor id disabled by default #199

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Conversation

nicklasl
Copy link
Member

@nicklasl nicklasl commented Sep 5, 2024

We want to allow users to opt out from visitor_id which is a feature that uses cookies as a storage medium.
Since we are defaulting to disable visitor id (whereas it was previously enabled), we mark the commit as breaking.

@nicklasl nicklasl force-pushed the visitor-id-disabled-by-default branch 3 times, most recently from 79396a7 to 274bacf Compare September 6, 2024 08:56
@nicklasl nicklasl changed the title feat!: support enable and disable visitor id fix!: visitor id disabled by default Sep 6, 2024
Copy link
Contributor

@andreas-karlsson andreas-karlsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be nice to add some docs about this in at the same time?

since we are defaulting to disable (whereas it was previously enabled),
 we mark the commit as breaking.
@nicklasl nicklasl force-pushed the visitor-id-disabled-by-default branch from 274bacf to 304683c Compare September 10, 2024 11:00
Copy link
Contributor

@andreas-karlsson andreas-karlsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@nicklasl nicklasl merged commit aea60c4 into main Sep 11, 2024
2 checks passed
@nicklasl nicklasl deleted the visitor-id-disabled-by-default branch September 11, 2024 05:58
@github-actions github-actions bot mentioned this pull request Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants