Added Matomo tracking code

This commit is contained in:
Nathan Schneider
2019-02-06 20:09:58 -07:00
parent 3379135c97
commit c517368139
10 changed files with 160 additions and 7 deletions

View File

@ -13,12 +13,29 @@
<meta property="og:url" content="https://cmci.colorado.edu/medlab/projects/social-fiction.html" />
<meta property="og:site_name" content="Media Enterprise Design Lab @ CU Boulder" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2019-02-06T12:32:13-07:00" />
<meta property="article:published_time" content="2019-02-06T20:09:31-07:00" />
<script type="application/ld+json">
{"datePublished":"2019-02-06T12:32:13-07:00","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://cmci.colorado.edu/medlab/projects/social-fiction.html"},"url":"https://cmci.colorado.edu/medlab/projects/social-fiction.html","headline":"Social Fiction for Social Enterprise","description":"MEDLab offers workshops for community-oriented enterprises of all stages using methods of speculative fiction. We are developing a methodology for applying narrative practices to the imaginative process of enterprise building—addressing challenges of internal governance, stakeholder acquisition, and social impact. In addition to helping entrepreneurs and their communities develop their own narratives, we commission original works from leading authors.","dateModified":"2019-02-06T12:32:13-07:00","@context":"http://schema.org"}</script>
{"datePublished":"2019-02-06T20:09:31-07:00","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://cmci.colorado.edu/medlab/projects/social-fiction.html"},"url":"https://cmci.colorado.edu/medlab/projects/social-fiction.html","headline":"Social Fiction for Social Enterprise","description":"MEDLab offers workshops for community-oriented enterprises of all stages using methods of speculative fiction. We are developing a methodology for applying narrative practices to the imaginative process of enterprise building—addressing challenges of internal governance, stakeholder acquisition, and social impact. In addition to helping entrepreneurs and their communities develop their own narratives, we commission original works from leading authors.","dateModified":"2019-02-06T20:09:31-07:00","@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/medlab/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://cmci.colorado.edu/medlab/feed.xml" title="Media Enterprise Design Lab @ CU Boulder" /><!--ADDITIONS-->
<link rel="shortcut icon" href="/medlab/assets/favicon.ico" type="image/vnd.microsoft.icon" />
<!-- 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="//analytics.medlab.host/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '3']);
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 -->
<!--/ADDITIONS-->
</head>