What's your biggest current challenge? Have your say in Community Polls along the right column.

Re: Test Account for Shopify Analytics

Can test transactions populate into Shopify Analytics?

basima25z
Shopify Partner
6 0 0

Hi, is there a way to have test transactions populate into Shopify analytics? I am currently building an app using the GraphQL API to pull in Shopify Analytics and need test data to validate. When creating test transactions, they did not populate to Shopify Analytics. 

Replies 4 (4)

BrainStation23
Shopify Partner
413 62 60

hi @basima25z ,

 

You can generate test data for a development store. But it's only limited to products, orders, customers, discounts, and themes. You can refer to the link below to generate test data for a development store.
Shopify - generate test data 

But for you're site traffic data you need to figure something out on your own as Shopify can not provide any site traffic data for your store. One clever way ti generate site traffic data can be using frontend testing automation tools like selenium or puppeteer.js.

Brain Station 23 PLC (Mail: js.sbu@brainstation-23.com)
- Was your question answered? Mark it as an Accepted Solution
- Did the solution not address your concern? We kindly request that share or mail your store URL with us this will enable us to collaborate more closely.
- Explore our Shopify public apps
basima25z
Shopify Partner
6 0 0

hi @BrainStation23!

Thank you so much for responding! Just to clarify, I am building an app that pulls metrics that come from orders. So for example, getting the net sales of a product. When creating test transactions (using these steps: https://help.shopify.com/en/manual/checkout-settings/test-orders), I realized they don't show up within the Shopify Analytics Dashboard. Can you confirm that there is a limitation here and that there is no way to test/validate my app is to have a real store with real transactions? 

Also do you know what level account I would need to get in order to have access to Shopify Analytics? I've asked a representative via chatbox, but they were unsure. 

basima25z
Shopify Partner
6 0 0

elarsoft
Shopify Partner
1 0 0

Hello, were you able to find an answer by any chance?