Dittly / website

πŸ”¨ The Dittly Website
4 stars 2 forks source link

Update keen-tracking to the latest version πŸš€ #111

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency keen-tracking was updated from 2.0.9 to 4.0.8.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 22476d3 4.0.12
  • 8bf8035 build for fix
  • 2c0adb1 fix getDomNodeProfile has/get attribute of node
  • 675cf4b fix getDomNodeProfile - get attribute value

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • c5b8039 4.0.15
  • b3ed2d6 clicks data-event-key docs update
  • 5e1a146 Merge pull request #150 from mirusresearch/click-event-docs
  • 510fdfc clarify click event behavior in the tracker

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v4.0.17

Build tool update:

  • Webpack-dev-server security update to 3.1.14
Commits

The new version differs by 10 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v4.2.0

Track views of the HTML elements

All HTML elements with a class .track-element-view will be observed by the browser. If any of them appears on the screen, an event will be recorded. The event will contain specific attributes from the visible element and nest them in the element property.
Note: This feature works only on the browsers that support Intersection Observer.

{

  "element": {
      "title": "Track element view",
      "text": null,
      "class": "track-element-view",
      "event_key": null,
      "node_name": "DIV",
      "href": null,
      "x_position": 8,
      "y_position": 830,
      "selector": "body > div:eq(1)",
      "id": null
    }

}
Commits

The new version differs by 10 commits.

  • 50f8533 4.2.0
  • 9e3a13b Merge pull request #161 from keen/dlacheta-tracking-visible-elements
  • 7f9ab32 changes to readme files
  • 519328a changes and description of tracking elements views
  • 1f4da52 jest mock for intersection observer
  • 651501e adding tracking visible html elements
  • 3242179 Merge pull request #160 from keen/akasprowicz-update-dependencies
  • 4aa19ef update lodash and extend
  • 12e00d9 4.1.0
  • 2bce2a9 new header :keen-sdk: for sdk usage stats

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 645b0dc 4.2.2
  • 363a4e8 Merge pull request #163 from keen/dlacheta-time-on-page
  • 2e76f42 changes to time on page counting
  • 745a21b time on page increaset when tab is active

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 9 commits.

  • 82dd35b 4.3.0
  • 0f37a8b Merge pull request #168 from keen/apryka-disable-tracking-option
  • 25176b2 README update
  • 7e19979 README update
  • 06148b8 README updated, setOptOut moved to Keen.prototype
  • cc003d8 resolving comments
  • 584d70c changes related to pr comments
  • 8fca738 dist files added
  • 983f728 added possibility to disable tracking

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 81dbe6d 4.4.0
  • 5ac39e4 Merge pull request #171 from keen/dlacheta-position-pointer
  • 95e9535 docs update for pointer position
  • 694fcf9 auto-tracking tracking position pointer

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v4.4.1

Fixes:

  • Script throws an exception if localStorage is disabled #177
Commits

The new version differs by 9 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€