Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extended source data for the tracking system #811

Merged
merged 3 commits into from
Aug 20, 2019

Conversation

fkloes
Copy link
Collaborator

@fkloes fkloes commented Aug 19, 2019

Description

This pull request is about to extend the data which is used by the tracking system.

At category pages a new category property is now available, which contains basic data about the category. The page property now has a new title property which is set to the "page" title, the category name, or the product name for now - based on the tracked route.

Type of change

  • Bug Fix 🐛 (non-breaking change which fixes an issue)
  • Enhancement 🚀 (non-breaking change which adds functionality)
  • Breaking Change 💥 (fix or feature that would cause existing functionality to not work as expected)
  • Polish 💅 (Just some cleanups)
  • Internal 🏠 Only relates to internal processes.

- added selector factory to get the route pattern
- added selector factory to get a specific parameter from the route
- category and product data is now always available for the respective events
- page tracking data now has a title based on the page name, category name or product name
@fkloes fkloes added the enhancement New feature or request label Aug 19, 2019
@fkloes fkloes self-assigned this Aug 19, 2019
@alexbridge alexbridge merged commit 940852a into v6.7.1 Aug 20, 2019
@alexbridge alexbridge deleted the PWA-2206-extend-tracking-data branch August 20, 2019 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants