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

Implement Anonymous user tracking #709

Closed
wants to merge 9 commits into from
Closed

Implement Anonymous user tracking #709

wants to merge 9 commits into from

Conversation

hani-iterable
Copy link
Contributor

@hani-iterable hani-iterable commented Dec 19, 2023

Description

  • Release Notes

We have successfully implemented functionality for tracking Anonymous User events.

Create a known user with UUID if any criteria match and sync all the events over the iterable dashboard.

We've created a document for Anonymous User Event Tracking.

Develop a unit test case to verify the logic for matching criteria.

  • Test Steps

Trigger any event without logging into the SDK. If the criteria match your event, then it will create a user with your UUID. Using that UUID, you can search users over the iterable dashboard. Here you can see the event list in history.

Jira Tickets:

@evantk91 evantk91 added the omni-cg OMNI PRs label Jan 5, 2024
@hani-iterable
Copy link
Contributor Author

We can close this PR as it includes all the changes related to the issue. You can find the updated changes in PR.

@evantk91 evantk91 deleted the add_anon branch May 1, 2024 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
omni-cg OMNI PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants