Overview
Encore uses Google Play’s Real-Time Developer Notifications (RTDN) to track subscription lifecycle events — trial starts, renewals, expirations, and cancellations. This data powers the Analytics section of your dashboard and enables Encore to measure Net Conversion Lift: the incremental subscription revenue attributable to Encore’s win-back flow.Choose Your Integration Method
- Set Up RTDN (Recommended)
- Forward from Your Server
Configure Google Play to send real-time subscription notifications directly to Encore. This is the most reliable integration.
Prerequisites
- A Google Cloud project linked to your Google Play Console
- Cloud Pub/Sub API enabled in the Google Cloud project
Steps
Enable Cloud Pub/Sub API
Go to the Google Cloud Console and enable the Cloud Pub/Sub API for your project.
Create a Pub/Sub Topic
- Go to Cloud Pub/Sub > Topics
- Click Create Topic
- Name it (e.g.,
encore-play-notifications) - Click Create
Create a Push Subscription
- On your topic, click Create Subscription
- Set Delivery type to Push
- Set the Endpoint URL to:
- Click Create
Grant Google Play Publisher Access
- Select your topic and click Show Info Panel
- Click Add Principal
- Add
google-play-developer-notifications@system.gserviceaccount.com - Grant the Pub/Sub Publisher role
- Click Save
Configure in Google Play Console
- Go to Google Play Console
- Navigate to Monetization setup (under Settings)
- In the Real-time developer notifications section, enter your topic name:
- Click Send test notification to verify
- Click Save
Need Help?
If you have questions about configuring Google Play Real-Time Developer Notifications or need assistance with the forwarding setup, contact us at admin@encorekit.com.Next Steps
You’ve completed the Encore integration! Here’s what to explore next:- Encore Dashboard - Monitor analytics and manage your app
- User Management - Identify users and set attributes for personalized offers