We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d458506 + 3ad7070 commit f2f9e50Copy full SHA for f2f9e50
1 file changed
views/templates/hook/ps_googleanalytics.tpl
@@ -53,6 +53,8 @@
53
{/if}
54
{if $backOffice}
55
ga('set', 'nonInteraction', true);
56
+ {else}
57
+ ga('send', 'pageview');
58
59
{literal}
60
ga('require', 'ec');
0 commit comments