Skip to content

Commit 8e747ae

Browse files
committed
add new google analytics tracking code
1 parent 451e5ab commit 8e747ae

File tree

6 files changed

+50
-46
lines changed

6 files changed

+50
-46
lines changed

_includes/google-analytics.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<!-- Global site tag (gtag.js) - Google Analytics -->
2-
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-112102241-1"></script>
3-
<script>
4-
window.dataLayer = window.dataLayer || [];
5-
function gtag() { dataLayer.push(arguments); }
6-
gtag('js', new Date());
7-
window.TRACK_ID = 'UA-112102241-1'
8-
gtag('config', window.TRACK_ID);
9-
</script>
1+
<!-- Global site tag (gtag.js) - Google Analytics -->
2+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-112102241-2"></script>
3+
<script>
4+
window.dataLayer = window.dataLayer || [];
5+
function gtag(){dataLayer.push(arguments);}
6+
gtag('js', new Date());
7+
8+
gtag('config', 'UA-112102241-2');
9+
</script>

docs/404.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,16 @@
1515
<script type="application/ld+json">
1616
{"description":"Blog for Hyperstart, a productive development environment focused on Hyperapp. Here we will post guides, tutorials and best practices to make powerful and simple web apps using Hyperapp.","@type":"WebPage","url":"https://hyperstart.io/blog/404.html","headline":"Building with Hyperapp","@context":"http://schema.org"}</script>
1717
<!-- End Jekyll SEO tag -->
18-
<link rel="stylesheet" href="/blog/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://hyperstart.io/blog/feed.xml" title="Building with Hyperapp" /> <!-- Global site tag (gtag.js) - Google Analytics -->
19-
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-112102241-1"></script>
20-
<script>
21-
window.dataLayer = window.dataLayer || [];
22-
function gtag() { dataLayer.push(arguments); }
23-
gtag('js', new Date());
24-
window.TRACK_ID = 'UA-112102241-1'
25-
gtag('config', window.TRACK_ID);
26-
</script></head>
18+
<link rel="stylesheet" href="/blog/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://hyperstart.io/blog/feed.xml" title="Building with Hyperapp" /><!-- Global site tag (gtag.js) - Google Analytics -->
19+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-112102241-2"></script>
20+
<script>
21+
window.dataLayer = window.dataLayer || [];
22+
function gtag(){dataLayer.push(arguments);}
23+
gtag('js', new Date());
24+
25+
gtag('config', 'UA-112102241-2');
26+
</script>
27+
</head>
2728
<body><header class="site-header" role="banner">
2829

2930
<div class="wrapper"><a class="site-title" rel="author" href="/blog/">Building with Hyperapp</a><nav class="site-nav">

docs/about/index.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,16 @@
1515
<script type="application/ld+json">
1616
{"name":"Building with Hyperapp","description":"Blog for Hyperstart, a productive development environment focused on Hyperapp. Here we will post guides, tutorials and best practices to make powerful and simple web apps using Hyperapp.","@type":"WebSite","url":"https://hyperstart.io/blog/about/","headline":"About","@context":"http://schema.org"}</script>
1717
<!-- End Jekyll SEO tag -->
18-
<link rel="stylesheet" href="/blog/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://hyperstart.io/blog/feed.xml" title="Building with Hyperapp" /> <!-- Global site tag (gtag.js) - Google Analytics -->
19-
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-112102241-1"></script>
20-
<script>
21-
window.dataLayer = window.dataLayer || [];
22-
function gtag() { dataLayer.push(arguments); }
23-
gtag('js', new Date());
24-
window.TRACK_ID = 'UA-112102241-1'
25-
gtag('config', window.TRACK_ID);
26-
</script></head>
18+
<link rel="stylesheet" href="/blog/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://hyperstart.io/blog/feed.xml" title="Building with Hyperapp" /><!-- Global site tag (gtag.js) - Google Analytics -->
19+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-112102241-2"></script>
20+
<script>
21+
window.dataLayer = window.dataLayer || [];
22+
function gtag(){dataLayer.push(arguments);}
23+
gtag('js', new Date());
24+
25+
gtag('config', 'UA-112102241-2');
26+
</script>
27+
</head>
2728
<body><header class="site-header" role="banner">
2829

