Skip to content

Commit 0671641

Browse files
authored
fix: gtm proxy (#256)
1 parent 79772fe commit 0671641

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/blog/src/app/providers/tracking/tracking.provider.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export const provideAppTracking = (): EnvironmentProviders => {
1919
proxiedHosts: [
2020
'region1.analytics.google.com',
2121
'www.google-analytics.com',
22+
'www.googletagmanager.com',
2223
'googletagmanager.com',
2324
'connect.facebook.net',
2425
'googleads.g.doubleclick.net',

0 commit comments

Comments
 (0)