Sample Data Transformation Graphs.

Clover packs so many punches, it is sometimes easier to show than explain. Click on the tabs below to see some selected examples.

 

Data Load Credit Cards Web Service Email Validation Web Site Log Company Checks

Click the image to enlarge it. The sample images show annotated transformation graphs.

  
Web Site Access Log

Web Site Access Log

Web analytics software struggles to deal with massive amounts of data generated by very high traffic web sites. Clover allows you to pre-process and prep your data in unlimited ways.

In this example we need to produce 2 sorted lists from our web site log files.

  • Total number of accesses by each unique visitor

  • Total times each web page is accessed in total by all visitors

These lists should be sorted in order of accesses and then written to an Excel Worksheet.