blacklist test requests from google analytics using watir

Posted by Anjali on Stack Overflow See other posts from Stack Overflow or by Anjali
Published on 2010-05-17T06:54:42Z Indexed on 2010/05/17 7:00 UTC
Read the original article Hit count: 235

Filed under:
|
|

Hi,

I have to automate tests for a web application which runs google analytics script. I have chosen watir for the automation since I can script all the test cases with the same. The only problem is i dont know how to remove my test requests to the web apps from the google analytics report. Can anyone help me with the same? Is it possible to do that with watir? If not watir, is there any other web automation tool which I could use?

~Thanks and Regarads

© Stack Overflow or respective owner

Related posts about watir

Related posts about ruby