RCL Engine
Intent router. Paid Google Ads clicks arrive at /go?intent=<intent> and are 302-redirected to the matching clean landing path.
- /go?intent=storm → /storm
- /go?intent=emergency → /emergency
- /go?intent=replacement → /replacement
- /go?intent=repair → /repair
- /go?intent=financing → /financing
- /go?intent=<anything else / missing> → /default (fallback)