A powerful Discord bot that automatically removes tracking elements from URLs shared in your server, protecting your privacy and making links cleaner.
Automatically detects and removes tracking parameters from URLs shared in your server.
Helps protect your server members' privacy by removing tracking elements from links.
Fully open source and transparent. You can inspect the code, contribute, or host your own instance.
Tracking parameters are extra bits added to URLs that companies use to track where you came from and how you interact with their content. Here's an example:
Original URL with tracking:
https://www.amazon.com/product?utm_source=facebook&utm_medium=social&utm_campaign=spring2024
Cleaned URL:
https://www.amazon.com/product
Examples of common tracking parameters include:
utm_source
- Tracks where you came fromfbclid
- Facebook click identifierref
- Referral source trackinggclid
- Google click identifierdclid
- DoubleClick campaign trackingtwclid
- Twitter click identifierWhen someone shares a link containing tracking parameters in your Discord server, the bot automatically detects it and sends a cleaned version. This helps protect your members' privacy and keeps chat's links clean and readable. The original message remains unchanged, so users can still access the tracked version if needed. If the original author doesn't want to keep the cleaned URL for some reason, they can use the trash can reaction on the bot's message to delete it.