SafeShare Help Center
What is a URL parameter?
A URL parameter is a name-value pair after the question mark of an address – some parameters control the page, others only measure the click.
SafeShare Help Center
A URL parameter is a name-value pair after the question mark of an address – some parameters control the page, others only measure the click.
A URL parameter is an extra in a web address that consists of a name and a value.
The first parameter starts after a ?, further ones are joined with &.
?q=hiking+boots&lang=en
Parameters can serve different purposes: they can be functional, analytical, presentation-related or state-related.
Functional parameters control the page – such as search, filters or language – while measuring parameters attribute a click
or campaign, such as utm_source or click IDs.
That is why parameters should not be deleted blindly. Removing everything after the question mark can remove search, filters or settings as well.
https://example.org/search?q=hiking+boots&utm_campaign=summer
https://example.org/search?q=hiking+boots
q=hiking+boots stays, because otherwise the search would be empty.
https://example.org/search?q=hiking+boots&utm_campaign=summer&utm_source=mail
Control what the page shows: search (q), language (lang),
page number (page), filters like color. Without them the link no longer shows what you meant.
Attribute the click to a source or campaign: utm_source, utm_campaign,
click IDs like gclid. The destination of the link works without them.
Not every parameter is pure tracking. Some keys are functionally necessary, for example for language, search, filters, variants or IDs. That is why it is better to check links instead of simply deleting everything after the question mark.
utm_sourceutm_mediumutm_campaignutm_termgclidq)lang)page)color)SafeShare is not meant to break links. The app helps make recognizable link extras visible and use cleaned links deliberately.
Three ways, depending on your device. The check runs local-first – the link does not have to be uploaded to a SafeShare server for this.
For individual links, SafeShare Free is enough – permanently and free of charge.
If you regularly check, explain or document links before sending – for example in newsletters, editorial content, customer communication or team approvals – SafeShare Link Review is the next step: understand, check, document.
A name-value pair in a web address. The first parameter starts after a ?, further ones are joined with &.
Rule of thumb: if it visibly controls the content – such as search, filters or language – it is functional. If it only attributes the click, it is usually unnecessary.
Better not. Functional parameters can get lost that way, and the link no longer shows what you meant.
Yes, that is the goal. SafeShare reduces recognized tracking extras and leaves functional parts in place. The rules are openly documented.
No. SafeShare is local-first. The cleanup happens in your browser. Links are not uploaded to SafeShare servers for this.
Check and clean individual links directly in the browser.
Check, understand and document links before sending.
The structure of a web address, block by block.
Which parameters SafeShare removes and which stay – openly documented.