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

[Feature] Anonymous User Tracking #764

Open
wants to merge 212 commits into
base: master
Choose a base branch
from

Conversation

evantk91
Copy link
Collaborator

@evantk91 evantk91 commented May 1, 2024

🔹 Jira Ticket(s)

✏️ Description

This pull request merges anonymous user tracking (AUT) code into main branch..

@evantk91 evantk91 added the omni-cg OMNI PRs label May 26, 2024
@@ -663,6 +736,9 @@ final class InternalIterableAPI: NSObject, PushTrackerProtocol, AuthProvider {
networkSession = dependencyContainer.networkSession
notificationStateProvider = dependencyContainer.notificationStateProvider
localStorage = dependencyContainer.localStorage
//localStorage.userIdAnnon = nil // remove this before pushing the code (only for testing)
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need to remove this code?

megha-iterable and others added 30 commits October 9, 2024 09:31
…a-test

[MOB-9727] additional complex criteria test
…p-AUT-off-until-consent-to-track-has-been-granted
…ntil-consent-to-track-has-been-granted

Keep AUT off until consent to track has been granted
[MOB-9699] adds consent log statement
[MOB-9751] adds check for anon tracking enablement and updates logging
Co-authored-by: Joao Dordio <joaodordio@icloud.com>
Co-authored-by: Joao Dordio <joaodordio@icloud.com>
[MOB-9646] update UserMergeScenarioTests to include all identity resolution parameter combinations
[MOB-9974] fix event replay from visitor to known user
[MOB-9996] User update rearchitecting
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.

7 participants