-
Notifications
You must be signed in to change notification settings - Fork 25
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: Fullstory Analytics SDK Implementation #347
Merged
volodymyr-chekyrta
merged 11 commits into
openedx:develop
from
HamzaIsrar12:hamza/LEARNER-10041
Jul 9, 2024
Merged
feat: Fullstory Analytics SDK Implementation #347
volodymyr-chekyrta
merged 11 commits into
openedx:develop
from
HamzaIsrar12:hamza/LEARNER-10041
Jul 9, 2024
Commits on Jul 3, 2024
-
feat: Fullstory Analytics SDK Implementation
We have introduced the Fullstory Analytics Provider, which includes three main methods: Identify: This method identifies the user by passing a userID (uid). Additionally, it includes a displayName for use on the Fullstory dashboard. Event: This method records custom app events. Page: This method functions similarly to a screen event, tracking page views. Fixes: LEARNER-10041
Configuration menu - View commit details
-
Copy full SHA for c066b42 - Browse repository at this point
Copy the full SHA c066b42View commit details -
feat: Add screen event method to the Analytics Manager
Fixes: LEARNER-10041
Configuration menu - View commit details
-
Copy full SHA for a2c7ab7 - Browse repository at this point
Copy the full SHA a2c7ab7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fc71cc - Browse repository at this point
Copy the full SHA 7fc71ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3d9974 - Browse repository at this point
Copy the full SHA b3d9974View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69ff996 - Browse repository at this point
Copy the full SHA 69ff996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36be9d8 - Browse repository at this point
Copy the full SHA 36be9d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7609cc4 - Browse repository at this point
Copy the full SHA 7609cc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63e832f - Browse repository at this point
Copy the full SHA 63e832fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69593f0 - Browse repository at this point
Copy the full SHA 69593f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be7bc9 - Browse repository at this point
Copy the full SHA 7be7bc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a835fe - Browse repository at this point
Copy the full SHA 9a835feView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.