Skip to content

Add instructions concerning Google Analytics snippet to Wiki #567

@ashlingam

Description

@ashlingam

Overview

We have implemented Google Analytics on our website. Please add instructions concerning the implementation of Google Analytics snippet to Wiki. References #503.

Google Analytics code snippet:

<script async src="https://www.googletagmanager.com/gtag/js?id=UA-167506267-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-167506267-1'); </script>

Action Items

  • Add instructions concerning Google Analytics snippet to wiki

Resources/Instructions

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions