Setup guide

How to add a popup to your Wix site

One snippet, added once through Wix's own Custom Code panel. After this you publish popups from your phone and never open the Wix editor again.

Takes about five minutes · You'll need a Premium plan with a connected domain

Before you start: Wix's Custom Code panel requires a Premium plan with a connected domain. Free sites on a wixsite.com address don't have it. Not sure which you're on? Ask us and we'll check with you.

  1. Copy your DailyPopup snippet

    Sign in to DailyPopup and open the install screen. You'll see one line of code with your unique site key already in it. Copy the whole thing.

    <script src="https://dailypopup.com/embed.js" data-dailypopup="YOUR-KEY" async></script>

    Your real snippet has an actual key where YOUR-KEY is. Don't edit it.

  2. Open Custom Code in your dashboard

    From your Wix dashboard (not the editor), go to Settings → Custom Code. It sits under the Advanced heading.

  3. Add the code to the Head

    Click + Add Custom Code and paste the snippet into the box.

    Then set three things: name it something you'll recognise later like DailyPopup, choose All pages, and under "Place code in" pick Head.

  4. Apply, then publish the site

    Click Apply. Then publish your Wix site — this is the step people miss. Custom code doesn't go live until you publish.

    Open your live domain in a new tab, publish a test popup in DailyPopup, and reload. It should appear about two seconds after the page loads.

If it doesn't show up

You haven't published since adding the code

The most common cause. Applying custom code isn't enough — hit Publish on the site itself.

You're looking at the editor

Custom code doesn't run inside the Wix editor. Open your real domain in a separate tab.

It's set to Body instead of Head

Edit the entry and move it to Head.

You already dismissed it today

Popups show once per visitor per day by design. Open a private window to see it again.

Common questions

Should I choose Head or Body?

Head, loading on All pages. The snippet is asynchronous, so it won't slow your site down.

Does it work with Wix Studio or Editor X?

Yes. Any Wix product that lets you add a custom head script will run it. The panel may sit in a slightly different place, but the snippet is identical.

Will it clash with my Wix design?

No. The popup renders in an isolated container, so your site's styles and the popup can't interfere with each other.

I'd rather not touch the code at all.

That's what white glove setup is for — we install it for you, usually within two business days. See pricing.

Create your first popup

Free 10-day trial — no card required.

Other platforms