# Excluding URL parametres from tracking

**URL:** https://community.piwik.pro/t/excluding-url-parametres-from-tracking/2696
**Category:** Data collection and tags
**Created:** [August 7, 2023, 10:15am UTC](https://community.piwik.pro/t/excluding-url-parametres-from-tracking/2696 "2023-08-07T10:15:59Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![analyticskeener](https://avatars.discourse-cdn.com/v4/letter/a/b487fb/32.png) [@analyticskeener](https://community.piwik.pro/u/analyticskeener)
#### Post date: [August 7, 2023, 10:15am UTC](https://community.piwik.pro/t/excluding-url-parametres-from-tracking/2696/1 "2023-08-07T10:15:59Z")

</div>

How to exclude Piwik Core collecting data on url that contain a parametre that contain **/?** eg. [domain.com](http://domain.com/) **/?\_gl=1**. I don’t find a setting to exclude this from data collection.

![Näyttökuva 2023-8-7 kello 13.13.17](https://europe1.discourse-cdn.com/flex005/uploads/piwikpro/original/2X/3/3a1153dfd60e1b7f8dd7628b97b23fdbe26c0ec7.png)

---

<div class="post-metadata">

### Author: ![sararekowska](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/sararekowska/32/1582_2.png) [@sararekowska](https://community.piwik.pro/u/sararekowska)
#### Post date: [August 8, 2023, 8:19am UTC](https://community.piwik.pro/t/excluding-url-parametres-from-tracking/2696/2 "2023-08-08T08:19:58Z")

</div>

Hi there!

There is an option to exclude those parameters in site settings:

> **Exclude URL parameters** : Lets you exclude parameters from the URL, making your reports look cleaner. For example, instead of the URL that looks like this [clearbank.com/?\_stg\_debug](http://clearbank.com/?_stg_debug) you’ll see the URL that looks like this [clearbank.com](http://clearbank.com). Note: Regex (regular expression) is supported. The added parameters are case-insensitive.

Here is a handy article about different site settings available: [About site or app settings | Piwik PRO help center](https://help.piwik.pro/support/getting-started/about-site-or-app-settings/) 😄
