-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Hi,
There is a problem with common form that is used across most the HMRC websites.
The send help-form on the end of pages.
https://github.com/hmrc/play-ui/blob/master/src/main/twirl/uk/gov/hmrc/play/views/helpers/reportAProblemLink.scala.html
it communicates with contact-frontend microservice.
It returns html form that is added to the page. It has the required stageprompt attribute for the button Send but the click is not reported to GA. data-journey-click="page:Click:Get help with this page Submit"
Can we use somehow the stageprompt at such and similar cases?
Desired change: emit event to the analytics tool (like Google Analitics) after proper help form submission.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
