Skip to content

Decode tracking parameters from URLs and return the clean URL

License

Notifications You must be signed in to change notification settings

PatrickHeneise/striptrackingurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Strip Tracking URL

This is a simple script to decode and strip tracking parameters from a URL. It is useful if you use a DNS blocker like NextDNS and want to open signup/confirmation links that are sent through Mandrill with link-tracking enabled.

Example

node index.js https://mandrillapp.com/track/click/12345678/yourdomain.com?p=eyJzIjoiYXJlYV9pZCIsImkiOiIyMzQ1MjIwIiwidiI6MSwicCI6IntcInVcIjpcImh0dHBzOlxcXC9cXFwvYXJlYS5kZ

About

Decode tracking parameters from URLs and return the clean URL

Topics

Resources

License

Stars

Watchers

Forks