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

feat(audience): track audience using a privacy compliant algorithm #361

Closed
wants to merge 8 commits into from

Conversation

ramboz
Copy link
Collaborator

@ramboz ramboz commented Jul 15, 2024

This re-introduces the audiences checkpoint, but makes sure we are properly randomizing the data so we avoid PII concerns and audiences of one related problems.

Related Issues

Fix #360

@ramboz
Copy link
Collaborator Author

ramboz commented Jul 15, 2024

@trieloff Here is a draft for the differential audiences tracking logic.

Copy link
Contributor

@trieloff trieloff left a comment

Choose a reason for hiding this comment

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

Directionally correct

src/google-logger.mjs Outdated Show resolved Hide resolved
src/utils.mjs Outdated Show resolved Hide resolved
@ramboz ramboz marked this pull request as ready for review July 22, 2024 18:39
@ramboz ramboz changed the title feat: track audience using a privacy compliant algorithm feat(audience): track audience using a privacy compliant algorithm Jul 29, 2024
@ramboz
Copy link
Collaborator Author

ramboz commented Jul 30, 2024

Closing in favor of #368

@ramboz ramboz closed this Jul 30, 2024
@ramboz ramboz deleted the audiences branch July 30, 2024 22:55
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.

Tracking audiences in a privacy-first manner
2 participants