JavaScript window.location Redirect Test

Scenario: AJAX submit → Success → window.location = '/redirect/thank-you.html'

Expected Behavior: Form submit → Fetch JSON → Redirect via window.location

PRD Reference: AC-1.2.1

Future Use: This page will be used to test whether the ListenLayer tracking script can capture form data before a JavaScript redirect occurs.