Subscriptions: Continuous App Monitoring
In Development Coming Soon
Subscriptions is the screen for configuring continuous monitoring.
A subscription runs automatically while it is active. When ASO.dev detects a change, it creates an event. The event appears in Notifications and can also be delivered by push notification or webhook.
Simple Logic
Section titled “Simple Logic”One subscription answers one question:
what should ASO.dev monitor, where, and for which app?
Formally, one subscription is:
1 app × 1 country × 1 event
Examples:
- monitor new reviews for your app in the United States
- monitor new reviews for a competitor in Germany
- monitor auction state when that event type is available
Limits
Section titled “Limits”Subscription limits are applied per user:
| Plan | Limit |
|---|---|
| Indie | 2,500 |
| Pro | 6,500 |
| Marketing | 13,000 |
The limit shows how many active monitoring rules a user can create.
Note: plan limits and conditions may change in the future at the discretion of the ASO.dev team.
Supported Events
Section titled “Supported Events”The event list will expand. The main purpose of Subscriptions is to automatically catch changes you do not want to miss.
New Reviews
Section titled “New Reviews”The subscription triggers when new reviews appear for the selected app and country.
Use it to track feedback across markets or competitors without manually checking the App Store.
Configuration
Section titled “Configuration”When creating a subscription, choose:
- app
- country
- event type
- delivery channel
If you work with competitors, you can quickly add them from related ASO.dev screens.
Delivery Channels
Section titled “Delivery Channels”Push Notifications
Section titled “Push Notifications”For memberships with access to the ASO analysis: Indie, Pro and Marketing
A push notification is sent when a subscription detects a change. The event also remains in Notifications, so you can open it later.
Webhooks
Section titled “Webhooks”Available only for the Pro and Marketing memberships.
A webhook is triggered on every update and sends the result as CSV.
The CSV file is publicly accessible, does not require authorization, and contains the latest event state.
Webhook features include:
- test button
- stable format for automation
- delivery on every update
How It Works
Section titled “How It Works”- Create a subscription.
- ASO.dev regularly checks the selected app, country, and event.
- If the state changes, an event is created.
- The event appears in Notifications.
- If push or webhook delivery is enabled, ASO.dev sends the event through the selected channels.
When to Use It
Section titled “When to Use It”- you need to monitor reviews continuously
- you want to notice competitor activity quickly
- you need events without manual checking
- you want to send events to an external system by webhook
Difference from Tasks
Section titled “Difference from Tasks”Subscriptions run continuously and create events when something changes.
Tasks run once and create one report or export.