Releases for sf 1.2
| Version |
License |
API |
Released |
|
1.1.5stable
|
MIT license |
1.1.5stable
|
17/10/2008 |
|
1.1.4stable
|
MIT license |
1.1.4stable
|
16/10/2008 |
Releases for sf 1.1
| Version |
License |
API |
Released |
|
1.1.5stable
|
MIT license |
1.1.5stable
|
17/10/2008 |
|
1.1.4stable
|
MIT license |
1.1.4stable
|
16/10/2008 |
|
1.1.3stable
|
MIT license |
1.1.3stable
|
06/07/2008 |
|
1.1.2stable
|
MIT license |
1.1.2stable
|
16/06/2008 |
|
1.1.1stable
|
MIT license |
1.1.1stable
|
04/06/2008 |
|
1.1.0stable
|
MIT license |
1.1.0stable
|
26/04/2008 |
Releases for sf 1.0
| Version |
License |
API |
Released |
|
1.1.5stable
|
MIT license |
1.1.5stable
|
17/10/2008 |
|
1.1.4stable
|
MIT license |
1.1.4stable
|
16/10/2008 |
|
1.1.3stable
|
MIT license |
1.1.3stable
|
06/07/2008 |
|
1.1.2stable
|
MIT license |
1.1.2stable
|
16/06/2008 |
|
1.1.1stable
|
MIT license |
1.1.1stable
|
04/06/2008 |
|
1.1.0stable
|
MIT license |
1.1.0stable
|
26/04/2008 |
|
1.0.0beta
|
MIT license |
1.0.0beta
|
19/03/2008 |
Changelog for release 1.1.1 - 04/06/2008
Not available
Other releases
Release 1.1.5 - 17/10/2008
Not available
Release 1.1.4 - 16/10/2008
Not available
Release 1.1.3 - 06/07/2008
Not available
Release 1.1.2 - 16/06/2008
Not available
Release 1.1.1 - 04/06/2008
Not available
Release 1.1.0 - 26/04/2008
Not available
Release 1.0.0 - 19/03/2008
Not available
sfGoogleAnalyticsPlugin plugin
Easily adds tracking code for Google Analytics to your presentation layer.
Documentation for the new 1.1 plugin is forthcoming.
Changelog
=== Version 1.1.0-devel ==
- Added support for new Google Javascript library (
ga.js).
- Updated API to include more human-readable method names.
- Added support for tracking e-commerce transactions.
- Added option to parse tracking argument with
sfRouting.
- Added option to defer many tracker calls to the next response, similar to
sfFlash storage (helpful for redirects).
Version 1.0-RC1
- Renamed plugin from sfUrchinPlugin to sfGoogleAnalyticsPlugin.
Version 0.3.1-beta
- Bugfix to insertion top to accommodate
<body> tags with attributes.
Version 0.3.0-beta
- Broke filter logic into protected methods for easy overloading.
- Added insertion configuration.
Version 0.2.0-beta
- Added support for SSL requests.
- Added mixin methods to actions for easy modification of initialization variables and parameters.
- Added escaping of Javascript values.
Version 0.1.0-beta
Maintainers
Kris Wallsmith