Skip to content

Releases: clutter/wt-client

v4.0.0

14 Aug 20:37
768f412

Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v4.0.0

v3.3.0

09 Apr 16:24
2d95932

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...v3.3.0

Fix send started event and param defaults

20 Nov 17:40
abcc230

Choose a tag to compare

  • Update 'SEND_STARTED' event to emit after it has actually started sending.
  • Update paramDefaults to be overridden by event data instead of the other way around.

1.1.0

14 Feb 21:15

Choose a tag to compare

Changes

  • If the visitor token is present in the query string, favor over the cookie
  • Include the visitor token in the request environment arguments sent to the server

Cookie Expiration extend to 20 years

26 Apr 19:25
8aaf947

Choose a tag to compare

Merge pull request #25 from clutter/sagar.wt_visitor_cookies_expiration

extend cookie expiration to 20 years

Set wt_page_uuid cookie if not present

28 Jan 21:50
aa5f923

Choose a tag to compare

v1.0.15

Merge pull request #24 from clutter/sagar.set-wt-page-uuid-cookie-if-…

Fix Page uuid for unbounce

17 Dec 22:10
77cfb79

Choose a tag to compare

Merge pull request #23 from clutter/fix-page-uuid-issue-for-unbounce

Fix page UUID issue for unbounce

Generate page uuid if not present

13 Dec 19:09
c3737d1

Choose a tag to compare

Merge pull request #22 from clutter/generate_page_uuid_if_it_null

Generate page uuid if it is null

Add page uuid to wt_events

13 Dec 18:25
0e3f9b3

Choose a tag to compare

Merge pull request #21 from clutter/add-uuid-to-wt-events

Add uuid to all events

Spelling Change

24 Feb 01:23

Choose a tag to compare

[v1.0.6] - Friday, February 23, 2018

  • Change spelling of referer to referrer