Closed adewinter closed 5 years ago
This should fix the issue where the <script> tag for the tracking lib can sometimes end up in the main <html> body instead of in <head> (or <body>).
<script>
<html>
<head>
<body>
This should fix the issue where the
<script>
tag for the tracking lib can sometimes end up in the main<html>
body instead of in<head>
(or<body>
).