A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
search
AI OnAI Off
Using a MVC site with EPiServer 7.1 and up to Patch 2
I am unable to see Google Analytics in the CMS - Admin - Tools list?
I have added via Add ons and it has installed/modified the following:
AppData\Modules\Packages,config
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CMS" version="2.0.79" />
<package id="EPiServer.GoogleAnalytics" version="1.2.1.1" />
<package id="EPiServer.Packaging" version="2.0.86" />
<package id="EPiServer.Packaging.UI" version="2.0.86" />
<package id="Google.Apis" version="1.2.4675" />
<package id="Google.Apis.Analytics.v3" version="1.2.4675" />
<package id="Newtonsoft.Json.Net35" version="4.0.2.13801" />
<package id="Shell" version="2.0.86" />
</packages>
The site was built apon the Alloy MVC so don’t know if this is causing issues as it was an issue to get updated to 7.1
Are there any configuration files that need modifying for this to work so it appears in the Admin / Tools list?