From 6e8002182a6bbfa2316898120b7075a4beb047ff Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Tue, 7 Nov 2023 18:36:18 +0000 Subject: Fix: #4842 - update the JS snippet for matomo analytics --- .../views/modules/matomo-analytics/snippet.phtml | 25 +++++++++++----------- 1 file changed, 13 insertions(+), 12 deletions(-) (limited to 'resources/views/modules/matomo-analytics/snippet.phtml') diff --git a/resources/views/modules/matomo-analytics/snippet.phtml b/resources/views/modules/matomo-analytics/snippet.phtml index e6e3488e5d..d59c360226 100644 --- a/resources/views/modules/matomo-analytics/snippet.phtml +++ b/resources/views/modules/matomo-analytics/snippet.phtml @@ -5,20 +5,21 @@ declare(strict_types=1); use Fisharebest\Webtrees\Contracts\UserInterface; /** + * @var string $MATOMO_SITE_ID + * @var string $MATOMO_URL * @var UserInterface $user */ ?> - -- cgit v1.3