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

What Client Events do we want to Track? #16

Open
18 tasks
nelsonic opened this issue Sep 26, 2018 · 0 comments
Open
18 tasks

What Client Events do we want to Track? #16

nelsonic opened this issue Sep 26, 2018 · 0 comments
Labels
discuss Share your constructive thoughts on how to make progress with this issue enhancement help wanted question technical A technical issue that requires understanding of the code, infrastructure or dependencies

Comments

@nelsonic
Copy link
Member

nelsonic commented Sep 26, 2018

  • 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/
@nelsonic nelsonic mentioned this issue Feb 28, 2019
2 tasks
@nelsonic nelsonic pinned this issue Jul 8, 2023
@nelsonic nelsonic added discuss Share your constructive thoughts on how to make progress with this issue technical A technical issue that requires understanding of the code, infrastructure or dependencies labels Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss Share your constructive thoughts on how to make progress with this issue enhancement help wanted question technical A technical issue that requires understanding of the code, infrastructure or dependencies
Projects
Status: No status
Development

No branches or pull requests

1 participant