Skip to content
Snippets Groups Projects
Commit 09de791b authored by Luca L. Bologna's avatar Luca L. Bologna
Browse files

Inserted Matomo snippet for analytics tracking

parent e371a6fa
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- SEO Meta Tags --> <!-- SEO Meta Tags -->
<meta name="description" content="EBRAINS - Cellular Level <meta name="description" content="EBRAINS - Cellular Level
Simulation Platform"> Simulation Platform">
<meta name="author" content="Inovatik"> <meta name="author" content="Inovatik">
<!-- OG Meta Tags to improve the way the post looks when you share the page on LinkedIn, Facebook, Google+ --> <!-- OG Meta Tags to improve the way the post looks when you share the page on LinkedIn, Facebook, Google+ -->
<meta property="og:site_name" content="" /> <!-- website name --> <meta property="og:site_name" content="" /> <!-- website name -->
<meta property="og:site" content="" /> <!-- website link --> <meta property="og:site" content="" /> <!-- website link -->
<meta property="og:title" content=""/> <!-- title shown in the actual shared post --> <meta property="og:title" content="" /> <!-- title shown in the actual shared post -->
<meta property="og:description" content="" /> <!-- description shown in the actual shared post --> <meta property="og:description" content="" /> <!-- description shown in the actual shared post -->
<meta property="og:image" content="" /> <!-- image link, make sure it's jpg --> <meta property="og:image" content="" /> <!-- image link, make sure it's jpg -->
<meta property="og:url" content="" /> <!-- where do you want your post to link to --> <meta property="og:url" content="" /> <!-- where do you want your post to link to -->
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
<!-- Website Title --> <!-- Website Title -->
<title>EBRAINS - Cellular Level Simulation Platform</title> <title>EBRAINS - Cellular Level Simulation Platform</title>
<!-- Styles --> <!-- Styles -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:500,700&display=swap&subset=latin-ext" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Montserrat:500,700&display=swap&subset=latin-ext" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600&display=swap&subset=latin-ext" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600&display=swap&subset=latin-ext" rel="stylesheet">
<link href="./static/css/bootstrap.css" rel="stylesheet"> <link href="./static/css/bootstrap.css" rel="stylesheet">
<link href="./static/css/fontawesome-all.css" rel="stylesheet"> <link href="./static/css/fontawesome-all.css" rel="stylesheet">
<link href="./static/css/swiper.css" rel="stylesheet"> <link href="./static/css/swiper.css" rel="stylesheet">
<link href="./static/css/magnific-popup.css" rel="stylesheet"> <link href="./static/css/magnific-popup.css" rel="stylesheet">
<link href="./static/css/styles.css" rel="stylesheet"> <link href="./static/css/styles.css" rel="stylesheet">
<!-- Favicon --> <!-- Favicon -->
<link rel="icon" href="./static/images/favicon.png"> <link rel="icon" href="./static/images/favicon.png">
</head>
<!-- Matomo snippet for analytics -->
<script type="text/javascript" src="https://raw.githubusercontent.com/ebrains-cls-interactive/ebrains-cls-interactive.github.io/main/static/js/clsi-matomo.js"></script>
</head>
<body data-spy="scroll" data-target=".fixed-top"> <body data-spy="scroll" data-target=".fixed-top">
<!-- Preloader --> <!-- Preloader -->
......
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- SEO Meta Tags --> <!-- SEO Meta Tags -->
<meta name="description" content="Aria is a business focused HTML landing page template built with Bootstrap to help you create lead generation websites for companies and their services."> <meta name="description" content="Aria is a business focused HTML landing page template built with Bootstrap to help you create lead generation websites for companies and their services.">
<meta name="author" content="Inovatik"> <meta name="author" content="Inovatik">
<!-- OG Meta Tags to improve the way the post looks when you share the page on LinkedIn, Facebook, Google+ --> <!-- OG Meta Tags to improve the way the post looks when you share the page on LinkedIn, Facebook, Google+ -->
<meta property="og:site_name" content="" /> <!-- website name --> <meta property="og:site_name" content="" /> <!-- website name -->
<meta property="og:site" content="" /> <!-- website link --> <meta property="og:site" content="" /> <!-- website link -->
<meta property="og:title" content=""/> <!-- title shown in the actual shared post --> <meta property="og:title" content="" /> <!-- title shown in the actual shared post -->
<meta property="og:description" content="" /> <!-- description shown in the actual shared post --> <meta property="og:description" content="" /> <!-- description shown in the actual shared post -->
<meta property="og:image" content="" /> <!-- image link, make sure it's jpg --> <meta property="og:image" content="" /> <!-- image link, make sure it's jpg -->
<meta property="og:url" content="" /> <!-- where do you want your post to link to --> <meta property="og:url" content="" /> <!-- where do you want your post to link to -->
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
<!-- Website Title --> <!-- Website Title -->
<title>Workflows and Use Cases</title> <title>Workflows and Use Cases</title>
<!-- Styles --> <!-- Styles -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:500,700&display=swap&subset=latin-ext" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Montserrat:500,700&display=swap&subset=latin-ext" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600&display=swap&subset=latin-ext" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600&display=swap&subset=latin-ext" rel="stylesheet">
<link href="./static/css/bootstrap.css" rel="stylesheet"> <link href="./static/css/bootstrap.css" rel="stylesheet">
<link href="./static/css/fontawesome-all.css" rel="stylesheet"> <link href="./static/css/fontawesome-all.css" rel="stylesheet">
<link href="./static/css/swiper.css" rel="stylesheet"> <link href="./static/css/swiper.css" rel="stylesheet">
<link href="./static/css/magnific-popup.css" rel="stylesheet"> <link href="./static/css/magnific-popup.css" rel="stylesheet">
<link href="./static/css/styles.css" rel="stylesheet"> <link href="./static/css/styles.css" rel="stylesheet">
<link href="./static/css/cls.css" rel="stylesheet"> <link href="./static/css/cls.css" rel="stylesheet">
<!-- Favicon --> <!-- Favicon -->
<link rel="icon" href="./static/images/favicon.png"> <link rel="icon" href="./static/images/favicon.png">
</head>
<!-- Matomo snippet for analytics -->
<script type="text/javascript" src="https://raw.githubusercontent.com/ebrains-cls-interactive/ebrains-cls-interactive.github.io/main/static/js/clsi-matomo.js"></script>
</head>
<body data-spy="scroll" data-target=".fixed-top" class="use-cases"> <body data-spy="scroll" data-target=".fixed-top" class="use-cases">
<!-- Preloader --> <!-- Preloader -->
......
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.humanbrainproject.eu/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '19']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment