Added Matomo tracking code
This commit is contained in:
@ -13,12 +13,29 @@
|
||||
<meta property="og:url" content="https://cmci.colorado.edu/medlab/projects/stakeholder-news.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/stakeholder-news.html"},"url":"https://cmci.colorado.edu/medlab/projects/stakeholder-news.html","headline":"Stakeholder Ownership for Sustainable News","description":"In collaboration with pioneering publications, we are exploring how democratic strategies for ownership, financing, and governance can support a new generation of accountable, sustainable news organizations.","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/stakeholder-news.html"},"url":"https://cmci.colorado.edu/medlab/projects/stakeholder-news.html","headline":"Stakeholder Ownership for Sustainable News","description":"In collaboration with pioneering publications, we are exploring how democratic strategies for ownership, financing, and governance can support a new generation of accountable, sustainable news organizations.","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>
|
||||
|
Reference in New Issue
Block a user