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

Event metrics #1053

Open
maxkfranz opened this issue Mar 10, 2022 · 4 comments
Open

Event metrics #1053

maxkfranz opened this issue Mar 10, 2022 · 4 comments

Comments

@maxkfranz
Copy link
Member

maxkfranz commented Mar 10, 2022

Description

Q: What is the name of the feature?

A: Event metrics service

Q: What does this feature enable the user to do?

A: Provide implicit feedback

Q: What information must the user provide to use the feature?

A: Just use the interface

Q: What are the applicable constraints, e.g. compatibility or performance?

A: Must be a server-driven API

Q: How does this feature affect each class of user (persona)?

A:

  • Biologist: Provide implicit feedback for which features are best
  • Editor: "
  • Computational biologist: "
  • Curator: "

Specification

Mockup

  • A user performs event X, which is something that is valuable for us to know w.r.t. design.
  • Action X is logged.

Details

@jvwong
Copy link
Member

jvwong commented Mar 22, 2022

Looking at what this might entail:

  • Client
    • general data
      • client ID (UUID)
    • type: event
      • category (String, e.g. 'video')
      • action (String, e.g. 'play')
      • label (String, e.g. 'holiday')
      • value (Int, e.g. '300')
  • Server

@jvwong
Copy link
Member

jvwong commented Apr 19, 2022

@jvwong
Copy link
Member

jvwong commented Feb 6, 2023

  • TODO
    • Bug in Chromium install for Docker
    • Get GTM code into production
    • *Consider events to track

@jvwong
Copy link
Member

jvwong commented Feb 7, 2023

Events to track (many are already tracked by GTM)

  • Click CTA
  • Search terms
  • Access to the article

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

No branches or pull requests

2 participants