Skip to content

Latest commit

 

History

History
427 lines (342 loc) · 12.6 KB

History.md

File metadata and controls

427 lines (342 loc) · 12.6 KB

0.11.9 / 2013-6-11

0.11.8 / 2013-6-10

  • Intercom: added group support

0.11.7 / 2013-6-7

  • Fix for cookie domains, now sets to subdomain friendly by default.
  • Renaming bindAll -> bind-all

0.11.6 / 2013-6-6

  • Added group support to Preact by @azcoov
  • Fixed created bug with userfox
  • Changed to new Vero CDN URL
  • Fixed bug when initializing unknown providers
  • Added options object to pageview by @debangpaliwal

0.11.5 / 2013-6-3

  • Adding segmentio/json temporarily, fixing json-fallback

0.11.4 / 2013-5-31

  • Updated Intercom's library URL

0.11.3 / 2013-5-31

  • Added trailing comma fix

0.11.2 / 2013-5-30

  • Added fix for UserVoice displaying 'null'
  • Added make clean before running components (fixes json fallback)

0.11.1 / 2013-5-29

  • Fixed bug with Google Analytics not tracking integer values

0.11.0 / 2013-5-28

  • Switched from cookie-ing to localStorage

0.10.6 / 2013-5-23

  • Moved trait parsing logic to the global level
  • Added Improvely
  • Added Get Satisfaction
  • Added a $phone alias for Mixpanel
  • Added the ability to pass a function for the event to trackLink and trackForm

0.10.5 / 2013-5-22

  • Added Amplitude support
  • Fixed improperly parsed cookies

0.10.4 / 2013-5-17

  • Fixed bug with Google Analytics being ready to soon

0.10.3 / 2013-5-15

0.10.2 / 2013-5-14

  • Fixed handling of increments and userHash from options.Intercom

0.10.1 / 2013-5-14

  • Added identify to SnapEngage integration

0.10.0 / 2013-5-9

  • Added group method

0.9.18 / 2013-5-9

0.9.17 / 2013-5-1

  • Updated Keen to version 2.1.0

0.9.16 / 2013-4-30

  • Fixed bug affecting Pingdom users

0.9.15 / 2013-4-30

  • Added identify to UserVoice

0.9.14 / 2013-4-29

  • Fixing userfox integration to accept all traits not just signup_date

0.9.13 / 2013-4-29

  • Fixing ordering of ignore referrer option in Google Analytics

0.9.12 / 2013-4-27

0.9.11 / 2013-4-26

  • Adding new ignoreReferrer option to Google Analytics provider
  • Adding new showFeedbackTab option to BugHerd provider
  • Updating UserVoice provider to work with their new snippet(s)
  • Fixing Errorception window.onerror binding to be friendlier

0.9.10 / 2013-4-17

  • Adding url and title to mixpanel pageviews
  • Addiung url and title to keen pageviews

