diff --git a/public/index.html b/public/index.html index f2343432..884478e1 100644 --- a/public/index.html +++ b/public/index.html @@ -42,6 +42,14 @@ name="msapplication-config" content="%PUBLIC_URL%/clients/%REACT_APP_CLIENT%/favicon/browserconfig.xml" /> <% } %> + + +
@@ -54,21 +62,6 @@ id="ze-snippet" src="https://static.zdassets.com/ekr/snippet.js?key=2f84e9fe-830c-42bf-afa4-32c90d7c5f7b" > - - - <% } %> diff --git a/src/config/pages.tsx b/src/config/pages.tsx index 276fe45c..340bcf5d 100644 --- a/src/config/pages.tsx +++ b/src/config/pages.tsx @@ -4,7 +4,7 @@ export const PAGES = { home: '/', mailings: '/useraccount/mailings', match: '/matches', - matomoInstatBaseUrl: 'https://matomo.instat.tv/', + matomoInstatBaseUrl: 'https://matomo.insports.tv/', player: '/players', team: '/teams', thanksForSubscribe: '/thanks-for-subscription',