Skip to content

What Client Events do we want to Track? #16

@nelsonic

Description

@nelsonic
  • Page/Resource requested - solved: https://github.com/dwyl/hits-elixir (the only difference is that we will be using PostgreSQL as the Data Layer instead of a log file so we will be able to run "standard" SQL queries in order to render graphs/charts!)
  • DOM Load (page has loaded) - this us to test latency
  • Scroll up/down/side
  • Mouse-movement events
  • Click
    • Anchor
    • Internal Link
    • External Link
    • <button>
  • Window re-size
  • Key-up (in forms)
  • Focus/blur on inputs
  • Back Button?
  • Retention?
  • Actions
    • Newsletter signup
    • Registration/Auth
  • Returning Visitor? cookies 🍪 or fingerprint 🖐️ ? https://fingerprint.com/blog/browser-fingerprinting-techniques/

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussShare your constructive thoughts on how to make progress with this issueenhancementhelp wantedquestiontechnicalA technical issue that requires understanding of the code, infrastructure or dependencies

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions