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

Add unique_track method #108

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

marckohlbrugge
Copy link

Proposal for #107

Adds an unique_track method to ensure uniqueness when tracking the same event multiple times, by adding a ULID.

Ideally, we would add this to the existing track method, but doing so in a backwards-compatible way requires jumping through various hoops. I figured a separate method might be simpler.

@marckohlbrugge
Copy link
Author

Bump!

@lukeasrodgers
Copy link

I also need this functionality, and this implementation LGTM.

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