gaservice 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| gaservice-6.x-2.0.tar.gz | 11.94 KB | 0db835a98d4db221cf8852ffd7ab1676 |
| gaservice-6.x-2.0.zip | 14.31 KB | 03e9385458c12705c2d47f2ac98ce9e4 |
Release notes
This version ports gaservice to Services 3. This means the new dependency would require you to upgrade to Services 3 to use this module.
With the port, it also requires an additional dependancy of Drupal Queue.
Additional features include the ability to force the Google Analytics calls to all be called from cron. Several performance enhancements were made. For instance, all calls are made after output as been posted to the browser. This allows for google to be down (God forbid), or there to be network latency, and it will not slow down the user experience waiting for the Google Analytics call.
gaservice 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| gaservice-6.x-1.0.tar.gz | 9.36 KB | 24d71fa66b0db3c98ada91fee9d2d551 |
| gaservice-6.x-1.0.zip | 12.48 KB | cbd5235c56652f1ba69831a81aa6c296 |
Release notes
gaservice 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| gaservice-6.x-1.0-beta2.tar.gz | 9.35 KB | ffc010bfaa9c8ce1597f679299f7ff14 |
| gaservice-6.x-1.0-beta2.zip | 12.48 KB | bc26dac8131be6c736bb6f4e15b86ec5 |
Release notes
Fix services filtering
gaservice 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| gaservice-6.x-1.0-beta1.tar.gz | 9.34 KB | 4428c1ef3fb0bd04849fc48e24aada12 |
| gaservice-6.x-1.0-beta1.zip | 12.49 KB | e4f9b4de7dbbc3b1647348f71ede6e39 |
Release notes
/admin/gaservice will give you options to choose which Services to report to Google Analytics. If GAService is used as API by third party, then this option is ignored.
gaservice 6.x-1.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| gaservice-6.x-1.0-alpha3.tar.gz | 9.12 KB | 1d8c783bf9760f6be8a1aa7c67386a5f |
| gaservice-6.x-1.0-alpha3.zip | 12.3 KB | 0837103e8fe884c4476a90aa7c93fca3 |
Release notes
I inspected the code of GA for Mobile server side script, and found out the script only worked with Browser w/o JS. So I modified the script and changed the implementation to work with any Client.
gaservice 6.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| gaservice-6.x-1.0-alpha2.tar.gz | 8.96 KB | 78500c8fcc68149b00324e2d6f4d4cd0 |
| gaservice-6.x-1.0-alpha2.zip | 10.18 KB | a8ee4dd750cab6ae307b104d21ec1775 |
Release notes
The original implementation does not work with Services hook_services_method_call_results, therefore change the implementation.
gaservice 6.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| gaservice-6.x-1.0-alpha1.tar.gz | 8.96 KB | 7df9bbc58e9989bec894449c806f27d4 |
| gaservice-6.x-1.0-alpha1.zip | 10.2 KB | 575cd0598d73e79db8d8764d4a730787 |
Release notes
First release, needs a lot of testing.