Page Groups
Creating a Page Group in RUM allows you to filter through data to see how a section of your website is performing.
Create A Page Group
To create a group, navigate to the RUM tab and then click Create Page Group.
Then name your group and add any paths that you wish to include.
When adding a path, you can use an asterisk as a wildcard to match any character other than /
.
In the example below /docs/*
matches /docs/article
but not /docs/feature/article
.
Adding two asterisks will match both /docs/article
and /docs/feature/article
.
Once you've added all of the paths that you want to include in your group, click Save.
If you want to check if a specific URL has been included in a group, you can click the Test Page Group Rules then add your path or URL. If it's included in a group then the result will appear to the right.
View Results
Once your page group has been created it is available as a filter when looking at RUM data.
Navigate to the data that you want to view from the sidebar, in this example we have chosen experiences. Then toggle the filter option on.
Select Page Group as your property.
Then select your desired page group from the drop down and click Apply Filter.
A page group chart can also be found in metrics tabs such as LCP. Click the bar of the group that you want to view to apply the filter.