Please note that this is the help section for the former Newsletter2Go software.

What Adjustments Can I Make to the Sign-up Pop-up?

You can get the JavaScript code for a sign-up pop-up by clicking Embed Form in step 2 of creating a form. This means that your website visitors will see a pop-up to join your email newsletter. In our software, you can choose how long you want the user to be on the page before this pop-up shows up. The default is set to 10 seconds.

If you embed this straightforwardly, a website visitor will see this pop-up every time they visit your website. If you want to make sure that they only see this pop-up when they are new to the website, then you need to set cookies for your visitors. After the visitor sees the pop-up once, a cookie is set. Then you can determine how long it will be before that individual visitor sees that cookie again. You can use and adapt the following JavaScript code to set and read cookies for your sign-up pop-up.

SCREENSHOT HIER VOM GLEICHEN TEXT WIE IM DEUTSCHEN ABER AUF ENGLISCH BITTE. SIEHE UNTEN

//VARIABLE FOR HOW LONG TO SET THE COOKIE

POPUP FOR 1 YEAR

POPUP FOR 1 MONTH

POPUP FOR 1 WEEK

POPUP FOR ! DAY