UserAle.js

The Official JavaScript Client for UserAle

How It Works
1. Include it in your app
2. It records logs
3. Analyze your logs
Including UserAle.js

Include UserAle.js in your app with a script tag and configure it with data parameters. Learn More.

<script src="http://draperlaboratory.github.io/useralejs/userale.min.js"
data-url="http://localhost:8000/logs"></script>
About UserAle.js

UserAle.js is developed at Draper as part of the Software as a Sensor™ suite of products.
It's released under the Apache v2.0 License. Learn More.