Improve google-analytics — add 'ga.q' property #355
Labels
enhancement
Improvement of existent feature
Priority: P4
Release: v1.9.105
Resolution: Fixed
Status: Closed
Version: Scriptlets v1.9
Related to - AdguardTeam/AdguardFilters#160751
Steps to reproduce:
There should be redirection to
https://adguard.com/
, but it doesn't work.We could add something like:
before
ga
function:Scriptlets/src/redirects/google-analytics.js
Line 39 in 323fd41
And:
before:
Scriptlets/src/redirects/google-analytics.js
Line 73 in 323fd41
It should fixes this issue.
Something similar is done in https://searchfox.org/mozilla-central/source/browser/extensions/webcompat/shims/google-analytics-and-tag-manager.js
The text was updated successfully, but these errors were encountered: