Skip to content

Conversation

@scott-williams-az
Copy link
Contributor

Description

Do not send any PII data to GA
I had to go back in history to check if form submission ever sent the complete form to GA and it doesn't look like any data is pushed, There is an event on submission but it is only tracking that the form was submitted

History:

pushDataLayerEventToGa("rfi-submit");

Links

FOR APPROVERS

@scott-williams-az scott-williams-az requested a review from a team as a code owner January 30, 2025 18:56
import { useRfiContext } from "./rfiContext";

export { gaEventPropTypes } from "../../../../../shared";

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd love to see a reference to UDS-1943 added here, to highlight the importance of why this is here.

// UDS-1943 : allow some fields to be exempted from data layer

@mlsamuelson mlsamuelson merged commit dff7a0c into dev Jan 30, 2025
1 check passed
@mlsamuelson mlsamuelson deleted the UDS-1943 branch January 30, 2025 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants