The “Ignored Parameters” feature allows you to specify URL parameters that NitroPack can ignore when optimizing your website. You can enable it from Settings >> Caching tab.
To ignore a parameter, simply write down its name in the field.

utm_*
Remember to save your settings after writing down the ignored parameters.
Important Note: NitroPack ignores some commonly used parameters by default. For a complete list of those parameters, scroll down to the end of this article.
For a deeper dive on why ignoring parameters is necessary, read on. We'll start with the two most popular types of additional parameters.
UTM Parameters
Urchin Tracking Module (UTM) parameters are tags that help you learn more about the user behavior on your website.
For example, check out the URL below:
The underscored strings are three different UTM parameters. There are also other types of UTM parameters, but these three are used most often.
Regardless of the specific tags, NitroPack recognizes and ignores all UTM parameters by default.
Gclid Parameters
Gclid or Google Click Identifier is another popular tracking parameter.
Its job is to transfer information between your Google Ads and Google Analytics accounts. You can find this parameter in the URL if you click on an ad in Google, for instance:

NitroPack also recognizes and ignores the gclid parameter by default.
Now, let’s talk about why ignoring parameters is awesome.
The Benefits of Ignoring Parameters
Let’s go back to our first example.
The UTM "source" parameter clearly states that Facebook led the visitor to this page.
Now, let’s say another visitor found this page through LinkedIn.
Both the Facebook and the LinkedIn visitor will see the same content on the page. However, they will have different URLs because of the UTM “source” parameter.
In such a case, caching solutions that don't ignore UTM parameters serve content from separate cache files. This is redundant because both users see the same content on the page.
So, by ignoring these parameters, NitroPack doesn’t create unnecessary cache files and keeps your website cache as lean as possible.
In the example above, NitroPack would see the URL as:
Keep in mind that the UTM and gclid parameters aren’t the only additional URL parameters out there. Other Parameters that don’t modify content on the page can also be specified and ignored with NitroPack’s “Ignored Parameters” option.
A good rule of thumb is that if you’re using a JavaScript library to track parameters, it should be safe to let NitroPack ignore them, provided they don’t modify content on the page.
On the other hand, if you’re using server-side software to track GET parameters, it’s better to use NitroPack’s “Excluded URLs” feature.
If you’re not sure how GET parameters are tracked, you should consult a tech expert before ignoring parameters or excluding URLs.
Parameters that are ignored by default
When the "Include the default ignored parameters" option is enabled, the following parameters will be ignored in addition to any parameters that you have configured already:
- utm_*
- gclid
- gbraid
- wbraid
- epik
- msclkid
- zenid
- _gl
- lons1
- appns
- tstt1
- tsts6
- tsts12
- lpcid
- 3x-7
- mm_src
- muid
- vgo_ee
- mn
- irclickid
- irgwc
- _xuid
- _kx
- ref
- fb_action_ids
- fb_action_types
- fb_source
- dclid
- _ga
- cn-reloaded
- age-verified
- ao_noptimize
- usqp
- mkt_tok
- ck_subscriber_id
- usqp
- cn-reloaded
- sscid
- ef_id
- s_kwcid
- _bta_tid
- _bta_c
- dm_i
- campaignid
- adgroupid
- adid
- gclsrc
- gdfms
- gdftrk
- gdffi
- _ke
- trk_contact
- trk_msg
- trk_module
- trk_sid
- mc_cid
- mc_eid
- mkwid
- pcrid
- mtm_source
- mtm_medium
- mtm_campaign
- mtm_keyword
- mtm_cid
- mtm_content
- pp
- pk_source
- pk_medium
- pk_campaign
- pk_keyword
- pk_cid
- pk_content
- redirect_log_mongo_id
- redirect_mongo_id
- sb_referer_host
- pk_kwd
- piwik_campaign
- piwik_kwd
- piwik_keyword
- mtm_group
- mtm_placement
- matomo_campaign
- matomo_keyword
- matomo_source
- matomo_medium
- matomo_content
- matomo_cid
- matomo_group
- matomo_placement
- hsa_cam
- hsa_grp
- hsa_mt
- hsa_src
- hsa_ad
- hsa_acc
- hsa_net
- hsa_kw
- hsa_tgt
- hsa_ver
- _branch_match_id
- mkevt
- mkcid
- mkrid
- campid
- toolid
- customid
- igshid
- si
- iid
- _iid
- pretty
- mod
- li_fat_id
- ttclid
- trueroas
- _vsrefdom
Comments
I just activated your plugin and am impressed with the results. But, I noticed that Google Analytics stopped tracking my site, how do I ignore whatever parameter is being used to connect my site to google for tracking? I'm definitely not a tech savvy person, but am willing to learn. Any help would be great!
Hi Joseph,
We're happy to hear that NitroPack helped you achieve great speed results.
Our tech support team can help you resolve the analytics issue. You can open a ticket via this form and they'll get back to you soon.
I noticed that Google Analytics stopped tracking my site, how do I ignore whatever parameter is being used to connect my site to google for tracking?
I checked on seositecheckup.com site.
If i disable the plugin everything is right.
Kindly suggest the answer.
Thanking you Kiran
https://screations.info
Hi Kiran,
You can check our article on how to exclude resources from being optimized:
https://support.nitropack.io/hc/en-us/articles/1500002527542-Excluded-Resources
Then, try to exclude the Google Analytics/Google Tag Manager script and see if that works.
Also, our tech support team can help you resolve the analytics issue. You can open a ticket via this form, and they'll get back to you soon.
Article is closed for comments.