Developer forum

Forum » CMS - Standard features » Disable Statv2/OMC

Disable Statv2/OMC

Paul Sørensen
Reply
I want to disable Statv2 and/or OMC completely.
 
In the back end, Statistics > Settings i have unchecked the following:
  • Visits from Extranet Users
  • Visits from Administration Users
  • Visits from users with 1 page view
I have checked the following:
  • Disable sitemap page statistics
  • Disable statistics
I have deleted all rows in following tables in the database:
  • Statv2NotFound
  • Statv2Object
  • Statv2Page
  • Statv2Report
  • Statv2s
  • Statv2Session
  • Statv2SessionBot
  • Statv2UserAgents
But then looking at statistics in the back end throws an Format Exception - see attached image or stack trace below.
 
Going into "Online Marketing Center" > Marketing reports and removing all reports and conversions,
doesn't prevent DW from logging into:
  • Statv2Object
  • Statv2Page
 
What is best practise for disabling Statv2/OMC completely?

Solutions is running on Dynamicweb.dll 8.1.2.4




[FormatException: Input string was not in a correct format.]
   Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat) +204
   Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) +66

[InvalidCastException: Conversion from string "" to type 'Integer' is not valid.]
   Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) +246
   Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(Object Value) +835
   ASP.admin_module_statisticsv3_reports_ifreportdata_aspx.__DataBinding__control7(Object sender, EventArgs e) in ...net.dynamicweb-cms.com\Application(8.1.0.0)\Admin\Module\StatisticsV3\reports\IFReportData.aspx:25
   System.Web.UI.Control.OnDataBinding(EventArgs e) +91
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +92
   System.Web.UI.Control.DataBind() +15
   System.Web.UI.Control.DataBindChildren() +201
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +101
   System.Web.UI.Control.DataBind() +15
   System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +127
   System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +478
   System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +61
   System.Web.UI.WebControls.Repeater.DataBind() +76
   Dynamicweb.Admin.StatisticsV3.IFReportData.Page_Load(Object sender, EventArgs e) +477
   System.Web.UI.Control.OnLoad(EventArgs e) +91
   System.Web.UI.Control.LoadRecursive() +74 
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207
dw_statistics_error.jpg

Replies

 

You must be logged in to post in the forum