Skip to content

Commit 18302cb

Browse files
committed
Add clicky analytics
1 parent acfac57 commit 18302cb

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,5 +132,8 @@ <h1>Context Object</h1>
132132
</div>
133133
</div>
134134
</div>
135+
136+
<script src="//static.getclicky.com/js" type="text/javascript"></script>
137+
<script type="text/javascript">try{ clicky.init(101038415); }catch(e){}</script>
135138
<script type="text/javascript" src="client.001800a6.js"></script></body>
136139
</html>

src/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,5 +132,8 @@ <h1>Context Object</h1>
132132
</div>
133133
</div>
134134
</div>
135+
136+
<script src="//static.getclicky.com/js" type="text/javascript"></script>
137+
<script type="text/javascript">try{ clicky.init(101038415); }catch(e){}</script>
135138
</body>
136139
</html>

0 commit comments

Comments
 (0)