Skip to content

Commit

Permalink
[Feature] Add screen page views to realtime report
Browse files Browse the repository at this point in the history
  • Loading branch information
levinmr committed Nov 20, 2024
1 parent 0461c24 commit de85aec
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions reports/usa.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,15 @@
"metrics": [
{
"name": "activeUsers"
},
{
"name": "screenPageViews"
}
]
},
"meta": {
"name": "Active Users Right Now",
"description": "Number of users currently visiting all sites."
"name": "Active users and page views realtime",
"description": "Number of users currently visiting all sites and the number of page views."
}
},
{
Expand Down

0 comments on commit de85aec

Please sign in to comment.