Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit 2584e92

Browse files
authored
Update template.html
1 parent 61b07e9 commit 2584e92

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

claat/render/template.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@
3434
</style>
3535
</head>
3636
<body>
37-
<google-codelab-analytics gaid="{{.GlobalGA}}"></google-codelab-analytics>
37+
<google-codelab-analytics gaid="{{.GlobalGA}}" ga4id="{{.GlobalGA4}}"></google-codelab-analytics>
3838
<google-codelab codelab-gaid="{{.Meta.GA}}"
39+
codelab-ga4id="{{.Meta.GA4}}"
3940
id="{{.Meta.ID}}"
4041
title="{{.Meta.Title}}"
4142
environment="{{index .Env}}"

0 commit comments

Comments
 (0)