woocommerce / woocommerce-ios

WooCommerce iOS app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
258 stars 108 forks source link

[Shipping Lines] Add shipping methods tracks events #12686

Closed rachelmcr closed 3 weeks ago

rachelmcr commented 3 weeks ago

Closes: #12580

Description

We want to track 3 events around shipping method selection:

Testing instructions

  1. Go to the Orders tab.
  2. Create a new order.
  3. Add a product to the order.
  4. Tap the "Add Shipping" button and confirm the order_add_shipping_tapped event is tracked.
  5. On the shipping screen, tap "Method" to open the shipping methods list.
  6. Select a new method and confirm the order_shipping_method_selected event is tracked with the custom prop shipping_method with the correct shipping method ID.
  7. Add a shipping amount.
  8. Tap "Add Shipping" to add the shipping method to the order, and confirm the order_shipping_method_add event is tracked with the custom prop shipping_method with the correct shipping method ID.

dangermattic commented 3 weeks ago
1 Warning
:warning: This PR is assigned to the milestone 18.6. This milestone is due in less than 2 days.
Please make sure to get it merged by then or assign it to a milestone with a later deadline.
1 Message
:book:

This PR contains changes to Tracks-related logic. Please ensure (author and reviewer) the following are completed:

  • The tracks events must be validated in the Tracks system.
  • Verify the internal Tracks spreadsheet has also been updated.
  • Please consider registering any new events.
  • The PR must be assigned the category: tracks label.

Generated by :no_entry_sign: Danger

wpmobilebot commented 3 weeks ago

WooCommerce iOS📲 You can test the changes from this Pull Request in WooCommerce iOS by scanning the QR code below to install the corresponding build.

App NameWooCommerce iOS WooCommerce iOS
Build Numberpr12686-4211f36
Version18.5
Bundle IDcom.automattic.alpha.woocommerce
Commit4211f36f4e91b35716c09bec1f9128a55dca6246
App Center BuildWooCommerce - Prototype Builds #8994

Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.