Automattic / Automattic/jetpack

WooCommerce Analytics: Supporting Bundles

Open
#9,050 1 comment 0 reactions 0 assignees View on GitHub
[Feature] WooCommerce Analytics New Feature
Dominant language
PHP
Stars
1.8k
Forks
898
Avg merge
1d 18h
Merged PRs (30d)
774

Description

Bundles behave differently to regular products and we don't currently support their behavior in our store event logging.

For example, we'd see a button or link with a single bundle product id like `?add-to-cart=${product_id}`; however, that will add each underlying product in the budle individually to the cart and purchased.

Work on this will be dependent on the solution to #9049

Contributor guide

Open the contributing guide

Research direction

Start by reading the proposed solution in #9049, then locate the existing WooCommerce store event logging entry point. The issue provides no file or test names; done means bundle interactions and purchases are logged with the underlying products rather than only the bundle product id.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
analytics
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.