Live findings
Research suggests:  clicking things is, on balance, good for you. Sample size: everyone.
Research suggests:  the 3pm slump responds best to one (1) game of Snake.
Research suggests:  reaction time peaks exactly 11 minutes before a meeting you forgot about.
Research suggests:  productivity is, technically, a social construct.
Research suggests:  "just one more game" has never once been one more game.
Research suggests:  looking busy accounts for roughly 90% of looking employed.
Research suggests:  Alt-Tab is the most-used keyboard shortcut in this building.
Research suggests:  a watched progress bar never loads. A played game always does.
Research suggests:  studies confirm: the boss always walks in during your high score.
n = ∞

JustResearching / Tools / Web & Online

URL Investigator

Paste any link and see every component broken out: protocol, subdomain, domain, path, query parameters, and fragment. Tracking parameters are identified and explained, and you can copy a clean version with them stripped.

Most URLs contain more information than the page address. Some of it is useful. Most of it is about you.

Tracking parameters are extra pieces of data appended to a URL by marketing platforms, email tools, and ad networks. They tell the sender which campaign sent you, which link you clicked, and which ad you saw. They do not affect the page you reach, but they do report your click back to the source. This tool makes those parameters visible and lets you share a clean version without them.

Questions

Does stripping tracking parameters break the link?

No. Tracking parameters are added after the destination is determined. Removing them takes you to exactly the same page, just without the analytics data attached. The only exception is links where the tracking token is also used for authentication — these are rare but do exist in some email marketing platforms, where removing the token may cause a personalised page to fail to load.

What are UTM parameters?

UTM stands for Urchin Tracking Module, named after a web analytics company acquired by Google in 2005. They are the most common tracking parameters on the web: utm_source, utm_medium, utm_campaign, utm_term, and utm_content. They are added by anyone running a campaign and read by Google Analytics (and most other analytics platforms) to attribute traffic to its source.

What is fbclid?

fbclid is a Facebook Click Identifier. It is added automatically by Facebook and Instagram when someone clicks a link from a paid ad. The value is a unique string that Facebook uses to match the click to a conversion, even without third-party cookies. It is purely for Facebook attribution and has no effect on the destination page.

What is a TLD?

TLD stands for top-level domain: the last part of a domain name, such as .com, .org, .uk, or .io. Some TLDs are country-specific (ccTLDs like .uk or .au) and some are generic (gTLDs like .com or .net). A few countries have two-part TLDs such as .co.uk, where both parts together make up the TLD.

Link investigated. Nothing to see here.