Closed toupper closed 1 week ago
1 Message | |
---|---|
:book: | This PR contains changes to Tracks-related logic. Please ensure (author and reviewer) the following are completed:
|
Generated by :no_entry_sign: Danger
📲 You can test the changes from this Pull Request in WooCommerce iOS by scanning the QR code below to install the corresponding build.
App Name | WooCommerce iOS | |
Build Number | pr14377-ba7719f | |
Version | 21.1 | |
Bundle ID | com.automattic.alpha.woocommerce | |
Commit | ba7719f28890b619e03fb9f000ed43ac609276e6 | |
App Center Build | WooCommerce - Prototype Builds #11537 |
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.
Closes: #14375
With this PR we add two tracking events for the Product Global Unique Identifier project:
We implement the necessary infrastructure to achieve these goals.
Description
Steps to reproduce
Global unique identifier edited in Product Inventory Settings
🔵 Tracked product_inventory_settings_global_unique_identifier_field_edited, properties: [store_id: 3db14754-cf30-4c42-857d-d754bca1dac1, was_ecommerce_trial: false, is_wpcom_store: true, plan: business-bundle, site_url: https://americanwootester.wpcomstaging.com, blog_id: 214354650]
Product found by global unique identifier with the barcode scanner
Make sure you have a GTIN assigned to a product. Use https://barcode.tec-it.com/ to generate the barcode with that GTIN
🔵 Tracked product_search_via_global_unique_identifier_success, properties: [was_ecommerce_trial: false, store_id: 3db14754-cf30-4c42-857d-d754bca1dac1, plan: business-bundle, site_url: https://americanwootester.wpcomstaging.com, blog_id: 214354650, is_wpcom_store: true, source: order_list]
Testing information
I also tested:
Screenshots
N/A
RELEASE-NOTES.txt
if necessary.Reviewer (or Author, in the case of optional code reviews):
Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement: