diff --git a/apps/qubit/modules/default/templates/_googleAnalytics.php b/apps/qubit/modules/default/templates/_googleAnalytics.php new file mode 100644 index 0000000000..4ea7406384 --- /dev/null +++ b/apps/qubit/modules/default/templates/_googleAnalytics.php @@ -0,0 +1,11 @@ + + + + + diff --git a/apps/qubit/templates/_footer.php b/apps/qubit/templates/_footer.php index 769456407f..4565358582 100644 --- a/apps/qubit/templates/_footer.php +++ b/apps/qubit/templates/_footer.php @@ -18,15 +18,3 @@ - - - - - - diff --git a/apps/qubit/templates/layout.php b/apps/qubit/templates/layout.php index cec0cdb31f..a3560a2231 100644 --- a/apps/qubit/templates/layout.php +++ b/apps/qubit/templates/layout.php @@ -1,6 +1,7 @@ + 'script']); ?> diff --git a/apps/qubit/templates/layout_1col.php b/apps/qubit/templates/layout_1col.php index 76c8c0609e..0982e8050d 100644 --- a/apps/qubit/templates/layout_1col.php +++ b/apps/qubit/templates/layout_1col.php @@ -1,6 +1,7 @@ + 'script']); ?> diff --git a/apps/qubit/templates/layout_2col.php b/apps/qubit/templates/layout_2col.php index a09dbcb527..743de39c65 100644 --- a/apps/qubit/templates/layout_2col.php +++ b/apps/qubit/templates/layout_2col.php @@ -1,6 +1,7 @@ + 'script']); ?> diff --git a/apps/qubit/templates/layout_3col.php b/apps/qubit/templates/layout_3col.php index 9240c7d1ca..3ed45f7baa 100644 --- a/apps/qubit/templates/layout_3col.php +++ b/apps/qubit/templates/layout_3col.php @@ -1,6 +1,7 @@ + 'script']); ?> diff --git a/apps/qubit/templates/layout_basic.php b/apps/qubit/templates/layout_basic.php index 69c5389fe0..78b8fb2451 100644 --- a/apps/qubit/templates/layout_basic.php +++ b/apps/qubit/templates/layout_basic.php @@ -1,6 +1,7 @@ + 'script']); ?> diff --git a/apps/qubit/templates/layout_wide.php b/apps/qubit/templates/layout_wide.php index 74a062ceb0..67a2112df7 100644 --- a/apps/qubit/templates/layout_wide.php +++ b/apps/qubit/templates/layout_wide.php @@ -1,6 +1,7 @@ + 'script']); ?> diff --git a/config/app.yml b/config/app.yml index e970e2f616..92457922d7 100644 --- a/config/app.yml +++ b/config/app.yml @@ -23,7 +23,7 @@ all: # Google Analitycs: # Set a GA property API key to track page view hits. # E.g.: UA-1234567-89 - google_analytics_api_key: + google_analytics_api_key: test_12354 # Set a GA custom dimension index numver (from the same property) # to track the repository name as a dimension in page view hits # of IOs, actors and repos index pages. diff --git a/plugins/arDominionB5Plugin/templates/_layout_start_webpack.php b/plugins/arDominionB5Plugin/templates/_layout_start_webpack.php index 6756d67914..f4575d4cd1 100644 --- a/plugins/arDominionB5Plugin/templates/_layout_start_webpack.php +++ b/plugins/arDominionB5Plugin/templates/_layout_start_webpack.php @@ -1,9 +1,9 @@ + - 'script']); ?> <%= htmlWebpackPlugin.tags.headTags %>