Sha256: 1dc781e39c7505d1f7183965b3c86bd9cc4b2818323853e1f06f8a527fc888bf

Contents?: true

Size: 623 Bytes

Versions: 24

Compression:

Stored size: 623 Bytes

Contents

<!-- Matomo -->
<script type="text/javascript">
 var _paq = window._paq || [];
 /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
 _paq.push(['trackPageView']);
 _paq.push(['enableLinkTracking']);
 (function() {
   var u="{{ site.matomo.url }}";
   _paq.push(['setTrackerUrl', u+'matomo.php']);
   _paq.push(['setSiteId', {{ site.matomo.id }}]);
   var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
   g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
 })();
</script>
<!-- End Matomo Code -->

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
okf-pub-theme-0.2.23 _includes/matomo.html
okf-pub-theme-0.2.22 _includes/matomo.html
okf-pub-theme-0.2.21 _includes/matomo.html
okf-pub-theme-0.2.20 _includes/matomo.html
okf-pub-theme-0.2.19 _includes/matomo.html
okf-pub-theme-0.2.18 _includes/matomo.html
okf-pub-theme-0.2.17 _includes/matomo.html
okf-pub-theme-0.2.16 _includes/matomo.html
okf-pub-theme-0.2.15 _includes/matomo.html
okf-pub-theme-0.2.14 _includes/matomo.html
okf-pub-theme-0.2.13 _includes/matomo.html
okf-pub-theme-0.2.11 _includes/matomo.html
okf-pub-theme-0.2.10 _includes/matomo.html
okf-pub-theme-0.2.9 _includes/matomo.html
okf-pub-theme-0.2.8 _includes/matomo.html
okf-pub-theme-0.2.7 _includes/matomo.html
okf-pub-theme-0.2.6 _includes/matomo.html
okf-pub-theme-0.2.5 _includes/matomo.html
okf-pub-theme-0.2.4 _includes/matomo.html
okf-pub-theme-0.2.3 _includes/matomo.html