-
Notifications
You must be signed in to change notification settings - Fork 479
Closed
Copy link
Labels
QA : PassedRelease : 26.02.27-01Team : FalcondotCMS : AnalyticsData and Analytics UmbrellaData and Analytics Umbrella
Description
Problem Statement
When a page is viewed within the Universal Visual Editor (UVE), the detection mechanism that identifies whether the page is running inside UVE is not working correctly. This causes analytics to activate incorrectly when it should be disabled inside the UVE context. This impacts content editors working within UVE, causing unwanted analytics tracking during content editing sessions.
Technology: Front-end (UVE detection mechanism)
Steps to Reproduce
Detailed steps:
- Open a page within the Universal Visual Editor (UVE)
- Observe that analytics is being activated during the editing session
- Verify that the UVE detection mechanism (the system that tells if content is being viewed inside UVE) is not working properly
- Confirm analytics events are being fired when they should be suppressed inside UVE
Acceptance Criteria
- UVE detection mechanism correctly identifies when a page is being viewed inside UVE
- Analytics is disabled/suppressed when content is viewed within UVE context
- Analytics only activates for pages viewed outside of UVE (normal page views)
- Verify no analytics events are fired during UVE editing sessions
- Existing analytics functionality remains unchanged for normal page views
dotCMS Version
Latest from main branch
Severity
Medium - Some functionality impacted
Links
NA
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
QA : PassedRelease : 26.02.27-01Team : FalcondotCMS : AnalyticsData and Analytics UmbrellaData and Analytics Umbrella
Type
Projects
Status
Done