Uncaught ReferenceError: _paq is not defined
-
hi,
thank you for your plugin.
in your plugin the events fire with the jquery ready event.
in my case the matomo tracking code is added to a cookie banner, which executes scripts shortly AFTER that.
that results in the _paq is not defined error.
it would be great if you could add an option to your plugin which lets user choose between
$(document).ready(function() {and
$(window).load(function () {i guess that would fix this error.
thats it, have a great day. 🙂
Jan
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Uncaught ReferenceError: _paq is not defined’ is closed to new replies.