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 252 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?

Copy link
Member

@Ayyanchira Ayyanchira left a comment

Choose a reason for hiding this comment

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

lgtm

evantk91 and others added 29 commits October 25, 2024 08:25
…ks-for-api-call-methods

MOB-9946 Add auth checks for api call methods
…nUser-JWT-when-calling-merge

Added support for fetching new JWT prior to calling merge
[MOB-10089] renaming to setVisitorUsageTracked
[MOB-10120] remove anon user markdown files
[MOB-10126] adds clearVisitorEventsAndUserData method
[MOB-10136] clears local storage when replay is false
[MOB-10114] prepares for AUA beta release
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.

8 participants