From c45783dcd9c63f064c71ab4d2f976f18087b3c08 Mon Sep 17 00:00:00 2001 From: DigitalAdapt Date: Sat, 19 Jan 2019 15:50:26 -0500 Subject: [PATCH] Added Matomo no-script image tracking. --- _includes/brand.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_includes/brand.html b/_includes/brand.html index 29539b8..2aa7425 100644 --- a/_includes/brand.html +++ b/_includes/brand.html @@ -1,3 +1,11 @@

{{ site.title }}

{{ site.description }}

+ +{%- if site.matomo_url -%} + + + +{%- endif -%}