I've been trying to setup Plausible.io but fail in integrating it 😂
There is a documentation and the whole magic should be to insert this snippet:
<script async defer data-domain="my-prestashop.de" src="https://plausible.io/js/plausible.js"></script>
into
Quotethe Header (<head>) section of your site. Place the tracking script within the <head> … </head> tags.
I tried to add it into
/themes/classic/templates/_partials/head.tpl and
/themes/classic/templates/_partials/header.tpl
but didn't succeed. Somehow they both don't contain a clear <head>-section.
Can anyone hint me where to add this code?
.png.022b5452a8f28f552bc9430097a16da2.png)