Hi @H_Kanchan ,
You can probably change the cookie name by using do plugin. You just need to call s.getNewRepeat as shown below:s.eVar1 = s.getNewRepeat(30,'s_getNewRepeat_xx');
The first parameter says, days to expire the cookie. It does refresh every time user loads the page. Value will reset to...