diff --git a/hugo/content/en/journey_monitoring/_index.md b/hugo/content/en/journey_monitoring/_index.md index 069217f49e6..35b253c4893 100644 --- a/hugo/content/en/journey_monitoring/_index.md +++ b/hugo/content/en/journey_monitoring/_index.md @@ -31,9 +31,10 @@ For each journey, you can: ## Prerequisites -Journey Monitoring requires the following products for frontend applications, each contributing different data to your journeys: +Journey Monitoring requires at **least one** of the following products to be enabled in frontend applications, each contributing different data to your journeys: -- **[RUM without Limits][5]** and **[Product Analytics][8]**: Traffic, conversion rate, time-to-convert metrics, and performance. +- **[RUM without Limits][5]**: Frontend errors and performance tracking through RUM operations. +- **[Product Analytics][8]**: Traffic, conversion rate, and time-to-convert metrics. - **[Synthetic Browser Tests][6] or [Synthetic Mobile Tests][7]**: Uptime tracking through the journey's automatically created test suite. ## Journey structure diff --git a/hugo/content/en/journey_monitoring/map/_index.md b/hugo/content/en/journey_monitoring/map/_index.md index 52aedfbd13b..95433e04283 100644 --- a/hugo/content/en/journey_monitoring/map/_index.md +++ b/hugo/content/en/journey_monitoring/map/_index.md @@ -27,7 +27,7 @@ Journey Monitoring is in Preview. The **Journey Monitoring map** displays all created and suggested journeys in a frontend application. Each tile in the map displays metrics on a journey's volume and conversion rate. If the journey has at least one Synthetic test defined, the tile also displays the journey's [Synthetic test suite][1] uptime metric. -

Only frontend applications that are instrumented with RUM without Limits, Synthetic Monitoring & Testing, and Product Analytics are eligible for Journey Monitoring.

+

Only frontend applications that are instrumented with RUM without Limits pr Synthetic Monitoring & Testing or Product Analytics are eligible for Journey Monitoring.

## Explore and manage journeys