Skip to content

Commit 155b56d

Browse files
bc-devrevrpc333
andauthored
add Google Tag Manager (#133)
* add Google Tag Manager * Configure Google Tag Manager in docs.yml (#134) --------- Co-authored-by: RPC <[email protected]>
1 parent 8eb5297 commit 155b56d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

fern/docs.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,8 @@ redirects:
6060
permanent: true
6161
- source: /sdks/plug/install-android
6262
destination: /sdks/mobile/android
63-
permanent: true
63+
permanent: true
64+
65+
analytics:
66+
gtm:
67+
container-id: G-XP1LEFVYQ9

fern/fern.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"organization": "devrev",
3-
"version": "0.46.20"
3+
"version": "0.46.22"
44
}

0 commit comments

Comments
 (0)