PageView.RegisterCatalogNode Questions

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
sweeperq
Commodore (COMO)
Commodore (COMO)
Posts: 497
Joined: Tue Jan 03, 2006 2:45 pm

PageView.RegisterCatalogNode Questions

Post by sweeperq » Mon Nov 08, 2010 9:54 am

1) Is there a place I can specify not to register page views for certain user agents or IP addresses? Don't really need to see the thousands of views from McAfee Secure or search engine spiders.

2) Can there be some error handling build into the function so that erroneous page views don't attempt to get logged (In AC 7.0.5 I'm getting a few errors in my log about not being able to add a page view with a null string as a parameter)?

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: PageView.RegisterCatalogNode Questions

Post by jmestep » Mon Nov 08, 2010 4:29 pm

I worked around that by putting code on the error log view page to delete those errors when the page first opens. It's not the best solution, but it works.
It looks like it might have been fixed in SR1 for 7.0.5.
http://help.ablecommerce.com/upgrades/a ... ease_1.htm
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

sweeperq
Commodore (COMO)
Commodore (COMO)
Posts: 497
Joined: Tue Jan 03, 2006 2:45 pm

Re: PageView.RegisterCatalogNode Questions

Post by sweeperq » Wed Nov 10, 2010 8:14 am

Thanks for the reply Judy. I'll have to check out SR1 and try applying it to our DEV box. Didn't even know SR1 was out...Be nice if they added that to the Merchant Dashboard Latest News.

Post Reply