1.0 (November 15, 2011)
Based on Google Javascript client version 5.2.2.
- ADD: Campaign Tracking
- ADD: Social Interaction Tracking (issue #4)
- ADD: Non-interaction parameter for Event Tracking
- ADD: Error severity (silent, warnings, exceptions) configuration
- ADD: Logging callback configuration and simulation mode
- ADD: Visitor::fromUtma() and ::fromServerVar() convenience methods
- CHG: Config instance is now static across all tracker instances
- CHG: When using the "sendOnShutdown" setting, Custom Variables that were set after issuing a request will automatically get included
- FIX: Fixed problems with event tracking (issue #2, issue #6)
- FIX: Fixed encoding of spaces for event trackings (issue #3)
- FIX: Do not send empty "User-Agent" or "X-Forwarded-For" HTTP headers
- FIX: Always use correct locale format ("-" instead of "_") for "utmul" parameter