I have a sitecore experience platform (sitecore version 8 in common words) that I would not like to use Analytics when I sit in the
If you see the experience, then all the analytics are going on. I want to disable analytics in a "clean" way, but for sitecore 8 because I think this approach is different. What is the right attitude? Note: Yes, I know:
& lt; Name of the setting = "Analytics.Enabled" value = "false" /> gt;
And yes, I have seen the related question.
Thanks in advance! Sasha
was published after the initial question as it appears only
< Code> & lt; Settings Name = "Analytics.Enabled" value = "false" / & gt;/App_Config/Include/Sitecore.Analytics.config in the line mentioned above, as well as remove / delete / connection / ConnectionStrings.config connection connections in / App_Config /.
& lt; Add name = "analytics" connection string = "mongodb: // localhost / analytics" / & gt; & Lt; Add Name = "Tracking.Love" Connection string = "Mongodab: // Local Host / Tracking_live" / & gt; & Lt; Add Name = "Tracking History" connectionString = "mongodb: // localhost / tracking_history" / & gt; & Lt; Add Name = "Tracking. Contact" connectionString = "mongodb: // localhost / tracking_contact" / & gt; & Lt; Name = "reporting" connection string = "user id = user; password = password; data source = (server); database = sitecore_links" / & gt;
This is also the framework of many boundaries that are affected due to lack of xDB.
This is a popular question / answer, so for some updates for Infocore: XCB without sitecore 8.1, it is now the "" "site". The "False" can be enabled by setting
Xdb.enabled
and in the same manner.
No comments:
Post a Comment