Report touch input status in rageshakes, analytics
This reports whether the device has touch input as a primary input mechanism in rageshakes and analytics. For analytics, this replaces the identity server (which ends up being reported as "<redacted>" by default anyway) because Matomo only supports a limited number of custom variables.
This commit is contained in:
parent
ca4f591cb6
commit
ca28f83841
4 changed files with 21 additions and 7 deletions
|
@ -11,7 +11,7 @@
|
|||
"Which officially provided instance you are using, if any": "Which officially provided instance you are using, if any",
|
||||
"Whether or not you're using the Richtext mode of the Rich Text Editor": "Whether or not you're using the Richtext mode of the Rich Text Editor",
|
||||
"Your homeserver's URL": "Your homeserver's URL",
|
||||
"Your identity server's URL": "Your identity server's URL",
|
||||
"Whether you're using Riot on a device where touch is the primary input mechanism": "Whether you're using Riot on a device where touch is the primary input mechanism",
|
||||
"Whether or not you're using the 'breadcrumbs' feature (avatars above the room list)": "Whether or not you're using the 'breadcrumbs' feature (avatars above the room list)",
|
||||
"Whether you're using Riot as an installed Progressive Web App": "Whether you're using Riot as an installed Progressive Web App",
|
||||
"e.g. %(exampleValue)s": "e.g. %(exampleValue)s",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue