Review sign-up validation tracking
Understand how the sign-up page records failed email validation attempts for analytics and reporting.
Audience
This guide is designed for project manager.
Steps
Step 1: Open the sign-up page
Navigate to the sign-up page where new users enter their email address to create an account.

Step 2: Enter an invalid email address
Type an incorrectly formatted email address into the email field, such as missing the "@" symbol or domain ending.

Step 3: Attempt to continue
Select the Continue button to submit the form; the form will reject the invalid email based on its built-in validation rules.

Step 4: Confirm the validation error is tracked
When the email is rejected, an internal analytics event is recorded to indicate that sign-up validation has failed for this attempt.

Last updated: 2026-09-03