Uploaded image for project: 'Red Hat Advanced Cluster Security'
  1. Red Hat Advanced Cluster Security
  2. ROX-31803

[Layer Filtering] Implement analytics events for layer type filter usage

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Normal Normal
    • 4.10.0
    • None
    • None
    • None
    • Rox Sprint 4.10E

      Add analytics tracking to measure usage of the layer type filter feature.

      Implementation Details:

      • Add LAYER_TYPE_FILTER_APPLIED event constant
      • Track when users apply the layer type filter
      • Include filter value in event properties (BASE_IMAGE | APPLICATION)
      • Use useAnalytics hook for event tracking
      • Follow existing analytics patterns from other filter events

      Event Details:

      • Event Name: 'Layer Type Filter Applied'
      • When It Fires: User selects the layer type filter in the Vulnerabilities tab
      • Properties: {{ { filter: 'BASE_IMAGE' | 'APPLICATION' }

        }}

      Acceptance Criteria:

      • Event fires when filter is applied (not on page load)
      • Includes correct filter value in properties
      • Event is properly tracked in Amplitude
      • Follows naming conventions from other analytics events

              schaudhr Saif Chaudhry
              schaudhr Saif Chaudhry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: