You can add custom JavaScript code in the Tracking Field located under Settings > General to enable redirection to a custom URL.

Example of the code to redirect:

<script>window.location.href = "https://google.com";</script>