This repository has been archived by the owner on Feb 13, 2019. It is now read-only.
Releases: theonion/bulbs-public-analytics-manager
Releases · theonion/bulbs-public-analytics-manager
Remove Chartbeat
Unique Hash pageviews
Merge pull request #6 from theonion/fix-clickventure Fix clickventure
Adding search path
PR #5
New
- Added
searchQueryParam
option to analytics manager initialization, allows specification of a query parameter to keep when tracking page views, so that the parameter is not stripped when tracking page views.
Ingest functionality included
Configurable site name
Breaking
AnalyticsManager.init
now requires a setting for site name, as inAnalyticsManager.init({site: 'theonion'})
.
catch unavailable variables
checks for window.whatever before calling their send methods
removed dead trackers
now tracking with:
influxredis- redshift
Version up to avoid potential versioning conflicts
Version up to 0.0.3 Avoiding potential versioning conflicts with mis-versioned 0.0.2 release.
added redshift ingest
added new tracker that works with the ingest.onion endpoint
First release
0.0.1 Added Chris as author