4.0.2 • Published 5 years ago
hapi-referrer v4.0.2
Hapi plugin to log referrers from search/ads/social/etc
Installation
npm install hapi-referreror
yarn add hapi-referrerOptions:
cookieName- Name of the cookie to be setttl- cookie expiration, defaults to 30 daysdomains- array of domains. Domains in the list will not have their referrer setignoredPaths- array of paths. Paths set here wont have cookies set. Note, applies to all paths matching the text. Example:/publicwould also block/public/css/common.cssverbose- Enable debug logging when cookie set
A First + Third Project