From e4c0ef7f2a155298de41b036a59466d3ccef3a28 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 27 Oct 2019 22:31:53 +0000 Subject: [PATCH] Add page URL to matomo URL --- layouts/_default/baseof.html | 2 +- layouts/partials/matomo.html | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index ce73a24..3c8d6b4 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -51,7 +51,7 @@ {{ partial "script_async.html" "js/app.js" }} {{ if not .Site.IsServer }} - {{ partial "matomo.html" }} + {{ partial "matomo.html" . }} {{ end }} diff --git a/layouts/partials/matomo.html b/layouts/partials/matomo.html index 0393504..b2708bb 100644 --- a/layouts/partials/matomo.html +++ b/layouts/partials/matomo.html @@ -1,3 +1 @@ - - - +