Skip to content

Commit 3ad7070

Browse files
author
David PIATEK
committed
Add pageview
1 parent ea820dd commit 3ad7070

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

views/templates/hook/ps_googleanalytics.tpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@
5353
{/if}
5454
{if $backOffice}
5555
ga('set', 'nonInteraction', true);
56+
{else}
57+
ga('send', 'pageview');
5658
{/if}
5759
{literal}
5860
ga('require', 'ec');

0 commit comments

Comments
 (0)