Options

Day

Minute

Trigger

 

Day / Minute

Defines how many days the cookie will stay in the user's browser. If it is left empty, the default value will be renewed in each session.

 

 

Day/minute value reference

VALUE DESCRIPTION RESULT

day & min Larger than 1 

1, 2, ...

The cookie will be removed after that number of days/minutes. Users can see the element once every X days/minutes.
0   Users can see the element only once

day & min are Empty or Do not exit

 Both day & min must be removed to have the cookie restart in each session

Users can see the element every time the session restart, for example, if they close the browser and open it again, they can see the element again.

 

 

 

Day

 

For example, if you want a popup to show up once every 3 days for each user, simply place the Cookies Plugin inside the element and add the number of days to 3.

  1. Select the Cookies Plugin.
  2. Change the value of the attribute "day" to the number you want.
    •  
    •  
    • c5.jpg
    •  

 

 

Minute

 

For example, if you want a popup to show up once every 10 minutes for each user, simply place the Cookies Plugin inside the element and add the number of min to 10.

  1. Select the Cookies Plugin.
  2. Change the value of the attribute "min" to the number you want.
    •  
    •  
    • c5min.jpg
    •  

 

 

 

Trigger

 

The cookies will take effect after user click on the trigger.

For example, if you have a privacy panel that must be shown to the user on each page visit until the user click on "Accept" trigger, then create a trigger. 

  1. Give an ID name to your trigger.
    •  
    •  
    •  c6.jpg
    •   
  2. Select the Cookies Plugin.
  3. Add a new attribute called "trigger", and for the value type the ID name 
    •  
    •  Name  →   trigger 
    • Value    →    trigger's ID
    •   
    • c7.jpg
    •  
Have more questions? Submit a request