mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-02 12:03:49 -05:00
6 lines
200 B
TypeScript
6 lines
200 B
TypeScript
export const prodAnalyticsId = 'GTM-57R6KJM';
|
|
export const devAnalyticsId = 'GTM-WSS47LM';
|
|
|
|
// this id includes a stream for the spanish learn platform
|
|
export const prodAnalyticsESId = 'GTM-KCS6GSD';
|