Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Daily Active User (DAU) Integration #189

Closed
5 tasks
jhreis opened this issue Aug 24, 2018 · 0 comments
Closed
5 tasks

Daily Active User (DAU) Integration #189

jhreis opened this issue Aug 24, 2018 · 0 comments
Assignees

Comments

@jhreis
Copy link
Contributor

jhreis commented Aug 24, 2018

Convert existing DAU code. We want to anonymously track DAU stats for Brave. This gives us information about number of new installs, and general growth over time. With this information we can calculate other information like Monthly Active Users.

  • Move DAU file
  • Update preference locations for saved data [maybe] (see New Settings & Typed Preferences #61 (comment))
  • Setup DAU timer (what represents an "active" user, currently for iOS this should be 10 seconds, I think currently it is 1
  • Port updateDauStatWrapper() from AppDelegate
  • Unit Tests

Please note, this does not include integrating the URP lines, as that may not be done yet.

Related:
#63

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants