diff --git a/orcid-web/src/main/resources/freemarker/common/html-head.ftl b/orcid-web/src/main/resources/freemarker/common/html-head.ftl index f2af12c1ee0..004dca5a3f8 100644 --- a/orcid-web/src/main/resources/freemarker/common/html-head.ftl +++ b/orcid-web/src/main/resources/freemarker/common/html-head.ftl @@ -73,6 +73,21 @@ + + + + <#include "/macros/orcid_ga.ftl"> diff --git a/orcid-web/src/main/resources/freemarker/layout/public-layout.ftl b/orcid-web/src/main/resources/freemarker/layout/public-layout.ftl index 079545408a3..3628a8ade50 100644 --- a/orcid-web/src/main/resources/freemarker/layout/public-layout.ftl +++ b/orcid-web/src/main/resources/freemarker/layout/public-layout.ftl @@ -178,9 +178,12 @@
  • <@orcid.msg 'wp-infosite-header.privacyPolicy'/>
  • <@orcid.msg 'wp-infosite-header.termOfUse'/>
  • <@orcid.msg 'wp-infosite-header.accesibilityStatement'/>
  • + +