Added Brave tracking parameter list

pull/209/head
M66B 2 years ago
parent 158126a17b
commit 157f4a164f

@ -71,7 +71,21 @@ public class UriHelper {
"zanpid", // Zanox (Awin)
"kclickid" // https://support.freespee.com/hc/en-us/articles/202577831-Kenshoo-integration
"kclickid", // https://support.freespee.com/hc/en-us/articles/202577831-Kenshoo-integration
// https://github.com/brave/brave-core/blob/master/browser/net/brave_site_hacks_network_delegate_helper.cc
"oly_anon_id", "oly_enc_id", // https://training.omeda.com/knowledge-base/olytics-product-outline/
"_openstat", // https://yandex.com/support/direct/statistics/url-tags.html
"vero_conv", "vero_id", // https://help.getvero.com/cloud/articles/what-is-vero_id/
"wickedid", // https://help.wickedreports.com/how-to-manually-tag-a-facebook-ad-with-wickedid
"yclid", // https://ads-help.yahoo.co.jp/yahooads/ss/articledetail?lan=en&aid=20442
"__s", // https://ads-help.yahoo.co.jp/yahooads/ss/articledetail?lan=en&aid=20442
"rb_clickid", // Russian
"s_cid", // https://help.goacoustic.com/hc/en-us/articles/360043311613-Track-lead-sources
"ml_subscriber", "ml_subscriber_hash", // https://www.mailerlite.com/help/how-to-integrate-your-forms-to-a-wix-website
"twclid", // https://business.twitter.com/en/blog/performance-advertising-on-twitter.html
"gbraid", "wbraid", // https://support.google.com/google-ads/answer/10417364
"_hsenc", "__hssc", "__hstc", "__hsfp", "hsCtaTracking" // https://knowledge.hubspot.com/reports/what-cookies-does-hubspot-set-in-a-visitor-s-browser
));
// https://github.com/snarfed/granary/blob/master/granary/facebook.py#L1789

Loading…
Cancel
Save