You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Request? Need multiple metrics at domain level
User story
As a user, I would like to obtain different metrics, for a specific domain.
Top Pages count
Traffic source
Top referrals
Session count
Bounce rate
Acceptance Criteria
APIs to obtain above required metrics
Notes
Multiple APIs for fetching the above data
Tasks (Optional)
The text was updated successfully, but these errors were encountered:
rsaridena
changed the title
How to obtain traffic source metrics for specific domain
How to obtain traffic source and other metrics, for specific domain
Sep 13, 2024
Thanks @levinmr
Checked the response of this API. Can you pls confirm if the "visits" refer to individual pages count or user sessions count? The volume looks to be higher for session count, for the domain that we are checking.
{
"id": 35252964,
"date": "2024-09-10",
"report_name": "site",
"report_agency": "health-human-services",
"domain": "mchb.hrsa.gov", "visits": 4563
},
Thanks @levinmr Checked the response of this API. Can you pls confirm if the "visits" refer to individual pages count or user sessions count? The volume looks to be higher for session count, for the domain that we are checking. { "id": 35252964, "date": "2024-09-10", "report_name": "site", "report_agency": "health-human-services", "domain": "mchb.hrsa.gov", "visits": 4563 },
What kind of issue?
User story
As a user, I would like to obtain different metrics, for a specific domain.
Acceptance Criteria
Notes
Multiple APIs for fetching the above data
Tasks (Optional)
The text was updated successfully, but these errors were encountered: