tiki-deprecated / app

TIKI DAO 🤫
MIT License
13 stars 6 forks source link

Change connected accounts value in Amplitude graph #507

Closed ricardobrg closed 2 years ago

ricardobrg commented 2 years ago

The connected accounts value in Amplitude graph is showing the cumulative total number of connected accounts. Not the latest number from each user.

Create a formula that gets the last "count" property value of the CONNECTED_ACCOUNTS event for each user and sum this value.

Acceptance criteria: 1 - Connected accounts chart show the current total of connected accounts.

ricardobrg commented 2 years ago

Amplitude created a new metrics for this https://recommend.amplitude.com/mytiki/computations/tq22qbd/

ricardobrg commented 2 years ago

Although the numbers are updated I need to check them twice to make sure they are correct. It will be closed now but I have created another ticket to confirm those numbers https://github.com/tiki/data/issues/84

ricardobrg commented 2 years ago

Image