JavaScript location.assign() Redirect Test

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

Expected Behavior: Form submit → Fetch JSON → Redirect via explicit assign() method

PRD Reference: AC-1.2.4

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