we have a SaaS that has several URLs and we'd like to see one RUM for it rather one for each URL but it seems the RUM is tied to the URL rather than an ID passed into the script.
Hi @hotjavajoe - Visitor Insights RUM sites are grouped by domain. If your app has only one domain you should be able to collect info from all the pages within that domain in a single report (using one code snippet). If your app has several sub domains, you would need to set up multiple RUM sites (with a code snippet per sub domain). How is your app configured?