Files
2021/template/ga.html
T
2021-01-20 22:18:52 +08:00

89 lines
2.8 KiB
HTML

<!-- Google Tag Manager -->
<script type=application/ld+json>
{
"@context": "https://schema.org",
"@type": "Event",
"name": "SITCON 學生計算機年會 2021",
"startDate": "2021-05-29T08:30+08:00",
"location": {
"@type": "Place",
"name": "中央研究院人文社會科學館",
"address": {
"@type": "PostalAddress",
"streetAddress": "研究院路二段 128 號",
"addressLocality": "Nangang District",
"postalCode": "115",
"addressRegion": "Taipei",
"addressCountry": "TW"
}
},
"organizer": {
"@type": "Organization",
"url": "https://sitcon.org",
"name": "SITCON 學生計算機年會",
"logo": "https://sitcon.org/branding/withname.png",
"sameAs": [
"https://www.youtube.com/user/SITCONArchive",
"https://www.facebook.com/SITCONtw/",
"https://twitter.com/sitcontw"
]
},
"image": [
"https://sitcon.org/2021/cfp-OG-image.png"
],
"description": "奠基於今日的科技成果,貢獻明日的資訊未來:SITCON 2021「算盤的後裔」現正徵稿中!",
"endDate": "2021-05-29T18:00+08:00",
"offers": [
{
"@type": "Offer",
"name": "個人小額贊助方案",
"url": "https://sitcon.kktix.cc/events/sitcon2021-individual-sponsor",
"price": "500",
"priceCurrency": "TWD",
"availability": "http://schema.org/InStock",
"validFrom": "2020-12-01T00:00+08:00"
}
],
"performer": {
"@type": "Organization",
"url": "https://sitcon.org",
"name": "SITCON 學生計算機年會",
"logo": "https://sitcon.org/logo/sitcon.png",
"sameAs": [
"https://www.youtube.com/user/SITCONArchive",
"https://www.facebook.com/SITCONtw/",
"https://twitter.com/sitcontw"
]
},
"eventStatus": "EventScheduled"
}
</script>
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-NPVBCDZ');
</script>
<!-- End Google Tag Manager -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-34467841-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-34467841-1');
</script>