Skip to content
Snippets Groups Projects
Commit 9668c535 authored by Faruk Hammoud's avatar Faruk Hammoud
Browse files

analytics

parent 2a743eb5
Branches
No related tags found
No related merge requests found
......@@ -79,6 +79,15 @@
}
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-163892250-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-163892250-1');
</script>
</head>
<body>
......@@ -473,8 +482,11 @@
<p class="font-italic">
The ControllerApp is available on GooglePlay:
</p>
<div class="badge-box">
<a href='http://play.google.com/store/?pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'/></a>
<div class="row" data-aos="fade-left">
<div class="col-lg-4 col-md-4 mt-4 mt-lg-4">
<a href='https://play.google.com/store/apps/details?id=fr.viarezo.controller'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'/></a>
</div>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment