Skip to content

Commit 295c3af

Browse files
committed
Updated configs for GA
1 parent e510e3e commit 295c3af

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "themes/ps-org-theme"]
22
path = themes/ps-org-theme
3-
url = https://github.com/prestashop/ps-org-theme.git
3+
url = git@github.com:prestashop/ps-org-theme.git

config/_default/params.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,9 @@ privacy:
2828
googleAnalytics:
2929
defaultGtagStorageDenied: true
3030
waitForUpdate: 500
31+
googleAnalyticsId: "GTM-MJ8XZ68L"
32+
33+
cookies:
34+
enable: true
3135

3236
favicon: images/favicon.svg

0 commit comments

Comments
 (0)