Skip to content

Commit

Permalink
feat: enable HeartBeatTimer
Browse files Browse the repository at this point in the history
  • Loading branch information
tinect committed Apr 25, 2024
1 parent 3081ece commit 4ea62b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Resources/views/storefront/base.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<script>
window._paq = window._paq || [];
window._paq.push(['enableHeartBeatTimer']);
{% if activeRoute == "frontend.detail.page" %}
window._paq.push([
'setEcommerceView',
Expand Down

0 comments on commit 4ea62b5

Please sign in to comment.