With the Snowplow Lua Tracker you can collect event data from your Lua-based applications, Lua web servers/frameworks, or from the Lua scripting layer within your games or apps.
Modules
| Emitter | An 'Emitter' is a class that can be used to send payloads to a Snowplow collector attached to a 'tracker' instance. |
| Set | A simple set implementation. |
| Utils | Helper utilities |
| Snowplow | The main Snowplow module. |
| Tracker | The Snowplow tracker |
| Validate | Validation functions |