App reviews, troubleshooting, and recommendations
I would like to directly retrieve report data through an API interface, instead of using the REST API to fetch order data for relevant statistics.
Solved! Go to the solution
This is an accepted solution.
Have you looked at ShopifyQL?
https://shopify.engineering/shopify-commerce-data-querying-language-shopifyql
This is an accepted solution.
Have you looked at ShopifyQL?
https://shopify.engineering/shopify-commerce-data-querying-language-shopifyql
Thank you very much. I use ShopifyQL, but I still cannot view some of the data in the report. I accessed the shopify backend report and found the corresponding network request and the corresponding ShopifyQL statement through the Google Chrome developer tools, such as SHOW total_sessions, total_carts, total_checkouts, total_orders_placed, total_conversion FROM visits SINCE yesterday UNTIL yesterday LIMIT 1000, I changed it to FROM visits SHOW total_sessions, total_carts, total_checkouts, total_orders_placed, total_conversion SINCE yesterday UNTIL yesterday, prompting that visits is an invalid dataset in the FROM clause. See documentation for [available datasets](https://shopify.dev/api/shopifyql/datasets). I checked the link and found that there are only 3 types of Datasets.
Hi. I'm having the same issue, have you found a solution? Is it possible to get these reports or is it only possible to get these three resources?
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024