# How to change the cookie time? The default cookie time is 30 days. If you want to change/overwrite this, please folow the the steps below: Before you initialize your UTMSimple snippet, define `handl_cookie_duration` global variable to define your own cookie time. ``` ``` In this example, cookies will expire after 365 days later.