Hisoka
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] REST API sales report returns no data (all zeroes)I have the exact same problem! Buggy Sales Report API…
Forum: Plugins
In reply to: [WooCommerce] Difference between Statistics and Rest API Net_SalesHey Omar,
thank you for the reply. Maybe you guys are not programmers – but therefore I tried to tell you, that you have API Calls that are not aligning with the data you show in backend. I already know how to adjust this by myself with programming. It is just a bit sad that it seems that there is no pipeline or intention for you to forward my (justified) post to your developers.
You can close this then, so somebody else will open another post in the future, when he will hit the same problem.Forum: Plugins
In reply to: [WooCommerce] Difference between Statistics and Rest API Net_SalesHey Zubair,
I am calling this: https://\(shop.domain)/wp-json/wc/v3/reports/sales?date_min=\(currentMonth)-01&date_max=\(currentMonth)-31&consumer_key=\(shop.apiKey)&consumer_secret=\(shop.apiSecret)Received JSON:
[{“total_sales”:”30948.72″,”net_sales“:”24860.90″,”average_sales”:”801.96″,”total_orders”:532,”total_items”:1724,”total_tax”:”4961.35″,”total_shipping”:”1126.47″,”total_refunds”:0,”total_discount”:”1542.18″,”totals_grouped_by”:”day”,”totals”:{“2024-07-01”:{“sales”:”121…..So I am getting this “net_sales” Number. I hope this is clear.
Best regards
ChristosForum: Plugins
In reply to: [WooCommerce] Difference between Statistics and Rest API Net_SalesHey Zubair,
I cleaned the Analytics Cache and reimported the historical data, but still the same problem. I already thought it would not help, because I have this in more than 100 of our different WooCommerce Shops. It never matched. It is calculated differently I think and this should be fixed, imo.Thanks for your response. I hope you can help me / the community / the world.
Forum: Plugins
In reply to: [Meta pixel for WordPress] Two pixels in Facebook Pixel HelperMaybe something from a different plugin / theme setting? Works fine for me. If you deactivate Facebook for WordPress, do you still see one pixel? Than you know, that it is coming from an other source and there is no problem with the plugin.
Best regards,
hisokachris93Forum: Plugins
In reply to: [Meta pixel for WordPress] CAPI – Conversion API of Facebook Ads doesn’t workJust installing and choosing “WooCoomerce” under the pixels settings worked fine for me. I can see the Server Data incoming in the event manager.