Skip to content

track page-level yes/no events #120

Description

@ryanwoldatwork

User story

As a web manager
I want to track page level sentiment (Was this page helpful?)
So that I can fulfill the intent of the M-23-22
and so that I can interpret the signals to make decisions about how page-level performance

Acceptance

Given a page exists with DAP on it,
And the page has some TBD yes/no markup on it with 2 DOM elements (thumbs up / down)
When a user clicks the Yes element, or No element
Then I can see events in DAP

Implementation ideas

This might look like a couple conditional event listeners and elements like .positive-page-indicator (yes button) and .negative-page-indicator (no button). These events would emit events to DAP, like https://github.com/GSA/touchpoints/wiki/Analytics-Events.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions