4.0.2 • Published 3 years ago

hapi-referrer v4.0.2

Weekly downloads
14
License
MIT
Repository
github
Last release
3 years ago

Hapi plugin to log referrers from search/ads/social/etc

Installation

npm install hapi-referrer

or

yarn add hapi-referrer

Options:

  • cookieName - Name of the cookie to be set
  • ttl - cookie expiration, defaults to 30 days
  • domains - array of domains. Domains in the list will not have their referrer set
  • ignoredPaths - array of paths. Paths set here wont have cookies set. Note, applies to all paths matching the text. Example: /public would also block /public/css/common.css
  • verbose - Enable debug logging when cookie set

A First + Third Project

4.0.1

3 years ago

4.0.2

3 years ago

4.0.0

3 years ago

3.1.0

5 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago