I want to generate a report that will give me no. of pages walked per base url.
I am not quite sure if webinator saves base urls somewhere and if it doesn't,the only way to get the base urls is to do some rex filtering so that I only get back the string upto the first '/'.
Let me know how I can query the html table "efficiently" that would give me the accurate no. of pages walked per base url.
CAN TESTDB AND OPTIONS TABLE HELP?
I am not quite sure if webinator saves base urls somewhere and if it doesn't,the only way to get the base urls is to do some rex filtering so that I only get back the string upto the first '/'.
Let me know how I can query the html table "efficiently" that would give me the accurate no. of pages walked per base url.
CAN TESTDB AND OPTIONS TABLE HELP?