You can add custom Javascript code to the tracking field to redirect to a custom URL:

Example of the code to redirect:

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