hi everybody,
i would like to implement webtrekk on my website, therefore ive 2 questions:
– webtrekk recommends to insert the code right before the /body tag. i added the code in “header.php”, but unfortunately its not before the closing body tag – is there another possibilty?
– many webtrekk code-lines need to be customized on each single page. how can i adapt the webtrekk code for my different pages?
thank you in advance!
Hey jhop75!
You can find the ending body tag on line 184 in the footer.php file.
</body>
You can use the codeblock element to add code to single pages.
Best regards,
Elliott