2021/template/ga.html
2021-01-19 21:05:29 +08:00

89 lines
3.1 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/OG-image.png"
],
"description": "二十一世紀已經過了五分之一,今年,我們期待帶著豐沛熱情的你,能和我們一起在 2021 年這麼一個「承先啟後」的年份,綜觀不同領域發展與事件脈絡,自主學習感興趣之專長與技術,彼此分享、相濡以沫。在 SITCON 學生計算機年會 2020 裡,願所有與會者皆能拓展視野,鍛鍊與發展自我,找到向前邁步的勇氣與目標。相信身為學生的我們,也將能重新定義自我、定義未來!",
"endDate": "2021-05-29T18:00+08:00",
"offers": [
{
"@type": "Offer",
"name": "個人小額贊助方案",
"url": "https://sitcon.kktix.cc/events/sitcon2020-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>