You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a target clicks in a tracking link localhost:8000/track/<tracking_code> , they were redirected to the redirect uri provided during setup, but before the redirection the intermediate tracking page is shown. Which reveals that they are being tracked. Replace the the intermediate tracking page with a "loading" screen.
The text was updated successfully, but these errors were encountered:
When a target clicks in a tracking link
localhost:8000/track/<tracking_code>
, they were redirected to the redirect uri provided during setup, but before the redirection the intermediate tracking page is shown. Which reveals that they are being tracked. Replace the the intermediate tracking page with a "loading" screen.The text was updated successfully, but these errors were encountered: