-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmeta-tags.xml
More file actions
19 lines (18 loc) · 1.19 KB
/
meta-tags.xml
File metadata and controls
19 lines (18 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=cool"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'cool');
</script>
<meta property="og:image" content="https://analligence.nexttimespace.com/images/ogimage.png" />
<meta property="og:title" content="Analligence Documentation" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta name="description" content="Documentation for for Analligence's business data collection analytics tool" />
<meta property="og:description" content="Documentation for for Analligence's business data collection analytics tool" />
<meta property="og:url" content="https://analligence.nexttimespace.com/docs/" />\n<meta property="og:site_name" content="Analligence Documentation" />
<script type="application/ld+json">
{"@context":"http://schema.org","@type":"WebPage","headline":"Analligence Documentation","description":"Documentation for for Analligence's business data collection analytics tool","url":"https://analligence.nexttimespace.com/docs/"}
</script>