Middle
Kuidas arvutada ARPU ja ARPPU?
sobes.tech AI
Vastus AI-lt
ARPU (Average Revenue Per User) and ARPPU (Average Revenue Per Paying User) are key metrics for evaluating product monetization.
-
ARPU is calculated as the total revenue obtained from all users divided by the total number of users in a given period:
[ ARPU = \frac{Total\ Revenue}{Total\ Users} ]
-
ARPPU is calculated as the total revenue obtained only from paying users divided by the number of paying users in the same period:
[ ARPPU = \frac{Total\ Revenue\ from\ Payees}{Number\ of\ Payees} ]
For example, if you have 1000 users in a month, of which 100 pay, and the total revenue is $5000, then:
- ARPU = 5000 / 1000 = $5
- ARPPU = 5000 / 100 = $50
These metrics help understand how effectively the product is monetized and what the average value per user and per paying user is.