2930
<div class="wrapper"><a class="site-title" rel="author" href="/blog/">Building with Hyperapp</a><nav class="site-nav">

docs/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.7.3">Jekyll</generator><link href="https://hyperstart.io/blog/feed.xml" rel="self" type="application/atom+xml" /><link href="https://hyperstart.io/blog/" rel="alternate" type="text/html" /><updated>2018-04-23T18:07:23+02:00</updated><id>https://hyperstart.io/blog/</id><title type="html">Building with Hyperapp</title><subtitle>Blog for Hyperstart, a productive development environment focused on Hyperapp. Here we will post guides, tutorials and best practices to make powerful and simple web apps using Hyperapp.</subtitle><entry><title type="html">Resources to Learn Hyperapp</title><link href="https://hyperstart.io/blog/hyperapp/tutorial/resources/learning/snippets/recipes/2018/04/19/resources-to-learn-hyperapp.html" rel="alternate" type="text/html" title="Resources to Learn Hyperapp" /><published>2018-04-19T12:32:47+02:00</published><updated>2018-04-19T12:32:47+02:00</updated><id>https://hyperstart.io/blog/hyperapp/tutorial/resources/learning/snippets/recipes/2018/04/19/resources-to-learn-hyperapp</id><content type="html" xml:base="https://hyperstart.io/blog/hyperapp/tutorial/resources/learning/snippets/recipes/2018/04/19/resources-to-learn-hyperapp.html">&lt;p&gt;&lt;a href=&quot;https://github.com/hyperapp/hyperapp&quot; target=&quot;_blank&quot;&gt;Hyperapp&lt;/a&gt; is a micro JavaScript framework for building web applications. It’s been optimised for perfomance and simplicity, while still allowing for complex web applications. Given its reduced size and architecture, Hyperapp is also ideal for creating Progressive Web Applications (PWA), a topic we will be covering in a later post.&lt;/p&gt;
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.7.3">Jekyll</generator><link href="https://hyperstart.io/blog/feed.xml" rel="self" type="application/atom+xml" /><link href="https://hyperstart.io/blog/" rel="alternate" type="text/html" /><updated>2018-04-23T18:50:22+02:00</updated><id>https://hyperstart.io/blog/</id><title type="html">Building with Hyperapp</title><subtitle>Blog for Hyperstart, a productive development environment focused on Hyperapp. Here we will post guides, tutorials and best practices to make powerful and simple web apps using Hyperapp.</subtitle><entry><title type="html">Resources to Learn Hyperapp</title><link href="https://hyperstart.io/blog/hyperapp/tutorial/resources/learning/snippets/recipes/2018/04/19/resources-to-learn-hyperapp.html" rel="alternate" type="text/html" title="Resources to Learn Hyperapp" /><published>2018-04-19T12:32:47+02:00</published><updated>2018-04-19T12:32:47+02:00</updated><id>https://hyperstart.io/blog/hyperapp/tutorial/resources/learning/snippets/recipes/2018/04/19/resources-to-learn-hyperapp</id><content type="html" xml:base="https://hyperstart.io/blog/hyperapp/tutorial/resources/learning/snippets/recipes/2018/04/19/resources-to-learn-hyperapp.html">&lt;p&gt;&lt;a href=&quot;https://github.com/hyperapp/hyperapp&quot; target=&quot;_blank&quot;&gt;Hyperapp&lt;/a&gt; is a micro JavaScript framework for building web applications. It’s been optimised for perfomance and simplicity, while still allowing for complex web applications. Given its reduced size and architecture, Hyperapp is also ideal for creating Progressive Web Applications (PWA), a topic we will be covering in a later post.&lt;/p&gt;
22

33
&lt;p&gt;Since it is a new development and requires a different paradigm than many of the most popular frameworks, it may feel daunting to look at a Hyperapp project at first. However, Hyperapp is actually one of the simplest frameworks to learn and develop with. The resources linked here can be a valuable first step, but as with any programming exercise, the best approach is to try it yourself. You can fork Hyperapp from the Github link above and try out any of the examples below. Alternatively, you can use &lt;a href=&quot;https://www.hyperstart.io/&quot; target=&quot;_blank&quot;&gt;Hyperstart&lt;/a&gt;, an online development framework optimised for Hyperapp, which deploys pre-configured projects and already includes many of the examples mentioned here.&lt;/p&gt;
44

