Installation Guide

This guide walks you through setting up Leadfication on your website. The process takes just a few minutes.

Before You Begin

  • A registered Leadfication account
  • Your website URL
  • Access to edit your website's code

Step 1: Register and Log In

Create a Leadfication account using your email or Google account, then log in to access your dashboard.

Step 2: Add Your Website

Go to My Website in the left sidebar and add your website URL. Leadfication uses this to generate popups tailored to your site.

Note: You can create popups before installing the code, but they won't appear on your site until the installation is complete.

Step 3: Create Your Popups

Once your website is added, create your first popup using AI or choose from the available templates.

  • AI: Describe your goal and let AI generate a popup tailored to your website
  • Templates: Browse pre-designed options and customize them to fit your needs

Step 4: Install the Code

Go to Install Code in the left sidebar and copy your unique code snippet. Add it to your website just before the closing

</head>
tag.

Installation by Platform

  • WordPress: Use a plugin like "Insert Headers and Footers" or edit your theme's header.php
  • Shopify: Go to Online Store → Themes → Edit Code and add it to theme.liquid
  • Wix: Go to Settings → Advanced → Custom Code and add it to the Header area
  • Other platforms: Add the code before the closing
    </head>
    tag in your site's HTML

Step 5: Verify Your Installation

Back in Leadfication, go to Install Code and click Check. You'll see a confirmation once your integration is detected.

Note: It may take a few minutes for changes to propagate if you're using a CDN or caching system.

Troubleshooting

  • Make sure the code is placed before the closing
    </head>
    tag
  • Check that the code was pasted completely without missing characters
  • Clear your website's cache if applicable
  • Ensure your website is live and publicly accessible