oneuptime/backend/views/head.ejs
2020-09-07 15:47:26 +09:00

78 lines
2.7 KiB
Plaintext
Executable File

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-115085157-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-115085157-1');
</script>
<!-- Optimize Plugin -->
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-115085157-1', 'auto');
ga('require', 'GTM-KSC3HMH');
ga('send', 'pageview');
</script>
<style>
.async-hide {
opacity: 0 !important
}
</style>
<script>
(function (a, s, y, n, c, h, i, d, e) {
s.className += ' ' + y;
h.start = 1 * new Date;
h.end = i = function () {
s.className = s.className.replace(RegExp(' ?' + y), '')
};
(a[n] = a[n] || []).hide = h;
setTimeout(function () {
i();
h.end = null
}, c);
h.timeout = c;
})(window, document.documentElement, 'async-hide', 'dataLayer', 4000, {
'GTM-KSC3HMH': true
});
</script>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000">
<link rel="shortcut icon" href="/img/favicon/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="img/Fyipe-Icon.png">
<link rel="icon" href="/img/favicon/favicon.ico">
<link rel="image_src" type="image/png" href="img/Fyipe-full-logo.png">
<link rel="canonical" href="/">
<link rel="preconnect" href="https://hotjar.com">
<meta property="og:title" content="Fyipe - One Complete SRE and DevOps platform.">
<meta property="og:url" content="/">
<meta property="og:description" content="Fyipe monitors websites, API's, and servers and alerts your team if something goes wrong. It also keeps your customers updated about any downtime. ">
<meta property="og:image" content="img/Fyipe-full-logo.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:image" content="img/Fyipe-Icon.png">
<meta name="twitter:site" content="@fyipeinc">
<meta name="twitter:title" content="Fyipe - One Complete SRE and DevOps platform.">
<meta name="twitter:description" content="Fyipe monitors websites, API's, and servers and alerts your team if something goes wrong. It also keeps your customers updated about any downtime.">