You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2021. It is now read-only.
I'm having trouble making this module work on Prestashop 1.6.1.4 fresh install.
The module it's not recording anything, no mather on the type of page. The tag assistant shows there is no http response. No adblock on the browser, no js errors.
I've managed to make it work only by adding "ga('send', 'pageview');" to the code in gabalytics.php, but if it wasn't there I presume it shouldn't be.
Hello,
I'm having trouble making this module work on Prestashop 1.6.1.4 fresh install.
The module it's not recording anything, no mather on the type of page. The tag assistant shows there is no http response. No adblock on the browser, no js errors.
I've managed to make it work only by adding "ga('send', 'pageview');" to the code in gabalytics.php, but if it wasn't there I presume it shouldn't be.
So do you have any ideea could be the problem?