1. Download stathat.erl. Include it in your Erlang project.
2. Start it up once:
{ok, Pid} = stathat:start().
3. Make calls to StatHat. You do not need to create the stats first using the web interface.
stathat:ez_count("YOUR_EZKEY", "messages sent - female to male", 1).
4. Go to the stats page to see your stats!

© 2011-2017 Numerotron Inc