Google AnalyticsRelease Notes
Google Analytics is a support library that aids Fantom-Factory Ltd in the development of other libraries, frameworks and applications. Though you are welcome to use it, you may find features are missing and the documentation incomplete.
v0.1
v0.1.10
- New: Auto updates any Content-Security-Policy HTTP response headers.
v0.1.8
- New: Added optional
fieldOptionstoGoogleAnalytics.renderPageView(). - New: Added optional paramters to
GoogleAnalytics.renderEvent(). - New: Javascript snippets logged to debug.
v0.1.6
- New: Added generic
GoogleAnalytics.renderCmd()method. - Chg: Deleted deprecated methods. (Potential breaking change.)
v0.1.4
- Chg: Account domain now defaults to
auto. - Chg: Renamed
sendPageView()-->renderPageView()
v0.1.2
- Chg: Page view URLs are stripped of any query parameters.
v0.1.0
- Chg: Replaced the efan component with an IoC service that calls on Duvet to inject Javascript
- Chg: Recompiled to work with IoC v3 and BedSheet 1.5. (Breaking change.)
v0.0
v0.0.6
- Chg: Updated to IoC 1.7.2.
v0.0.4
- Chg:
accountDomaindefaults to BedSheet'shostconfig value
v0.0.2
- New: Preview Release