JavaScript Conditional Redirect Test

Scenario: AJAX submit → Server returns redirect instruction in JSON → Client follows instruction

Expected Behavior: Form submit → Fetch JSON with redirect URL → Navigate to URL specified in JSON

PRD Reference: AC-1.2.7

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

Note: Server response includes redirect instructions. Client JavaScript determines where to navigate based on JSON.