docs/hyperapp/tutorial/resources/learning/snippets/recipes/2018/04/19/resources-to-learn-hyperapp.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,16 @@
1717
<script type="application/ld+json">
1818
{"description":"Hyperapp is a micro JavaScript framework for building web applications. It’s been optimised for perfomance and simplicity, while still allowing for complex web applications. Given its reduced size and architecture, Hyperapp is also ideal for creating Progressive Web Applications (PWA), a topic we will be covering in a later post.","@type":"BlogPosting","url":"https://hyperstart.io/blog/hyperapp/tutorial/resources/learning/snippets/recipes/2018/04/19/resources-to-learn-hyperapp.html","headline":"Resources to Learn Hyperapp","dateModified":"2018-04-19T12:32:47+02:00","datePublished":"2018-04-19T12:32:47+02:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://hyperstart.io/blog/hyperapp/tutorial/resources/learning/snippets/recipes/2018/04/19/resources-to-learn-hyperapp.html"},"@context":"http://schema.org"}</script>
1919
<!-- End Jekyll SEO tag -->
20-
<link rel="stylesheet" href="/blog/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://hyperstart.io/blog/feed.xml" title="Building with Hyperapp" /> <!-- Global site tag (gtag.js) - Google Analytics -->
21-
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-112102241-1"></script>
22-
<script>
23-
window.dataLayer = window.dataLayer || [];
24-
function gtag() { dataLayer.push(arguments); }
25-
gtag('js', new Date());
26-
window.TRACK_ID = 'UA-112102241-1'
27-
gtag('config', window.TRACK_ID);
28-
</script></head>
20+
<link rel="stylesheet" href="/blog/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://hyperstart.io/blog/feed.xml" title="Building with Hyperapp" /><!-- Global site tag (gtag.js) - Google Analytics -->
21+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-112102241-2"></script>
22+
<script>
23+
window.dataLayer = window.dataLayer || [];
24+
function gtag(){dataLayer.push(arguments);}
25+
gtag('js', new Date());
26+
27+
gtag('config', 'UA-112102241-2');
28+
</script>
29+
</head>
2930
<body><header class="site-header" role="banner">
3031

3132
<div class="wrapper"><a class="site-title" rel="author" href="/blog/">Building with Hyperapp</a><nav class="site-nav">

docs/index.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,16 @@
1515
<script type="application/ld+json">
1616
{"name":"Building with Hyperapp","description":"Blog for Hyperstart, a productive development environment focused on Hyperapp. Here we will post guides, tutorials and best practices to make powerful and simple web apps using Hyperapp.","@type":"WebSite","url":"https://hyperstart.io/blog/","headline":"Building with Hyperapp","@context":"http://schema.org"}</script>
1717
<!-- End Jekyll SEO tag -->
18-
<link rel="stylesheet" href="/blog/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://hyperstart.io/blog/feed.xml" title="Building with Hyperapp" /> <!-- Global site tag (gtag.js) - Google Analytics -->
19-
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-112102241-1"></script>
20-
<script>
21-
window.dataLayer = window.dataLayer || [];
22-
function gtag() { dataLayer.push(arguments); }
23-
gtag('js', new Date());
24-
window.TRACK_ID = 'UA-112102241-1'
25-
gtag('config', window.TRACK_ID);
26-
</script></head>
18+
<link rel="stylesheet" href="/blog/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://hyperstart.io/blog/feed.xml" title="Building with Hyperapp" /><!-- Global site tag (gtag.js) - Google Analytics -->
19+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-112102241-2"></script>
20+
<script>
21+
window.dataLayer = window.dataLayer || [];
22+
function gtag(){dataLayer.push(arguments);}
23+
gtag('js', new Date());
24+
25+
gtag('config', 'UA-112102241-2');
26+
</script>
27+
</head>
2728
<body><header class="site-header" role="banner">
2829

2930
<div class="wrapper"><a class="site-title" rel="author" href="/blog/">Building with Hyperapp</a><nav class="site-nav">

0 commit comments

Comments
 (0)