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

Feature: Improve support for multiple hostname sharing same website ID #3212

Open
KieranP opened this issue Feb 10, 2025 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@KieranP
Copy link

KieranP commented Feb 10, 2025

Describe the feature or enhancement

Use case: I have one app deployed across many subdomains. I want to track data together (to see overall popular pages, etc) by using the same website id, but still be able to see metrics per hostname. The filters support filtering by hostname, which is very helpful. The following changes would also help improve this type of usage:

  1. On the website overview page, there are lists for top pages, referrers, browsers, etc. When a website has multiple hostname events, it would be nice to have another section on dashboard for top hostnames, to see which client is getting most traffic. I know I can click on "More" on any of the other ones and then click "Hosts", but it is another couple of clicks (eventually it would be nice if overview allowed us to select which metrics to show, but I understand that would be a much bigger change)

  2. On the website events page or website realtime page, when a website has multiple hosts, it would be nice to see the host on the host line, something like this:

Image
  1. On the website sessions page, a column for hostname (like 1, eventually would be nice to select which columns to show)
@sagararyal
Copy link

@KieranP I came across this issue as well.

It can be further expanded to support grouping by hostnames on pages tab. (Maybe a condition needs to be added for people who use both www, and root)

Image

@mikecao mikecao added the enhancement New feature or request label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants