Type-In Traffic
<linkdomain>/signup/signup.php?nats=<?=(!empty($_REQUEST['nats']) && !preg_match('/[\'\"<>()\\\+\[\]]/', $_REQUEST['nats']))?$_REQUEST['nats']:'MC4wLjEuMS4wLjAuMC4wLjA'?>&step=2NATS Admin
Tracking Type-In Traffic's Raw and Unique Hits
<?php
if(empty($_REQUEST['nats'])) {
//redirect through track
header("Location: " . <track URL>);
}
?>Related Articles
How to Configure RedirectsLast updated
Was this helpful?