5fe2e401f0
* Add discover products to page view event * Initial implementation of beacon REST API (WIP) * Discover page - products viewed * Product card clicked event (WIP) This takes data from various sources and sends it based on the different places that product cards could appear. Data included: - position - vendor - product type - label - indicates if "promoted" if applicable - group - the discover page group if applicable - search_term - the search term if applicable - category - the product category clicked from The data is essentially complete. The beacon API needs finalising still though. Also, the vendor name click event will need to be updated with the same data. * See more button & Category dropdown "more" events * Marketplace: remove custom Beacon and use "queueRecordEvent" * Marketplace: reenable product card links This was disabled temporarily while we tested tracks on click * Marketplace: Add position to tracks event Co-authored-by: Kyle Nel <22053773+kdevnel@users.noreply.github.com> * Marketplace: move Tracks data to a different prop and type * Marketplace: refactor Tracks calls in product card --------- Co-authored-by: raicem <unalancem@gmail.com> Co-authored-by: Cem Ünalan <raicem@users.noreply.github.com> |
||
---|---|---|
.. | ||
discover.scss | ||
discover.tsx |