Skip to content

Commit e5a5980

Browse files
Enable GA
1 parent 6c6ce45 commit e5a5980

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

index.html

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
<!doctype html>
22
<html lang='zh'>
33
<head>
4+
<!-- Google Tag Manager -->
5+
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
6+
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
7+
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
8+
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
9+
})(window,document,'script','dataLayer','GTM-M26LL7D');</script>
10+
<!-- End Google Tag Manager -->
411
<meta charset='utf-8'/>
512
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
613
<title>JS中国开发者大会 | ShenJS</title>
@@ -35,6 +42,10 @@
3542

3643

3744
<body class='page- front index-launch'>
45+
<!-- Google Tag Manager (noscript) -->
46+
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M26LL7D"
47+
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
48+
<!-- End Google Tag Manager (noscript) -->
3849
<header id='header-new'>
3950
<header class='hero'>
4051
<div class='wrapper'>

0 commit comments

Comments
 (0)