[Legacy] Subscription attribution—Overview

At a glance: Record subscriptions and subscription renewals to help you to highlight successful campaigns and calculate revenue and ROI. Note: This is a legacy feature. Learn more about the new, fully automatic, and improved subscription revenue mechanism.

Subscription_Tracking_Guide.png

About subscription attribution

If your app offers subscription-based features, you can record subscriptions and subscription renewals with AppsFlyer. By doing so the associated metrics revenue,  conversion event, ROAS, ROI, and so on are updated. The overall consequence is that dashboards and reports reflect the complete value brought by a user over time. 

Subscription event recording methods

Select a subscription recording method from those listed in the table that follows.

Topic Server-to-Server In-App Events
Event dependence on the app

The event is sent from the server and is not dependent on app launch

The event is sent by the app which means that the app must be launched

Implementation
  • Requires backend logic to handle subscriptions
  • Requires backend logic to send events to AppsFlyer using API
  • Implemented using the SDK
  • Can be implemented once in the app for all users
Data accuracy
  • The event is sent in real-time at the time of subscription creation or renewal
  • When sending a set of events simultaneously, you still have control over the event timestamp
  • Accurate subscription and subscription renewal timestamps
  • Accurate revenue data
  • Events are only sent when the app is launched
  • Subscription time and event time might differ
  • Less control over the event
  • Some events might be missing
  • Revenue data might not be accurate
Identifying subscribing users

Requires you to cross-reference data in order to identify the actual user for whom a subscription was renewed

  • Easy to identify the user for whom a subscription is created or renewed
  • The SDK allows you to easily identify the user  
Subscription recording options