Skip to content

Commit d33f662

Browse files
author
Bruce Hamilton
committed
undid changes index and ua-to-ga4 files
Signed-off-by: Bruce Hamilton <bhamilton@expertsupport.com>
2 parents e210640 + b20e313 commit d33f662

4 files changed

Lines changed: 146 additions & 135 deletions

File tree

.htmltest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# cSpell:ignore github
2-
CacheExpires: 9000h # ~ 12 months
2+
CacheExpires: 4500h # ~ 6 months
33
DirectoryPath: build
44
TestFilesConcurrently: true
55
IgnoreDirs:

docs/analytics/index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ title: Analytics
1919
> Analytics to GA4, see
2020
> [Migrating Universal to Google Analytics 4](ua-to-ga4.md).
2121
22-
[CNCF sandbox](https://github.com/cncf/sandbox)
23-
[docsy](https://www.docsy.dev)
24-
[ga4](https://support.google.com/analytics/answer/10089681)
25-
[service desk](https://github.com/cncf/servicedesk)
22+
[adding analytics]:
23+
https://www.docsy.dev/docs/content/feedback/#adding-analytics
24+
[CNCF sandbox]: https://github.com/cncf/sandbox
25+
[docsy]: https://www.docsy.dev
26+
[ga4]: https://support.google.com/analytics/answer/10089681
27+
[service desk]: https://github.com/cncf/servicedesk

docs/analytics/ua-to-ga4.md

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -168,17 +168,22 @@ project's GA4 measurement ID. Details are provided in Adding Analytics. Of
168168
course, this may require you to upgrade the version of [Docsy][] and/or Hugo
169169
that your project is using.
170170

171-
[add gtag.js to your site](https://developers.google.com/analytics/devguides/collection/gtagjs/)
172-
[analytics.js](https://support.google.com/analytics/answer/10268458)
173-
[connected](https://support.google.com/analytics/answer/9973999)
174-
[docsy](https://www.docsy.dev)
175-
[docusaurus](https://docusaurus.io/)
176-
[ga4-dev](https://developers.google.com/analytics/devguides/migration)
177-
[ga4](https://support.google.com/analytics/answer/10089681)
178-
[ga4+ua-dev](https://developers.google.com/analytics/devguides/migration/measurement/add-ga4)
179-
[gtag.js](https://support.google.com/analytics/answer/10220869)
180-
[issue #108](https://github.com/cncf/techdocs/issues/108)
181-
[migration-help](https://support.google.com/analytics/answer/10759417)
182-
stage 2: #stage-2---configure-the-ga4-id-as-the-main-analytics-id
183-
[status table](https://docs.google.com/spreadsheets/d/Mx4LhdI2Un-rvGMI73SlHxQH9D2HABAJclMB3dd6lnA)
184-
[ua](https://support.google.com/analytics/answer/11583528)
171+
[add gtag.js to your site]:
172+
https://developers.google.com/analytics/devguides/collection/gtagjs/
173+
[adding analytics]:
174+
https://www.docsy.dev/docs/content/feedback/#adding-analytics
175+
[analytics.js]: https://support.google.com/analytics/answer/10268458
176+
[connected]: https://support.google.com/analytics/answer/9973999
177+
[docsy]: https://www.docsy.dev
178+
[docusaurus]: https://docusaurus.io/
179+
[ga4-dev]: https://developers.google.com/analytics/devguides/migration
180+
[ga4]: https://support.google.com/analytics/answer/10089681
181+
[ga4+ua-dev]:
182+
https://developers.google.com/analytics/devguides/migration/measurement/add-ga4
183+
[gtag.js]: https://support.google.com/analytics/answer/10220869
184+
[issue #108]: https://github.com/cncf/techdocs/issues/108
185+
[migration-help]: https://support.google.com/analytics/answer/10759417
186+
[stage 2]: #stage-2---configure-the-ga4-id-as-the-main-analytics-id
187+
[status table]:
188+
https://docs.google.com/spreadsheets/d/1Mx4LhdI2Un-rvGMI73SlHxQH9D2HABAJclMB3dd6lnA
189+
[ua]: https://support.google.com/analytics/answer/11583528

0 commit comments

Comments
 (0)