Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2c97f8b

Browse files
Kimberley CookKimberley Cook
Kimberley Cook
authored and
Kimberley Cook
committed
update google analytics link
1 parent de089c2 commit 2c97f8b

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

‎index.html‎

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,19 @@ <h3>Other Useful Resources</h3>
143143
<p>Looking for a way to support codebar? Please consider making a donation</p>
144144
<a href="https://codebar.enthuse.com/donate/#!/">Donate</a>
145145
</div>
146-
<p class="small">Registered UK and Wales charity no. 1187776 © codebar 2022</p>
146+
<p class="small">Registered UK and Wales charity no. 1187776 © codebar 2024</p>
147147
</footer>
148148
<script src="javascripts/scale.fix.js"></script>
149-
<script type="text/javascript">
149+
<!-- Google tag (gtag.js) -->
150+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-T0FT1QYKXP"></script>
151+
<script>
152+
window.dataLayer = window.dataLayer || [];
153+
function gtag(){dataLayer.push(arguments);}
154+
gtag('js', new Date());
155+
156+
gtag('config', 'G-T0FT1QYKXP');
157+
</script>
158+
<!-- <script type="text/javascript">
150159
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
151160
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
152161
</script>
@@ -155,7 +164,7 @@ <h3>Other Useful Resources</h3>
155164
var pageTracker = _gat._getTracker("UA-45098414-1");
156165
pageTracker._trackPageview();
157166
} catch(err) {}
158-
</script>
167+
</script> -->
159168

160169
</body>
161170
</html>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /