Lunie: What should we track?

Created on 27 Jul 2018  路  6Comments  路  Source: luniehq/lunie

UI Version: 0.8.2

Description:

What events should we track in google analytics?

Remove opt-in in favor of opt-out.

analytics epic high priority

All 6 comments

We could track all the actions:

  • login
  • logout
  • send coins
  • stake/unbond/redelegate
  • search?

Prime use case: delegating

Let's also track receiving coins. Without steak the user can't do anything on the testnet. Let's see what percentage of users manage to get coins from the faucet.

to clarify, we want to add google analytics events for key actions (listed above) and also switch the default to "being tracked" with an option to opt-out for users that are signed in. do i have that right?

@faboweb

In theory just finalize the list of actions (without implementing them).
Implementing them could be another issue.
Removing the opt-out could also be a another issue.

ok!

general app events:

  • all session events (sign in, sign out, sign up)
  • action modal opens (for each modal)
  • use of help icon in toolbar

primary actions:

  • sends
  • delegations
  • undelegations
  • redelegations
  • proposal creations
  • deposits
  • votes

the following tickets should be done to complete this epic:

Was this page helpful?
0 / 5 - 0 ratings