shermozle / beaconWatch

Use node.js to load web pages and parse out the analytics beacons of interest
GNU General Public License v3.0
6 stars 2 forks source link

Return values to the underlying tests #8

Open shermozle opened 10 years ago

shermozle commented 10 years ago

Parse out the name/value pairs and return them to the test calling them so custom tests can be done. Also parse out for specific analytics tools, like Omniture you could undo the stringly typing of hier1, products, etc to provide a nicer interface.