mozilla / sumo

Project management board for SUMO and Community properties.
Mozilla Public License 2.0
14 stars 5 forks source link

[GA4] The dmw_report_state event with the sign-into-fxa param is sent when signing out from fxa #1693

Closed emilghittasv closed 7 months ago

emilghittasv commented 7 months ago

Preconditions

Steps to reproduce Steps to reproduce the behavior:

  1. Navigate to the https://support.allizom.org/en-US/kb/switching-devices page
  2. Sign out from the FxA sync.

Expected behavior The dmw_report_state event contains a parameter which resembles better the sign out action.

Actual behavior The dmw_repost_state event contains the sign-into-fxa param which describes the exact opposite of the action performed.

Screencasts GA4SignOut

Desktop:

escattone commented 7 months ago

I don't think this is a bug, but a natural outcome of a state change. When signing-out of FxA Sync, the state returns to its initial state of sign-into-fxa.

emilghittasv commented 7 months ago

Thanks Ryan!

I'm closing this issue.