commit 9086c624225ed06c48ec8334bf46015b6afb2342 parent 0aa6fadacc898e06bb5cee186336c47e358049bb Author: Yohanes Bandung Bondowoso <hi@ybbond.dev> Date: Sun, 19 Jul 2020 13:08:53 +0700 disable stats.ybbond.dev for now Diffstat:
| M | content/_index.md | | | 4 | ++-- |
| M | content/notes/20 May 2020.md | | | 2 | +- |
| M | content/posts/About GoatCounter the Analytics Tool I Use.md | | | 2 | +- |
| M | content/reports/2020-05-20.md | | | 2 | +- |
| M | layouts/_default/_markup/render-link.html | | | 4 | ++-- |
| M | layouts/partials/footer/footer.html | | | 11 | +++++------ |
| M | layouts/partials/head/head.html | | | 4 | ++-- |
7 files changed, 14 insertions(+), 15 deletions(-)
diff --git a/content/_index.md b/content/_index.md @@ -5,4 +5,4 @@ Hi! I'm **Bandung**, welcome to my site! This site contains my [posts](/posts/ "Link to list of posts"), my often random [notes](/notes/ "Link to list of notes"), and the [archives](/archives/ "Link to list of archived posts") from my old blog. See basic "snapshot" [report](/reports/ "Link to list of this site's basic reports") of this site's size. Here is the RSS for [post](/index.xml "Link to the RSS feed for posts") and here is for [notes](/notes/index.xml "Link to the RSS feed for notes"). -Web analytics that I use respects your privacy, see [the stats](https://stats.ybbond.dev/ "Link to stats.ybbond.dev").- \ No newline at end of file +Web analytics that I use respects your privacy, see [the stats](https://ybbond.goatcounter.com/ "Link to ybbond.goatcounter.com").+ \ No newline at end of file diff --git a/content/notes/20 May 2020.md b/content/notes/20 May 2020.md @@ -6,4 +6,4 @@ ID: 20200520151025 type: notes --- -I implemented [GoatCounter](https://www.goatcounter.com/), a good, privacy-aware web analytics made by arp242. You can see it here [stats.ybbond.dev](https://stats.ybbond.dev/). Does analytic a problem to you? Any feedback is welcome :D +I implemented [GoatCounter](https://www.goatcounter.com/), a good, privacy-aware web analytics made by arp242. You can see it here [ybbond.goatcounter.com](https://ybbond.goatcounter.com/). Does analytic a problem to you? Any feedback is welcome :D diff --git a/content/posts/About GoatCounter the Analytics Tool I Use.md b/content/posts/About GoatCounter the Analytics Tool I Use.md @@ -31,7 +31,7 @@ For the response system, I found [WebMention](https://webmention.io/), which lea One embarassing thing is that I follow Martin's RSS Feed for so long, but I didn't read about his latest project. Before GoatCounter, I tried [StatCounter](https://statcounter.com) and opted-out shortly because I think the settings page is clumsy. I searched for another good alternatives that results none. Just last monday I see Martin published a new post about GoatCounter update. I decided to check it and that day, I tried GoatCounter. -You can see my instance of GoatCounter on [stats.ybbond.dev](https://stats.ybbond.dev/)! +You can see my instance of GoatCounter on [ybbond.goatcounter.com](https://ybbond.goatcounter.com/)! I made it open for everyone and set obvious statement down in the footer, because I think however small the data I take from user visits, the users should be able to know about it. diff --git a/content/reports/2020-05-20.md b/content/reports/2020-05-20.md @@ -2,7 +2,7 @@ title: Report 2020-05-20 author: Yohanes Bandung Bondowoso description: "Non scheduled basic reports of my site's size and performance. -Notable change: <strong>added analytics by <a href='https://stats.ybbond.dev'>GoatCounter</a></strong>" +Notable change: <strong>added analytics by <a href='https://ybbond.goatcounter.com'>GoatCounter</a></strong>" tags: - report #report date: 2020-05-20T13:18:37+0700 diff --git a/layouts/_default/_markup/render-link.html b/layouts/_default/_markup/render-link.html @@ -51,4 +51,4 @@ {{ else }} data-rel="prefetch" {{ end }} ->{{ .Text | safeHTML }}{{if and (ne false $not_internal) (ne $domain "stats.ybbond.dev") }} <i class="fab fa-{{ $brand }}"></i>{{ end }}</a>- \ No newline at end of file +>{{ .Text | safeHTML }}{{if and (ne false $not_internal) (ne $domain "ybbond.goatcounter.com") }} <i class="fab fa-{{ $brand }}"></i>{{ end }}</a>+ \ No newline at end of file diff --git a/layouts/partials/footer/footer.html b/layouts/partials/footer/footer.html @@ -53,16 +53,15 @@ target="_blank" title="A Good Privacy Aware Web Analytics" rel="noreferrer noopener" - >GoatCounter</a>. - <br> - You can see the result on + >GoatCounter</a> web analytics, + see results <a - href="https://stats.ybbond.dev/" + href="https://ybbond.goatcounter.com/" data-goatcounter-click="cl-stats-foot" target="_blank" - title="external link to stats.ybbond.dev" + title="external link to ybbond.goatcounter.com" rel="noreferrer noopener" - >stats.ybbond.dev</a>. + >here</a>. </span> </center> diff --git a/layouts/partials/head/head.html b/layouts/partials/head/head.html @@ -18,9 +18,9 @@ <script type="application/javascript" src="{{ .Site.BaseURL }}darkToggler.js" async="true"></script> <script type="application/javascript" src="{{ .Site.BaseURL }}lazyImage.js" async="true"></script> -<script data-goatcounter="https://stats.ybbond.dev/count" async="true" src="//gc.zgo.at/count.js"></script> +<script data-goatcounter="https://ybbond.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script> <noscript> - <img src="https://stats.ybbond.dev/count?p=/test-img"> + <img src="https://ybbond.goatcounter.com/count?p=/test-img"> </noscript> <style>