Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-7195

find out how suitable Accessibility is for generating events for analytics

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • Qt Analytics
    • None

      At first glance, it looks like at least a few events are relevant to get a rough idea what the user is looking at, without revealing too much from a privacy perspective:

      QAccessible::ForegroundChanged, DialogStart/End, ObjectShow/Hide

      https://doc.qt.io/qt-6/qaccessible.html#Event-enum

      My assumption so far is that the telemetry plugin or QML module could implement QAccessibleBridge to receive those events, and send them on to Snowplow somehow.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kileppal Kimmo Leppälä
            srutledg Shawn Rutledge
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes