Checks · url
Tracking Parameters in URL
Warning url.tracking_parameters
What it means
An indexable page reached through a URL carrying analytics parameters (utm_, gclid, fbclid). Each variant is a duplicate of the clean page.
How to fix it
Canonicalise to the parameter-free URL, and make sure internal links never carry tracking parameters.
Where to find it in Truelint
Open the Issues pane on the right of the workspace and select Tracking Parameters in URL. The grid filters to every affected URL and the detail pane shows the specific finding for each. Export the list with Export → Current view, or from the API:
GET /api/v1/crawls/{handle}/issues/url.tracking_parameters