Is your feature request related to a problem? Please describe.
I want to track the click event on a link button, but the tracking API call would be canceled because of redirection.
Describe the solution you'd like
Add a callback function on the track method with a timeout
Thanks