Skip to content

Analytics Data

Tracking and reporting of applied discounts.

WordPress Admin → WooCommerce → Orders → Order Detail

Section: Applied Discounts

  • Rule name
  • Discount type
  • Discount value
  • Amount saved

Example:

Applied Discounts:
┌─────────────────────────────────────┐
│ Volume Discount 20% │
│ Type: Bulk │
│ Discount: 120 CZK │
│ Saved: 120 CZK │
└─────────────────────────────────────┘

What you can track:

  • Total value of discounts provided
  • Most used rules
  • Discounts by type
  • Discounts by period

Discount data is stored in:

  • Order meta - Order metadata
  • Session - During the purchase

Export: Use WooCommerce order export - discount data is included in the export.

Automatic deletion: When an order is deleted, the discount tracking data is automatically deleted as well.

Privacy:

  • Discount data contains only the rule ID and value
  • It does not contain any personal customer data