Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Releases: theonion/bulbs-public-analytics-manager

Remove Chartbeat

18 May 20:47
Compare
Choose a tag to compare

Unique Hash pageviews

27 Jan 20:50
Compare
Choose a tag to compare
Merge pull request #6 from theonion/fix-clickventure

Fix clickventure

Adding search path

09 Oct 19:03
Compare
Choose a tag to compare

PR #5

New

  1. 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

01 Oct 21:22
Compare
Choose a tag to compare

PR #4

Breaking

  1. Ingest logic now in analytics manager, should not be included per site.

Configurable site name

16 Sep 19:05
Compare
Choose a tag to compare

Breaking

  1. AnalyticsManager.init now requires a setting for site name, as in AnalyticsManager.init({site: 'theonion'}).

catch unavailable variables

02 Sep 18:45
Compare
Choose a tag to compare

checks for window.whatever before calling their send methods

removed dead trackers

31 Aug 18:37
Compare
Choose a tag to compare

now tracking with:

  1. influx
  2. redis
  3. redshift

Version up to avoid potential versioning conflicts

24 Aug 21:27
Compare
Choose a tag to compare
Version up to 0.0.3

Avoiding potential versioning conflicts with mis-versioned 0.0.2 release.

added redshift ingest

24 Aug 20:03
Compare
Choose a tag to compare
added redshift ingest Pre-release
Pre-release

added new tracker that works with the ingest.onion endpoint

First release

22 Jul 15:13
Compare
Choose a tag to compare
0.0.1

Added Chris as author