Hello,
It appears that you’re experiencing a discrepancy in how discounts are reflected in woo commerce analytics, particularly with net sales calculations. Verify that the discounts applied through PHP snippets using WC()->cart->add_fee() are correctly modifying cart totals and order calculations. Check if there are specific settings influencing how discounts are factored into net sales in WooCommerce analytics.
Thanks.