We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79772fe commit 0671641Copy full SHA for 0671641
apps/blog/src/app/providers/tracking/tracking.provider.ts
@@ -19,6 +19,7 @@ export const provideAppTracking = (): EnvironmentProviders => {
19
proxiedHosts: [
20
'region1.analytics.google.com',
21
'www.google-analytics.com',
22
+ 'www.googletagmanager.com',
23
'googletagmanager.com',
24
'connect.facebook.net',
25
'googleads.g.doubleclick.net',
0 commit comments