Skip to content

Add custom and pageview goals to exploration suggestions#6299

Draft
zoldar wants to merge 9 commits intomasterfrom
exploration-add-pageview-and-custom-goals
Draft

Add custom and pageview goals to exploration suggestions#6299
zoldar wants to merge 9 commits intomasterfrom
exploration-add-pageview-and-custom-goals

Conversation

@zoldar
Copy link
Copy Markdown
Contributor

@zoldar zoldar commented Apr 30, 2026

Changes

This PR makes exploration UI account for custom and pageview goals in suggestions and exploration funnel queries.

The goals that match the event or pageview exactly, replace it. Pageview goals using a pattern are always rendered as they can neither match exact event or pageview, nor can thay match a wildcard entry, which has a different definition (it applies only to subpaths delimited "/" and not just by prefix).

The current implementation introduces a significant performance regression. It will be addressed by a subsequent refactoring - either as a part of this PR or in a follow-up.

image

Tests

  • Automated tests have been added

@zoldar zoldar added the preview label Apr 30, 2026
@github-actions
Copy link
Copy Markdown

Preview environment👷🏼‍♀️🏗️
PR-6299

@zoldar zoldar force-pushed the exploration-add-pageview-and-custom-goals branch from 9b07856 to d5ca259 Compare May 4, 2026 08:13
@zoldar zoldar force-pushed the exploration-add-pageview-and-custom-goals branch from d5ca259 to ad50d15 Compare May 4, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant