Example app for Stathat plugin by Yoger Games. It enables Corona SDK users to send and receive stats from [Stathat] (https://www.stathat.com/).
Here are a few benefits of using Stathat for analytics and statistics
- Beautiful charts
- Get notified automatically when anomalies occur.
- What do the next 30 days look like?
- Get an overview of the past hour to the past year, and any other timeframe.
- Compare stats to find correlations.
- Download the files in this repo (https://github.com/yogergames/plugin-stathat/archive/master.zip)
- Unpack the zip file
- Register for an account at [Stathat] (https://www.stathat.com/)
- Get the ACCESS_TOKEN at stathat.com/access. It's required if you try to fetch stat data
- Replace the USER_KEY and ACCESS_TOKEN variables with your data in main.lua
Basically the example app provides a few complete examples on the usage of this plugin.
The following are required though
- Add the plugin in build settings.
- Require the plugin in your lua source files.
- Initialize.
- Start sending and receiving stats!
Yep, that's it! Nothing more is required.
PS: All functionality of the plugin is supported on all platforms.
- [API] (https://yogergames.gitlab.io/stathat/api/)
- [Change log] (https://yogergames.gitlab.io/stathat/changelog/)
- [Forum Support] (https://forums.coronalabs.com/forum/654-corona-store-plugins/)
- Email for support - support@yogergames.com