Reputation: 163
Is there any OOB way to change the report header labels in Sitecore Experience Analytics Dashboard for Goals section reports?
Upvotes: 0
Views: 178
Reputation: 4410
Yes there is.
To edit the title of any of the xAnalytics reports you can go to the Sitecore desktop, select the Core database and navigate to /sitecore/client/Applications/ExperienceAnalytics/Dashboard/Conversions/Goals
. This is where your Goals reports live. Under the PageSettings item there are multiple report parameter items, select the one you want to change and edit the Title
field.
Unsure which report it is that you want to change? Download and install the Visual Studio extension Sitecore Rocks, create a new connection to your site, find the /sitecore/client/Applications/ExperienceAnalytics/Dashboard/Conversions/Goals
item in the Sitecore Explorer, right click and select Design Layout. In here you'll see which reports have been added to the Goals page and you can use the Data Source
field to find the GUID of your item.
Upvotes: 1