Jump to content

how to identify a returning user and run a code once for him


saeed_violinist

Recommended Posts

Dear friends,

Im trying to make a pop-up in my page. I done it fine and pop-up "floating layout" is displaying fine. I just want that my users see this pop-up once a week (time is not so important but not less than a day pls!) .

I know it must be done with help of cookies and a if statement ...please help me do this.

I mean something like this :

if (new user) {
show pop-up } else { dont show!}

thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.