Forum Replies Created
-
AuthorPosts
-
September 21, 2022 at 7:19 pm in reply to: Why does it seem to be fewer products than expected on stock report? #90856
Just a note,
Most probably, the Analytics > Stock is a better place to look for the stock report.
We have some options for it at:
– Tools & Reports > Analytics > Stock tabSeptember 20, 2022 at 3:33 pm in reply to: Is it possible to add extra costs by shipping class? #90746Just a note,
It’s now possible to add costs by shipping class. We have a section only for it.
September 20, 2022 at 3:30 pm in reply to: Is there any way to exclude a single client from reports? #90745Just a note,
It’s also possible to ignore an order status using the Analytics > Orders > Show: Advanced filters.
Just a note,
Now we are storing the product profit on some different meta fields:
_alg_wc_cog_profit
_alg_wc_cog_profit_percent
_alg_wc_cog_profit_margin
-
This reply was modified 2 years, 7 months ago by
Pablo.
We now have more integration with the WooCommerce Analytics > Stock and that is a good way of getting the results you want.
In order to filter the “low in stock”, “out of stock”, “most stocked”, you can simply access the Analytics > Stock page and click on the Show dropdown.
To list the the cost of goods on the stock page, you can enable our option Tools & Reports > Analytics > Add “Cost” and “Profit” columns. We have some more stock options there could be helpful:
– Take stock into consideration for cost and profit calculation
– Add “Category” column
– Add filter allowing to restrict the query. For now, it allows to get only products with costs.Just a note,
We have now a compatibility option with the “Product Add-Ons” plugin at:
– Compatibility > Product AddonsIt will add costs fields for the addons and will create an order meta with addons costs.
It’s necessary to add
_alg_wc_cog_pao_costs
on Orders > Extra Costs: From Meta option.It’s also necessary that addons do not change names once purchased.
September 19, 2022 at 11:21 pm in reply to: Is it integrated with WooCommerce Analytics reporting system? #90688We now have more analytics options. All of them can be found at:
– Tools & Reports > AnalyticsFor the time being, we are now covering the following analytics tabs:
– Orders
– Products
– Categories
– Revenue
– StockJust a note,
It’s possible to get the order cost like this:
http://example.com/wp-json/wc/v3/orders/456
The order cost meta (
_alg_wc_cog_order_cost
) will be available on themeta_data
node.Just a note,
Before accessing the “Tools > Import costs” page, you need to know what is the cost meta key from the other site. After you figure that out, you need to set it on our “Tools & Reports > Product Import Costs Tool > Key to import from” option. After that, you can use our “Import Costs” tool.
Let us know if you need help finding out what is the meta key.
-
This reply was modified 2 years, 7 months ago by
Pablo.
It’s now possible to set up the cost and profit columns width on Products > Admin products list columns.
It’s now possible to export the order profit using WooCommerce Analytics.
First, enable the option Tools & Reports > Analytics > Orders tab > Add “Cost” and “Profit” columns. Then access the Analytics > Orders tab and click on the “Download” button.
September 15, 2022 at 3:23 pm in reply to: How to add a percentage cost to base prices by categories? #90359It’s now possible to do that using our bulk edit costs tool. You can find it at:
– Tools > Bulk edit costsYou can choose to set the costs from a percentage of product prices (By price), or the costs will be set according to the profit percentage you’d like to achieve based on the current product prices (By profit).
On the pro version, it’s possible to do that for specific categories.
September 15, 2022 at 3:14 pm in reply to: How to see the cost of goods reports in WooCommerce Analytics? #90354We now have more analytics options. All of them can be found at:
– Tools & Reports > AnalyticsFor the time being, we are now covering the following analytics tabs:
– Orders
– Products
– Categories
– Revenue
– StockSeptember 15, 2022 at 2:57 pm in reply to: How to automatically add costs to specific orders? #90346Just in case it helps someone, we have the following option:
– Orders > Extra Costs: From MetaIt could be helpful in such cases. It would be necessary to figure out the order meta related to that specific cost.
For example, payments using Stripe have this meta:
_stripe_fee
. -
AuthorPosts