feat(analytics): thread category/vehicle names on remaining SchemaViewer routes #87

Merged
root merged 1 commits from dev into main 2026-06-03 17:42:56 +03:00
Owner

Completes the empty-catalog enrichment so parts_panel_viewed carries
human-readable names across ALL catalog flows, not just the decoded-vehicle
route. Now the '0 parca - kategoriye gore' breakdown gets named rows from
catalog-brand, emex, pcat and demo browsing too:

  • emex: categoryName = data.group.name
  • pcat: categoryName = activeSchema.name
  • catalog-brand: categoryName = data.name, vehicleLabel = decoded brandName
  • demo: categoryName = data.name, vehicleLabel (already computed)

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

Completes the empty-catalog enrichment so parts_panel_viewed carries human-readable names across ALL catalog flows, not just the decoded-vehicle route. Now the '0 parca - kategoriye gore' breakdown gets named rows from catalog-brand, emex, pcat and demo browsing too: - emex: categoryName = data.group.name - pcat: categoryName = activeSchema.name - catalog-brand: categoryName = data.name, vehicleLabel = decoded brandName - demo: categoryName = data.name, vehicleLabel (already computed) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
root added 1 commit 2026-06-03 17:42:51 +03:00
feat(analytics): thread category/vehicle names on remaining SchemaViewer routes
Some checks failed
QA Gate (P0/P1) / Test affected app (pull_request) Has been cancelled
d694bc8c35
Completes the empty-catalog enrichment so parts_panel_viewed carries
human-readable names across ALL catalog flows, not just the decoded-vehicle
route. Now the '0 parca - kategoriye gore' breakdown gets named rows from
catalog-brand, emex, pcat and demo browsing too:
- emex: categoryName = data.group.name
- pcat: categoryName = activeSchema.name
- catalog-brand: categoryName = data.name, vehicleLabel = decoded brandName
- demo: categoryName = data.name, vehicleLabel (already computed)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
root merged commit 68433bc5f1 into main 2026-06-03 17:42:56 +03:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: root/sase.tr#87