Live Tracking Panel via the Internet

Live Tracking Panel via the Internet

Live Tracking Panel via the Internet is a reliable data management solution for indie developers. It connects your Unity game to an online spreadsheet to store and view real-time player data, helping you track basic analytics without complex server setups.

🎮 Customizable and Genre-Agnostic

The system is flexible and allows you to modify the C# scripts to track the specific data you need for your project. It works with various genres, including Mobile, Hyper-casual, RPGs, and Simulations.

📊 Tracking Features

The system sends essential player metrics directly to your panel out of the box:

  • TOTAL MINS and TODAY MINS: Monitor daily and lifetime player engagement.
  • COUNTRY: Identify player base locations.
  • VERSION and OS : Track game builds and OS versions.
  • STATUS: View online or offline player status.
  • LAST LOGIN: Log the timestamp of each session.
  • DEVICE: Identify the hardware performance levels.

🛠️ Technical Features

  • Visual Data: Use standard spreadsheet tools to create basic charts for your game.
  • Structured C# Scripts: Clean and commented code for easy integration.
  • Remote Access: Check your data rows from any device via the spreadsheet app.
  • Plug and Play: Simple setup designed to start tracking data quickly.

📦 What’s inside the package?

  • Core Logic Scripts: Handles data transmission between Unity and the web.
  • Setup Documentation: Step-by-step guide for web script integration.
  • Example Demo Scene: A ready-to-use scene is included for immediate testing.