The page selector allows you to select the page or page groups you want to analyze. You can use the page selector across Contentsquare's capabilities including: Analysis Context, Zoning Analysis, Dashboards, Alerts, Impact, and Session Replay. The Page Selector comprises of two main tabs: Page group on the fly and All page groups.
Page group on the fly
With ‘Page group on the fly’ you can analyse a single page (URL) or multiple pages and add different conditions, without needing an existing mapping.
Conditions
When setting up URL-based conditions, you can define both the specific part of the URL to target (such as the full URL, path, or query) and the matching condition (like exact match, contains, or regex). These conditions allow for flexible and precise filtering, helping you analyze the right set of pages based on your needs.
Conditions for different parts of the URL
Option | Extracted part from the URL | Description |
Full URL | https://blog.example.com/shop/products?id=123&utm_source=google&user_type=premium | The entire URL, including host, path, and query parameters. |
Path | /shop/products | Represents a specific page or section of the website. |
Host | blog.example.com | The subdomain + domain, identifying the specific service or section of the website |
Query | ?id=123&utm_source=google&user_type=premium | Contains key-value parameters. |
Custom variable | user_type=premium | A user-defined parameter that can store specific data (e.g., user type, session ID, experiment group, etc.) |
Matching conditions
Option | Description |
Matches exactly | The full URL, including query parameters, must match exactly. |
Is | Matches the full URL but ignores query parameters. |
Contains | Matches any URL that includes the specified text anywhere within it. |
Starts with | Matches any URL that begins with the specified text. |
Ends with | Matches any URL that ends with the specified text. |
Regex | Allows flexibility using regular expressions. It lets you create rules with more complex conditions. |
Learn more about regex
You can now use AND/OR operators when defining conditions in Page Group on the Fly, allowing for more precise filtering and customization.
- AND Operator: Ensures that all specified conditions must be met for a page to be included in the group.
- OR Operator: Allows pages to be included if they meet at least one of the specified conditions.
Suggestions panel
The suggestion panel is displayed when you set up the conditions and click on the URL field. The suggestions are based on the conditions you selected and take into account your last usage and/or traffic depending on which conditions you selected.
Key metrics are displayed, including number of views from the last 3 days and URLs in the page group group. Hover over the metrics to view the URL breakdown.
All page groups
Under ‘All page groups’, you can search for a created page group or filter your search based on specific Mappings, making it easier to find relevant data. Filtering options include:
- Favorite Mappings – Quickly access frequently used mappings.
- Own Mappings – View only the mappings you have created.
- Reference Mapping – Filter by predefined reference mappings.
- Specific Mappings – Search for a particular mapping as needed
When you select a filter, the page groups from the selected mapping are displayed. Hover over the relevant page group to view additional information from that page group.
Click on 'See more' to see the page group details (pages, conditions and linked objects).