Software

 

SilverStripe Modules

ClickTale Analytics

The ClickTale modules adds the ability to do deep web analysis and screen recording on any page on your website. You can toggle tracking on and off each page in the ClickTale tab.
For more information about the ClickTale Integration Module see (http://wiki.clicktale.com/Article/PHP_integration_module)

Available from GitHub https://github.com/cam-findlay/silverstripe-clicktale or Download Zip

 

Automated Provision for Email Services (APES) Module

The APES module will allow you to set up an automated sync mechanism between the Member object and a 3rd party mail service such as MailChimp.

When a Member logs in and changes details about themselves (object properties attached to the Member object) these will be pushed to the 3rd party mail service to make sure when performing mail-outs you always have the most up to date information to run segmentation on.

Available from GitHub or Download Zip.

 

 

PHP Classes

gChartDashboard

An extention class to the gChartPhp class which allows you to build out useful graphs and data visualisations that are common on a well designed dashboard using the Google Charts API.

This extention adds classes to build bullet graphs and sparklines directly without having to use combinations or complex configurations of the standard available graphs.

Coming soon.