A strip query params rule selects a subset of resources and strips some params of it.
See SpeedKitConfig.stripQueryParams | the strip query params option for more information.
The sites on which this strip query params rule is enabled.
Example
[{ "pathname": "/product/details/" }]
Explanation
In this example, Speed Kit will strip query params given by the params
property from all resources requested from a product details page under the path
of "/product/details/". All other resources will not be affected by this rule.
In this example, Speed Kit will strip query params given by the params
property of the Google Tag Manager request. All other resources
will not be affected by this rule.
A strip query params rule selects a subset of resources and strips some params of it. See SpeedKitConfig.stripQueryParams | the strip query params option for more information.
Since
1.17.0