Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.58 KB

File metadata and controls

51 lines (35 loc) · 1.58 KB

0.2.2 / 2012-12-19

  • Added link query tag support for ajs_uid and ajs_event
  • Added docco, uglify, and phantom to devDependencies by @peleteiro

0.2.1 / 2012-12-18

  • Added the pageview method for tracking virtual pageviews
  • Added Travis-CI
  • Fixed window level objects in customerio and gosquared
  • Support added for Intercom's "secure" mode by @buger
  • Removed root references

0.2.0 / 2012-12-16

  • Separated providers into separate files for easier maintenance
  • Changed special createdAt trait to created for cleanliness
  • Moved utils directly onto the analytics object
  • Added extend and alias utils
  • Added settings defaults for all providers

0.1.2 / 2012-12-14

0.1.1 / 2012-10-25

  • Enhanced Link Attribution added for Google Analytics by @nscott
  • Site Speed Sample Rate added for Google Analytics by @nscott

0.1.0 / 2012-10-11

  • Added Olark provider
  • Added terse initialize syntax
  • Added tests for all providers
  • Added README