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

Integerate Plausible Analytics #1304

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

Conversation

amrhossamdev
Copy link
Member

@amrhossamdev amrhossamdev commented Feb 15, 2025

Fixes #1297

Summary

  • Added plausibleAnalyticsServerUrl property to the region
  • Updated OBA Analytics to include plausible SDK
  • Edited Plausible SDK to allow changing domain in the run time.
  • Create a PlausibleAnalytics class which will be responsible for managing Plausible sdk events

TODO

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with gradlew connectedObaGoogleDebugAndroidTest to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them for the initial submission of the pull request. When addressing comments on a pull request, please push a new commit per comment when possible (reviewers will squash and merge using GitHub merge tool)

@amrhossamdev amrhossamdev self-assigned this Feb 15, 2025
Copy link
Member

@aaronbrethorst aaronbrethorst left a comment

Choose a reason for hiding this comment

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

looks great! I see one minor change to make before merging, but otherwise it's good to go.

- To make sure updating the current to the new region

Signed-off-by: Amr <[email protected]>
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.

Add support for Plausible Analytics
2 participants