Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

What is the difference about ShopifyQL Products dataset values?

What is the difference about ShopifyQL Products dataset values?

yao-shunya
Shopify Partner
4 0 1

I'was looking ShopifyQL datasets Products dataset.

 

But I couldn't find any semantic difference between the values given below.

  • view_cart_checkout_and_purchase_sessions⇄checkout_and_purchase_sessions
  • view_cart_checkout_and_purchase_sessions⇄view_and_purchase_sessions

 

I have one hypothesis about the difference between view_cart_checkout_and_purchase_sessions and checkout_and_purchase_sessions, but they were denied.

 

The hypothesis is like that.

1. If customer clicked add-to-cart button and bought them, increase view_cart_checkout_and_purchase_sessions and checkout_and_purchase_sessions.

2. If customer clicked shopify-payment button and bought them, increase only checkout_and_purchase_sessions.Because, customer didn't use cart.

 

If this hypothesis is correct, if the item only has add-to-cart button, when it was bought, view_cart_checkout_and_purchase_sessions equal checkout_and_purchase_sessions .

Because, the item doesn't have shopify-payment button, so customer can't buy that directly.

 

However, items with only an add-to-cart button did not show the hypothesized results.

 

I am confused about these things.

Thank you.

 

 

 

 

 

 

 

Replies 0 (0)