department-of-veterans-affairs / vets-website

Frontend for VA.gov
Creative Commons Zero v1.0 Universal
242 stars 125 forks source link

VACMS-19516 Email signup form disable analytics #33055

Closed randimays closed 5 days ago

randimays commented 1 week ago

Are you removing, renaming or moving a folder in this PR?

:warning: TeamSites :warning:

Did you change site-wide styles, platform utilities or other infrastructure?

Summary

Disable web component analytics for the va-button in the email signup form on the homepage.

Related issue(s)

https://github.com/department-of-veterans-affairs/va.gov-cms/issues/19516

Testing done

Checked analytics when clicking the Sign up button. Only this custom event should appear:

{
  event: 'homepage-email-sign-up'
  button-click-label: 'Sign up'
}

Screenshots

Screenshot 2024-11-15 at 3 03 30 PM

What areas of the site does it impact?

Homepage email signup form only.