apply_filters( ‘nab_referrer_param’, boolean|string $param_name )
Filters the query arg that retains the original referrer after performing a JavaScript redirection.
Parameters
- $param_name boolean|string
(Required) the name of the query arg that should keep track of the referrer or false otherwise.