0.9.9 / 2013-4-17

  • Fixed GoSquared relying on `document.body

0.9.8 / 2013-4-16

  • Adding support for Pingdom RUM
  • Adding support for AdRoll

0.9.7 / 2013-4-16

  • Fixing LiveChat test
  • Updating mixpanel snippet to wait for ready until script loads
  • Adding full traits pulled in from identify.

0.9.6 / 2013-4-10

  • Renaming Provider.options to Provider.defaults
  • Adding universal analytics support to Google Analytics

0.9.5 / 2013-4-10

  • Adding support for new Olark Javascript API functions, see #121

0.9.4 / 2013-4-4

  • Fixing Uservoice integration
  • Fixing ready tests.
  • Adding lytics integration by @araddon
  • Adding bower support by @jede

0.9.3 / 2013-4-2

  • Olark provider now only notifies the operator of track and pageview when the chat box is expanded.

0.9.2 / 2013-3-28

  • Qualaroo provider now prefers to identify with traits.email over a non-email userId --- makes the survey responses human readable.

0.9.1 / 2013-3-28

  • Woopra no longer tracks after each identify so that duplicate page views aren't generated.

0.9.0 / 2013-3-27

  • Changed default Keen IO settings to record all pageviews by default
  • Removed Keen IO API Key option since that is no longer used for data "writes" to their API
  • Renamed Keen IO projectId to projectToken to match their docs

0.8.13 / 2013-3-25

  • Added ability to pass variables into intercomSettings via context.intercom

0.8.12 / 2013-3-25

0.8.11 / 2013-3-24

0.8.10 / 2013-3-14

  • Added fix for conversion of company's created date
  • Added extra tests for trackForm
  • Fixing issue with ClickTale https bug

0.8.9 / 2013-3-13

  • Migrated to new Intercom Javascript API
  • Removed un-used Intercom traits
  • Fix bug in trackForm when using jQuery

0.8.8 / 2013-3-12

  • Added userId to Errorception metadata
  • Made date parsing more lenient (ms & sec) for trait.created

0.8.7 / 2013-3-7

  • Added Qualaroo
  • Fixed bug with Chartbeat and page load times

0.8.6 / 2013-3-7

  • Fixed bug in trackLink reported by @quirkyjack
  • Fixed bug in ClickTale where it didn't create the ClickTaleDiv

0.8.5 / 2013-3-7

0.8.4 / 2013-3-5

  • Added support for strings for the created trait
  • Added load-date for getting the page's load time

0.8.3 / 2013-3-4

  • Added Sentry
  • Added initial pageview support to more providers
  • Allowed HubSpot to recognize email userId
  • Added support for DoubleClick via Google Analytics

0.8.2 / 2013-3-4

  • Fixed bug in FoxMetrics provider
  • Added queue for providers which don't support ready immediately.

0.8.1 / 2013-3-3

  • Fixed bug in trackForm when submitted via jQuery

0.8.0 / 2013-3-1

  • Added cookie-ing to keep identity and traits across page loads
  • Added identify support for Clicky
  • Added identify support for GoSquared
  • Added identify support for Woopra
  • Updated tracking for Usercycle

0.7.1 / 2013-2-26

  • Added Intercom companies by @adrianrego
  • Added Intercom setting for use_counter
  • Fixed Intercom traits passed without a created field

0.7.0 / 2013-2-25

0.6.0 / 2013-2-7

  • Added ready method for binding to when analytics are initialized
  • Added UserVoice
  • Added Perfect Audience
  • Added LiveChat
  • Fixed Intercom to allow multiple identify calls

0.5.1 / 2013-2-4

  • Merged in fix for Keen IO's branding
  • Added fix to utils.parseUrl() field pathname in IE

0.5.0 / 2013-2-1

  • Added an alias method for merging two user's by ID

0.4.10 / 2013-1-30

  • Fixed multiple elements on trackLink and trackForm
  • Fixed CrazyEgg apiKey to accountNumber
  • Fixed Keen to Keen.io

0.4.9 / 2013-1-29

  • Fixed alias and extend breaking on non-objects

0.4.8 / 2013-1-29

  • Fixed trackForm timeout by @Plasma

0.4.7 / 2013-1-29

  • Added support for Mixpanel's revenue feature
  • Added support for KISSmetrics' "Billing Amount" property for revenue
  • Added support for revenue being passed to Google Analytics' value property

0.4.6 / 2013-1-28

  • Added automatic canonical URL support in Google Analytics

0.4.5 / 2013-1-25

  • Added Intercom widget setting
  • Fixed Chartbeat from requiring body element to exist

0.4.4 / 2013-1-21

  • Added Bitdeli by @jtuulos
  • Added Mixpanel $first_name and $last_name aliases by @dwradcliffe
  • Fixed Mixpanel $last_seen alias
  • Added parseUrl util
  • Moved GoSquared queue to snippet

0.4.3 / 2013-1-20

0.4.2 / 2013-1-18

  • Added option to use a properties function in trackLink and trackForm methods

0.4.1 / 2013-1-18

0.4.0 / 2013-1-18

  • Renamed trackClick to trackLink
  • Renamed trackSubmit to trackForm

0.3.8 / 2013-1-18

  • Fixed Clicky loading slowly

0.3.7 / 2013-1-17

0.3.6 / 2013-1-14

0.3.5 / 2013-1-14

  • Added trackClick and trackForm helpers

0.3.4 / 2013-1-13

0.3.3 / 2013-1-11

0.3.2 / 2013-1-11

  • Added Quantcast
  • Fixed breaking issue on Clicky
  • Updated Makefile for new providers

0.3.1 / 2013-1-11

  • Added label and category support to Google Analytics

0.3.0 / 2013-1-9

0.2.5 / 2013-1-8

0.2.4 / 2013-1-3

  • Fixed GoSquared trailing comma by @cmer

0.2.3 / 2013-1-2

  • Added domain field to GA by @starrhorne
  • Removed phantom install to get travis working
  • Added window._gaq fix in initialize

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
  • 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

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

0.1.0 / 2012-10-11

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