Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Commit

Permalink
Change Piwik to Matomo
Browse files Browse the repository at this point in the history
  • Loading branch information
quassy authored May 18, 2020
1 parent 9a5a12d commit c6ca7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/analytics-piwik.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% if site.piwik_analytics %}
<!-- Piwik -->
<noscript><p><img src="//qxy.uber.space/piwik/piwik.php?idsite=13" style="border:0;" alt="" /></p></noscript>
<noscript><p><img src="{{ site.piwik_analytics }}/piwik.php?idsite=13" style="border:0;" alt="" /></p></noscript>
<!-- End Piwik Code -->
{% endif %}

0 comments on commit c6ca7c8

Please sign in to comment.