Google webmaster tools allows one to measure the effectiveness of a website. To load it, first install the XML parser:
Metacello new baseline: 'XMLParser'; repository: 'github://pharo-contributions/XML-XMLParser/src'; load.
In Iceberg select Pier3 and right-click to get the packages option. Search for Google at the bottom and select and load it.
Next add a Google Analytics for tracking:
Tracking Id under the admin page, it generally has the format UA-number-1. *../Google Analytics|embedded=true*
A picture:
PRComponent for the type, PRGoogleAnalyticsWidget (under Pier Widgets) for the component class. The Google Analytics will look like a blank page, but if one clicks edit the following opens: