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)?
PageView.RegisterCatalogNode Questions
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: PageView.RegisterCatalogNode Questions
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
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
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
Re: PageView.RegisterCatalogNode Questions
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.