File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/connections/sources/catalog/libraries/website/shopify Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ See the [Shopify Standard Events](https://shopify.dev/docs/api/web-pixels-api/st
58
58
| ` Product Removed ` | ` product_removed_from_cart ` | A user has removed a product from their cart |
59
59
| ` Cart Viewed ` | ` cart_viewed ` | A user has visited the cart page |
60
60
| ` Checkout Started ` | ` checkout_started ` | A user has started the checkout process |
61
- | ` Shipping Info Entered ` | ` checkout_shipping_info_submitted ` | A user has choosen a shipping rate |
61
+ | ` Shipping Info Entered ` | ` checkout_shipping_info_submitted ` | A user has chosen a shipping rate |
62
62
| ` Address Info Entered ` | ` checkout_address_info_submitted ` | A user has submitted their mailing address |
63
63
| ` Contact Info Entered ` | ` checkout_contact_info_submitted ` | A user has submitted a checkout form |
64
64
| ` Payment Info Entered ` | ` payment_info_submitted ` | A user has submitted their payment information |
You can’t perform that action at this time.
0 commit comments