Has anyone implemented a way to capture when assistive technologies / accessibility tools are active for a user? For example, a true/false or discrete value saved into a User Property? This would be to track if a user was utilizing a screen reader, speech navigation tool, voice over on a mobile device, zoom level change, etc.? In my case this is for a webpage application - so running in a browser - which I know limits what information is accessible.
Track Use of Accessibility / Assistive Technology
Best answer by Saish Redkar
Hey
Capturing these as an array user property might help.
e.g. You can define a user property like active_accessibility_tools
User A has active_accessibility_tools = [ “screen reader”, “speech navigation tool”]
User B has active_accessibility_tools = [ “screen reader”, “speech navigation tool”, “zoom level change”]
Reply
Welcome to the Amplitude Community!
If you don't have an Amplitude account, you can create an Amplitude Starter account for free and enjoy direct access to the Community via SSO. Create an Amplitude account. You can also create a Guest account below!
If you're a current customer, select the domain you use to sign in with Amplitude.
analytics.amplitude.com analytics.eu.amplitude.comWelcome to the Amplitude Community!
If you don't have an Amplitude account, you can create an Amplitude Starter account for free and enjoy direct access to the Community via SSO. Create an Amplitude account. Want to sign up as a guest? Create a Community account.
If you're a current customer, select the domain you use to sign in with Amplitude.
analytics.amplitude.com analytics.eu.amplitude.comEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.