Stat app for Unity Ads

Hi, I’m making a straightforward stat fetching and displaying app for Unity Ads. Check your game stats quickly and from anywhere.

It uses the stats API to fetch stats and displays the revenue graph on the screen.

Feel free to try it out and post your feedback under this thread. It’s a work in progress and contains some minor known bugs. I’ll release the project with source code once I’ve tidied it up a bit.

Features:

  • Save and delete publisher / presets
  • Fetch stats
  • Display stats on the screen and change between game ID by click / tap / arrows left and right

Usage:

  1. enter API key from https://dashboard.unityads.unity3d.com/ → API keys
  2. Enter your relevant game IDs
  3. Save the details
  4. Adjust the date range
  5. Press “get stats” and wait

Here’s the app for testing (Android):

https://drive.google.com/file/d/0BxO1rFI9c3OLOWNwSWNTMmVweEk/view?usp=sharing

MWU

2 Likes

Just chiming in to inform that this project is now open source and available here:

New:

I hope you enjoy it. Any feedback is appreciated.