Skip to content

Releases: Okanjo/okanjo-js

v1.6.1

18 Apr 22:28
Compare
Choose a tag to compare
  • Added support for size billboard (970x250)

Housekeeping:

  • Moved docs from okanjo-docs to README.md
  • Removed bower from build flow
  • Added yarn lockfile
  • Updated build flow and tests to work without bower
  • Added travis-ci integration
  • Updated gulp-git to latest to work with node 8+

v1.5.4

22 Jan 22:00
Compare
Choose a tag to compare
  • Adjusted element position algorithm in an attempt to reconcile differences with mobile browsers and zooming

v1.5.3

15 Dec 04:41
Compare
Choose a tag to compare
  • Fixed widget impression firing before content was rendered

v1.5.2

14 Dec 19:23
Compare
Choose a tag to compare
  • Added missing viewport info on various impression events

v1.5.1

17 Nov 21:40
Compare
Choose a tag to compare
  • Added polyfills for old IE (support down to IE 10, Edge 14)
  • Removed unused domready shim
  • Fixed typo in parameter sent on placement content fetch

v1.4.2

01 Nov 21:06
Compare
Choose a tag to compare
  • Added utm_source/utm_campaign params to click-through urls

v1.4.1

17 Oct 18:27
Compare
Choose a tag to compare
  • Added various response metrics to events

v1.3.1

02 Oct 21:42
Compare
Choose a tag to compare

Added support for viewable impression events

  • Added: okanjo.ui.getElementPosition will include err if the element position is unavailable
  • Added: okanjo.ui.getPercentageInViewport to return what % (0-1) of the element is in the viewport
  • Added: Placement constants and handlers for tracking viewable impressions on widgets, products, articles, and adx
  • Fixed: Placement configuration url_referrer was ignored if manually configured

v1.2.1

15 Sep 18:25
Compare
Choose a tag to compare
  • Added: metrics include window location to disambiguate referral traffic
  • Fixed: sid does not need to be included on every event in a bulk report

v1.1.2

31 Aug 20:29
Compare
Choose a tag to compare
  • Changed: Moved placement content route