How course revenue is calculated


Courses revenue data

All the data is in your stores currency.

Total Revenue for One-Time Purchases


This metric represents the total revenue generated from one-time purchases for a specific course. The calculation involves the following steps:


  1. Identify the Linked Product


  • Locate the product associated with the course in question.
  • You can find this in the pricing tab


  1. Retrieve Enrolled Members

  • Fetch a list of all members currently enrolled in the course.
  • You can find them in the enrollment tab


  1. Collect Orders for the Linked Product

  • For each enrolled member, gather all the orders they have placed for the linked product.


  1. Sum Up the Order Amounts

  • Calculate the total revenue by summing the order amounts from all the retrieved orders.


Note that changing/ removing the linked product will affect the result of this metric.


Total Revenue for Subscriptions


This metric represents the total revenue generated from subscriptions or memberships associated with a specific course. The calculation involves the following steps:


  1. Retrieve Enrolled Members

  • Fetch a list of all members currently enrolled in the course.


  1. Identify Membership-Linked Enrollments

  • Determine which enrollments are tied to memberships that grant access to this course.


  1. Collect Membership Orders


  • For each relevant membership, gather all associated orders, including any recurring billing up to the current date.


  1. Sum Up the Order Amounts

  • Calculate the total revenue by summing the amounts from all collected orders.


Updated on: 16/12/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!