Skip to content

Emit ga event on send help form #760

@kastoestoramadus

Description

@kastoestoramadus

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.

image

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