LTV Reporting
To track lifetime value from ad revenue:
- Subscribe to
CiaoSDKAds.OnImpressionDataReady. - Accumulate the impression revenue in a persistent variable (local storage, server, or your preferred persistence method).
- When the user completes a level, pass the accumulated value as
ltvtoCiaoSDK.SendLevelCompleted.
LTV is cumulative from install. Do not reset it per level.
Updated about 1 month ago
Did this page help you?
