Skip to content

feat(portal): option to merge dataset/application subpaths in analytics#63

Merged
BatLeDev merged 1 commit into
masterfrom
merge-analytics-path
May 20, 2026
Merged

feat(portal): option to merge dataset/application subpaths in analytics#63
BatLeDev merged 1 commit into
masterfrom
merge-analytics-path

Conversation

@BatLeDev
Copy link
Copy Markdown
Member

@BatLeDev BatLeDev commented May 20, 2026

  • Adds a new boolean option analytics.mergeDatasetAppPaths to the portal config (defaults to false, backward-compatible).
  • When enabled, dataset and application subpages (e.g. /datasets/123/table, /applications/abc/api-doc) are reported as their parent page (/datasets/123, /applications/abc) in analytics.
  • Useful to aggregate views of the same resource instead of splitting them across subtabs.

@BatLeDev BatLeDev merged commit 676b098 into master May 20, 2026
4 checks passed
@BatLeDev BatLeDev deleted the merge-analytics-path branch May 20, 2026 07:52
@github-actions github-actions Bot added feature and removed feature labels May 20, 2026
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.

2 participants