| --- |
| layout: component |
| permalink: /userale/ |
| title: UserAle |
| image: /images/userale_inverted.png |
| component: UserALE |
| |
| description: Apache UserALE (User Analytic Logging Engine) is the beating heart of Apache Flagon technology. UserALE provides instrumentation for applications, embedding a light-weight, easy-to-manage behavioral logging capability. UserALE provides comprehensive user event tracking for web pages, but it is specially engineered for thin-client analytical applications. UserALE transmits specially structured messages from your application to an activity logging server whenever users interact with it. Apply UserALE with a single line of code and capture every user interaction without having to separately manage tags on each feature of your application. UserALE works with Elastic and other open source databases–you own your data and you can access it for analysis and automation without restriction. UserALE.js serves Javascript applications. For desktop applications written in PyQt5 see UserALE.PyQt5. |
| |
| features: |
| - |
| icon: thumbs up |
| color: blue |
| title: Low-effort |
| description: Embed UserALE with a single script tag in source, or from your browser console for testing. |
| - |
| icon: settings |
| color: yellow |
| title: Customizable |
| description: UserALE provides options for custom, manual instrumentation. |
| - |
| icon: mouse pointer |
| color: red |
| title: Capture every event |
| description: And the document object model targets of those events, with resolution suitable for advanced behavioral analytics. |
| - |
| icon: database |
| color: green |
| title: Own your own data |
| description: UserALE utilizes Elastic as a scalable, searchable database for user event log storage. |
| - |
| icon: dashboard |
| color: blue |
| title: Low processing overhead |
| description: UserALE will not adversely affect your applications performance. |
| - |
| icon: protect |
| color: yellow |
| title: Never lose data |
| description: Temporary offline log storage safeguards from dropped signal due to connectivity issues. |
| |
| contentCount: 1 |
| --- |
| |
| {% include useralejsDemo.html inverted=false %} |