Skip to content

Add Google Analytics to python apidocs#13901

Merged
natke merged 6 commits into
microsoft:mainfrom
natke:add-ga-to-python-apidocs
Dec 9, 2022
Merged

Add Google Analytics to python apidocs#13901
natke merged 6 commits into
microsoft:mainfrom
natke:add-ga-to-python-apidocs

Conversation

@natke
Copy link
Copy Markdown
Contributor

@natke natke commented Dec 8, 2022

Changes staged here: https://natke.github.io/onnxruntime/docs/api/python/

You can see GA included in header

<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="utf-8"/>
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/"/>
        <!-- Google tag (gtag.js) -->
        <script async src="https://www.googletagmanager.com/gtag/js?id=UA-156955408-1"></script>
        <script>
            window.dataLayer = window.dataLayer || [];
            function gtag() {
                dataLayer.push(arguments);
            }
            gtag('js', new Date());
            gtag('config', 'UA-156955408-1');
        </script>

@natke natke merged commit 21dd341 into microsoft:main Dec 9, 2022
simon-moo pushed a commit to simon-moo/onnxruntime that referenced this pull request Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants