Jump to content

Edit History

WebWeber

WebWeber

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

Quote

the 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?

WebWeber

WebWeber

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

Quote

the 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?

×
×
  • Create New...