Closed kasparsd closed 5 years ago
Thanks for the update, @kasparsd.
Regarding the second item on a to do list: we don't currently support gtag
. However it seems that it should be a pretty straight forward to add a support for gtag
in case ga
is not in the JS global scope and gtag
is.
I'll have a look into this.
Thanks @delawski!
We could add the gtag
support in another pull request. For this pull request we could just update the readme with the current requirements.
Fixes #10.
ga()
defined in the<head>
? Do we support the newgtag.js
tags?