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

Web analytics master issue #29063

Open
2 of 20 tasks
robbie-c opened this issue Feb 21, 2025 · 0 comments
Open
2 of 20 tasks

Web analytics master issue #29063

robbie-c opened this issue Feb 21, 2025 · 0 comments

Comments

@robbie-c
Copy link
Member

robbie-c commented Feb 21, 2025

Tasks

  • Custom channel types
    • Add a preview when creating a new rule, that would show how much traffic from the last week would match that rule
    • Let people save some URLs for testing, and we can show what channel type it would be assigned to
    • Add suggestions for optional built-in rules, like AI or Newsletter. IMO these should continue to update over time, so we should store the IDs in the DB and add the rules at query-time, rather than just adding extra JSON to their custom channel types
  • Paths tile
    • Add a button to expand the row, showing extra information about that path
    • Ideate what should go there (add or remove from this list)!
    • Open the toolbar (hint: get the URL with topK(1)(properties.$current_url) or any(properties.$current_url) to get around the fact that it's hard to go from a path-cleaned pathname to a real URL
    • Session replay
    • Error tracking
    • Web vitals
  • Icons
  • Data export from web analytics
  • Sessions table
    • Create a session view in Activity, showing recent sessions and their events
  • Revenue tracking
    • Create clickhouse dictionary for currency conversion
    • Support tracking $ revenue from events
    • Support tracking other currencies
    • Support custom revenue properties from events
    • Support setting up data warehouses sources of revenue (e.g. Stripe, RevenueCat)

See also: web vitals #28942

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant