Home
Random
Nearby
Log in
Settings
Donate
About Wikipedia
Disclaimers
Search
Viewing filter 1,030: Adding URLs with tracking parameters
Home
Recent filter changes
Examine past edits
Edit filter log
Editing filter 1,030 (see also a
graph
of recent actions)
Filter parameters
Filter ID:
1,030
Description:
(publicly viewable)
Filter hits:
99,007 hits
Statistics:
Of the last 202,129 actions, this filter has matched 70 (0.03%). On average, its run time is 0.06 ms, and it consumes 1 condition of the condition limit.
Conditions:
(
documentation
)
/* added_links is expensive; first check added_lines for protocol to reduce unneeded calls to added_links */ tracking := "(?:utm_source|utm_medium|utm_campaign|utm_term|utm_content|gclid|gclsrc|dclid|fbclid|zanpid)="; added_lines irlike tracking & added_links irlike tracking & !(summary irlike "^(?:undid|rv[vt]?|revert|restored)")
/* added_links is expensive; first check added_lines for protocol to reduce unneeded calls to added_links */ tracking := "(?:utm_source|utm_medium|utm_campaign|utm_term|utm_content|gclid|gclsrc|dclid|fbclid|zanpid)="; added_lines irlike tracking & added_links irlike tracking & !(summary irlike "^(?:undid|rv[vt]?|revert|restored)")
Notes:
Log links with parameters that are used to track the source of clicks, likely used by SEO people. Log-only to gauge the scale of the issue. --ST47 2020-02-14 This filter is showing up on the Slow Filter Dashboard on Logstash. added_links is expensive. To reduce unnecessary calls to added_links, we can first check if http or https is in added_lines. ~MA 2021-01-22 Optimize: Don't generate added_links every time someone edits a line containing a link. --Suffusion of Yellow 01:09 29 Oct 2022 Exclude antivandalism edits (reverts, etc) per request on EFR. --EggRoll97 02:03 26 Oct 2024
Flags:
Hide details of this filter from public view
Enable this filter
Mark as deleted
Filter last modified:
02:03, 26 October 2024
by
EggRoll97
(
talk
|
contribs
)
History:
View this filter's history
Tools:
Export this filter to another wiki
{"data":{"rules":"/* added_links is expensive; first check added_lines for protocol to reduce unneeded calls to added_links */\r\n\r\ntracking := \"(?:utm_source|utm_medium|utm_campaign|utm_term|utm_content|gclid|gclsrc|dclid|fbclid|zanpid)=\";\r\nadded_lines irlike tracking \u0026\r\nadded_links irlike tracking \u0026\r\n\r\n!(summary irlike \"^(?:undid|rv[vt]?|revert|restored)\")","name":"Adding URLs with tracking parameters","comments":"Log links with parameters that are used to track the source of clicks, likely used by SEO people. Log-only to gauge the scale of the issue. --ST47 2020-02-14\r\n\r\nThis filter is showing up on the Slow Filter Dashboard on Logstash. added_links is expensive. To reduce unnecessary calls to added_links, we can first check if http or https is in added_lines. ~MA 2021-01-22\r\n\r\nOptimize: Don't generate added_links every time someone edits a line containing a link. --Suffusion of Yellow 01:09 29 Oct 2022\r\n\r\nExclude antivandalism edits (reverts, etc) per request on EFR. --EggRoll97 02:03 26 Oct 2024","group":"default","actions":[],"enabled":true,"deleted":false,"privacylevel":0,"global":false},"actions":[]}
Actions to take when matched
Trigger actions only if the user trips a rate limit
Number of actions to allow:
Period of time (in seconds):
Group throttle by:
user
See
the documentation on mediawiki.org
.
Trigger these actions after giving the user a warning
System message to use for warning:
abusefilter-warning
Other message
Page name of other message:
(without "MediaWiki:" prefix)
Show/Hide preview of selected message
Prevent the user from performing the action in question
System message to use for disallowing:
abusefilter-disallowed
Other message
Page name of other message:
(without "MediaWiki:" prefix)
Show/Hide preview of selected message
Revoke the user's autoconfirmed status
Tag the edit in contributions lists and page histories
Tags to apply:
(see
Wikipedia:Tags
for use and formatting)
(please don't rename a tag here, see link above)
(one per line, no commas, publicly visible)
Require the user to complete a CAPTCHA in order to proceed with the action. Users with permission to skip a CAPTCHA are exempt.