Closed BoDonkey closed 1 year ago
In order not to lose our analytics for the A3 Docs site once Google sunsets the current Analytics account, we need to add the new GA4 Analytics Tag. Below is the information populated by the installation wizard through the analytics account. **Install the Google tag manually** Below is the Google tag for this account. Copy and paste it in the code of every page of your website, immediately after the
element. Don’t add more than one Google tag to each page. ](https://www.googletagmanager.com/gtag/js?id=G-T1M7W6BWMD">) CC @bob - noting that this may not be as straight forward as it was for the marketing site, as the Docs site is on a Vue platform.
Summary
Summarize the changes briefly, including which issue/ticket this resolves. If it closes an existing Github issue, include "Closes #[issue number]" This PR adds the new GA4 tag to the documentation site and removes the old tag. It also removes the plugin for adding a Google analytic tag to the site, as it does not support the new GA4 tags. Closes OS-134.
What are the specific steps to test this change?
For example:
What kind of change does this PR introduce?
(Check at least one)
Make sure the PR fulfills these requirements:
If adding a new feature without an already open issue, it's best to open a feature request issue first and wait for approval before working on it.
Other information: