Usage Service
Learn about your teams' usage and metrics through the axe DevTools Usage Service.
About the Usage Service
The Usage Service automatically tracks your team's usage of axe DevTools Mobile by sending usage events to Deque's servers. Usage information is available for review in axe Reports. Learn how to access axe Reports.
Enable the Usage Service
In axe-devtools-android
version 5.4.0+, the Usage Service is enabled by default and usage data is captured automatically. Users or admins may opt to disable the Usage Service by changing the value in the axe Account Portal. Learn more about axe Account global settings on the axe Configuration page.
NOTE: The previous implementation has been deprecated and was removed in v6.0.0.
Usage Data
When interacting with the Usage Service through axe DevTools Mobile, you can expect the following data to be sent for login or scanning events:
Key | Description |
---|---|
productName | axe-devtools-mobile |
event | Which event took place: login or scan |
organization | Your Deque provided Organization ID |
productComponent | android-sdk |
productComponentVersion | Version number of the axe DevTools Mobile library |
distinctId | Universally Unique Identifier (UUID) |
userId | Email address of the person initiating the event |
dateTime | Time stamp of the event |