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.

Get the Conversion Rate from the Benchmark dataset

Get the Conversion Rate from the Benchmark dataset

Skrypt
Shopify Partner
6 0 1

Hi,

 

I am trying to query the Benchmark dataset with the Graphql Admin API and the shopifyQl query. I don't know what table should I query if I want the conversion rate for example. 

 

I tried the following query for example : 

FROM benchmark SHOW conversion SINCE ... UNTIL ...
 
Thanks in advance.
Reply 1 (1)

ShopifyDevSup
Shopify Staff
1453 239 534

Hey @Skrypt - can you try using FROM benchmarks SHOW conversion SINCE ...  UNTIL ... in your query? The table should be referenced with the benchmark table pluralized. Let us know if we can clarify anything - hope this helps! 

Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog