Skip to content

Commit cb5bf4d

Browse files
committed
Track usage data via Google Analytics 4
This config setting is used by the tech docs gem to add GA4 usage tracking via the Google Tag Manager approach when users consent
1 parent 6123be9 commit cb5bf4d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/tech-docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ prevent_indexing: false
2525

2626
# Generate the API reference
2727
api_path: https://raw.githubusercontent.com/alphagov/content-store/refs/heads/main/openapi.yaml
28+
29+
# Track usage
30+
ga4_gtm_tracking_id: GTM-TB4X2Z34

0 commit comments

Comments
 (0)