JavaScript location.href Redirect Test

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

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

PRD Reference: AC-1.2.2

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