department-of-veterans-affairs / va.gov-cms

Editor-centered management for Veteran-centered content.
https://prod.cms.va.gov
GNU General Public License v2.0
99 stars 69 forks source link

Missing Analytics on Feedback button #19771

Open laflannery opened 1 week ago

laflannery commented 1 week ago

Description

When clicking the Feedback button on the Event detail pages, there are not as many Analytics events firing in Next as there currently are in Prod.

When Clicking the feedback button, these are the events that appear for each environment:

Prod Image

Next Image

###
- [ ] The problem as described is fixed
- [ ] The repro steps result in 'expected result'
- [ ] An automated test is written to catch the problem, if appropriate

How can we see the problem? (repro steps)

  1. Please include a set of steps that allows an independent tester to see the problem.
  2. Write them so that after the defect is fixed, the steps will result in the expected result.
  3. It is helpful to write the steps methodically so they can be the foundation of an automated test.

Expected result: What should be the outcome?
Actual result: What currently happens?

Is there any additional information?

Screenshots:

Log messages (please specify from where or what commands(s))

Log messages here

Why is the problem happening and how do we fix it?