zephyr/doc/static/ga-tracker.js

11 lines
291 B
JavaScript
Raw Permalink Normal View History

// <!-- Global site tag (gtag.js) - Google Analytics -->
// Copyright (c) 2019, Intel Corporation
// SPDX-License-Identifier: Apache-2.0
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-831873-47');