Redirect page if url is filled with a certain query parameter

is it possible to use the page’s on ready function to ridirect a user if their url is filled with a certain query parameter.

for example. if the url is www.mysite.com/page?status=confirm

then the user will be redirected.

is this kind of stuff possible

1 Like

Hey Shan, was this ever figured out?