Query strings
Parameter values such as search terms, email addresses or spaces should be encoded so they can be transferred safely in URLs.
Web / HTML
Encode and decode full URLs, individual URL parameters or query strings. The tool is useful for API calls, tracking parameters, form values and technical tests.
When a URL or query string is detected, parameters are shown here.
| Name | Value | Note |
|---|---|---|
| No parameters detected yet. | ||
Parameter values such as search terms, email addresses or spaces should be encoded so they can be transferred safely in URLs.
Correct encoding prevents special characters such as &, = or # from changing the parameter structure.
The analysis highlights common parameters such as utm_source, utm_medium, utm_campaign, gclid or fbclid.