Add analytics
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nemunaire 2021-06-10 01:52:29 +02:00
commit b9d6711210
5 changed files with 8 additions and 6 deletions

View file

@ -55,7 +55,7 @@
<hr class="mb-1 mt-2 mr-4 ml-4">
<p class="card-text text-justify">{{ index .content $.Language.Lang }}</p>
{{ if and .link .link.link }}
<a href="{{ .link.link }}" class="card-link">{{ index .link $.Language.Lang }}</a>
<a href="{{ .link.link }}" class="card-link umami--click--features-{{ .id }}">{{ index .link $.Language.Lang }}</a>
{{ end }}
</div>
</div>

View file

@ -46,4 +46,6 @@
<link rel="apple-touch-icon" href="{{ .Site.BaseURL }}img/apple-touch-icon.png" />
<link rel="alternate" href="{{ "/index.xml" | absURL }}" type="application/rss+xml" title="{{ .Site.Title }}">
<script async defer data-website-id="a10b2ee8-ed13-4acb-a017-0b9a661f31c3" src="https://pythagore.p0m.fr/pythagore.js"></script>
</head>

View file

@ -8,8 +8,8 @@
{{ i18n "lead" | markdownify }}
</p>
<p>
<a class="btn btn-primary mt-2" href="/join">{{ i18n "tryit" }} &#187;</a>
<a class="btn btn-outline-secondary mt-2" href="#downloads">{{ i18n "downloadit" }} &#187;</a>
<a class="btn btn-primary mt-2 umami--click--jumbo-tryit" href="/join">{{ i18n "tryit" }} &#187;</a>
<a class="btn btn-outline-secondary mt-2 umami--click--jumbo-downloads" href="#downloads">{{ i18n "downloadit" }} &#187;</a>
</p>
</div>
</div>

View file

@ -34,7 +34,7 @@
<div class="nav-item nav-ext-links">
{{ range .Site.Data.social.social_icons }}
{{- if isset $.Site.Author .id }}
<a class="nav-icon-link" href="{{ printf .url (index $.Site.Author .id) }}" title="{{ .title }}"><span class="fa-stack fa-lg"><i class="fa fa-circle fa-stack-2x"></i><i class="fa {{ .icon }} fa-stack-1x fa-inverse"></i></span></a>
<a class="nav-icon-link umami--click--{{ .id }}" href="{{ printf .url (index $.Site.Author .id) }}" title="{{ .title }}"><span class="fa-stack fa-lg"><i class="fa fa-circle fa-stack-2x"></i><i class="fa {{ .icon }} fa-stack-1x fa-inverse"></i></span></a>
{{- end -}}
{{ end }}
{{ if .Site.Params.rss }}
@ -50,7 +50,7 @@
</a>
{{ end }}
{{ if .Site.Params.tryit }}
<a href="{{ .Site.Params.tryit }}" title="{{ i18n "tryhappydns" }}" class="nav-icon-link">
<a href="{{ .Site.Params.tryit }}" title="{{ i18n "tryhappydns" }}" class="nav-icon-link umami--click--nav-tryit">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-arrow-right fa-stack-1x fa-inverse"></i>

View file

@ -1,5 +1,5 @@
<div id="voxppl" style="display: none">
<a href="https://framaforms.org/une-minute-pour-nous-dire-ou-aller-1610359677" class="d-flex p-3 text-light row" style="position: fixed; bottom: 5vh; right: 5vw; border-radius: 5px; background-color: #9332bbee">
<a href="https://framaforms.org/une-minute-pour-nous-dire-ou-aller-1610359677" class="d-flex p-3 text-light row umami--click--survey" style="position: fixed; bottom: 5vh; right: 5vw; border-radius: 5px; background-color: #9332bbee">
<h1 class="col-auto align-self-center">
<i class="fa fa-bullhorn"></i>
</h1>