When browsing items in the Content Editor using a non-administrator account and having Standard Fields enabled, the following error may be shown inside the Tracking field control. This error also gets added to Sitecore log files.
Exception: Sitecore.Exceptions.AccessDeniedException
Message: Application access denied.
Source: Sitecore.Kernel
at Sitecore.Diagnostics.Assert.HasAccess(Boolean accessAllowed, String message)
at Sitecore.Shell.Applications.Analytics.TrackingField.TrackingFieldDetailsPage.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
/sitecore/content/Applications/Content Editor/Ribbons/Chunks/Analytics - View/Details
inherits="Sitecore.Shell.Applications.Analytics.TrackingField.TrackingFieldDetailsPage,Sitecore.Client"with this one:
inherits="Sitecore.Support.Shell.Applications.Analytics.TrackingField.TrackingFieldDetailsPage,Sitecore.Support.355595"