Commit ec74e8b
authored
Add Google Analytics tracking code (#66)
This commit introduces Google Analytics tracking to both `App.razor` and `index.html`. It includes a script to load the Google Tag Manager library asynchronously and initializes tracking with the ID `G-5PEH6MERND`, enabling the collection of user interaction data.
NOTE: This commit message is auto-generated using GitHub Copilot.1 parent a94b4a4 commit ec74e8b
2 files changed
Lines changed: 21 additions & 0 deletions
File tree
- BlazorExpress.Bulma.Demo.Server/Components
- BlazorExpress.Bulma.Demo.WebAssembly/wwwroot
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
17 | 28 | | |
18 | 29 | | |
19 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
16 | 26 | | |
17 | 27 | | |
18 | 28 | | |
| |||
0 commit comments