Skip to main content
Skip table of contents

How-To: Pull SensorTower App Performance Export

The Marketplace App connects to the SensorTower API to generate analytical reports on app performance for both iOS and Android platforms.

✅ Supported Reports

  • 📈 Category Rankings – app store rankings by category & chart type

  • 👥 Active Users – daily, weekly, or monthly users

  • 💰 Downloads & Revenue – install volume and revenue estimates (if available)

🔍 How it Works

  • Authenticate using your SensorTower API token

  • Pulls data across multiple apps for:

    • Chart Types:

      • Top Free, Top Paid, & Top Grossing

    • Categories:

      • Overall, Utilities/Tools, Finance, Shopping, Productivity, News, Sports, Lifestyle, Entertainment, Games

    • Countries:

      • US, CA

  • Supports backfill time range, or a static pull for “today”

  • Saves a CSV file locally and uploads it to Alli Cloud

📁 What You Receive

The script will generate a CSV file in Alli Marketplace named like:

<ClientName>-<report_type>-<granularity>_report.csv

Sample Filename

  • Intuit-category_report.csv

  • Intuit-downloads-daily_report.csv

You can download the file using “Alli Cloud Storage” datasource.

Output Format

Category Report
| App ID | Platform | Country | Category | Chart | Date | Rank | App Name |

Active Users
| App ID | Platform | Country | Date | Active Users |

Downloads & Revenue
| App ID | Platform | Country | Date | Revenue (USD) | Total Downloads |

🕒 How Often Can I Run It?

You can generate reports as needed — daily or custom date ranges. Data typically becomes available 1 day after real-time in SensorTower.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.