diff --git a/src/main/content/_includes/head.html b/src/main/content/_includes/head.html index df43c13ad..8ceb3ac08 100644 --- a/src/main/content/_includes/head.html +++ b/src/main/content/_includes/head.html @@ -81,9 +81,10 @@ window._ibmAnalytics = { "settings": { "name": "Openliberty-io-website", - "isSpa": false, + // "isSpa": false, "tealiumProfileName": "ibm-web-app" }, + "digitalData.page.services.google.enabled": true // "onLoad": [ // ["ibmStats.pageview", []] // ] diff --git a/src/main/content/antora_ui/src/partials/head-scripts.hbs b/src/main/content/antora_ui/src/partials/head-scripts.hbs index c06f73d2e..bc4ef9ffc 100644 --- a/src/main/content/antora_ui/src/partials/head-scripts.hbs +++ b/src/main/content/antora_ui/src/partials/head-scripts.hbs @@ -9,9 +9,10 @@ window._ibmAnalytics = { "settings": { "name": "Openliberty-io-website", - "isSpa": false, + {{!-- "isSpa": false, --}} "tealiumProfileName": "ibm-web-app" }, + "digitalData.page.services.google.enabled": true }; digitalData = { "page": {