Categories
Find Articles
The default duration of the cookie is 100 days. You can change this duration if you want by using the following code:
<script type='text/javascript'>
_vis_opt_cookieDays = 1;
</script>
This code will make sure the cookie will last for one day only. You can change the value from 1 to the number of days you want the cookie to sustain.
How to change the cookie duration of a test?,

No Comments
No comments yet.
Leave a comment →