Hi Guys, I've installed the Google analytics code into the user/themes/deliver/templates/partials/base.html.twig file in between {{ assets.js() }} and {% endblock head%}
Looking at the page source the tracking code is sitting where it should (just before the </head>) but it seems that Google Analytics isn't picking up the code...weird? Any ideas why this would be?