carlsednaoui / ouibounce

Increase your landing page conversion rates.
MIT License
2.31k stars 375 forks source link

Can I use decimal values for cookieExpire? #136

Open miloszivojinovic opened 6 years ago

miloszivojinovic commented 6 years ago

Hi!

By default, cookieExpire works with days, where value = 1 means "1 day". I was wondering if I can use it for hours somehow (maybe divide it by 24 or something like that)?

Thanks!