Product

Create, publish and optimize pages with a drag&drop, pixel perfect and mobile-friendly builder

Speed up the creation process with 400+ customizable templates for landing pages, pop-ups and sections

Track microconversions in your Dashboard and analyze events and clicks with visual map

Integrate your pages with your favorite mar-tech apps and solutions to get the flow of your campaign going

Drive sales and conversions with irresistible product displays and seamless shopping experiences

Use a reliable and secure platform that smoothly handles millions of visits

Resources

Master digital marketing with the help from savvy professionals and increase your website’s conversions

Guides for beginners, set-up instructions and creation tips to get started and optimize your pages

A free online course for landing page creators! Learn the secrets of high-converting pages and become an expert

Get the answers you’re looking for – contact us

Schedule a one-on-one meeting with us and learn more about the benefits of our platform

Home Help Center Custom HTML, CSS, and JavaScript codes

Custom HTML, CSS, and JavaScript codes

TABLE OF CONTENT

In Landingi, you can add your own HTML (incl. iframe tags), CSS, and JavaScript codes to create custom actions and visuals for your landing pages and extend their functionality.

Browse our Help Center:

Please note that we are not able to provide full technical support for custom scripts that are not listed in our Help Center.

Add custom HTML

NOTE: The HTML widget is not available with the Core plan.

1. Log in to your Landingi account and go to the editor of your landing page.

2. On the left side of the editor, find the HTML widget, then drag and drop it into the active area of your landing page.

3. Double click on the widget to start editing.

4. Add your custom HTML code. Save & close.

You will see the HTML action once you have published your landing page.

Add custom CSS

1. Log in to your Landingi account and go to the editor of your landing page.

2. Navigate to Page Settings (right side of the editor) and click Add custom CSS.

When editing, click on the arrow to return to Page Settings.

3. Add a custom CSS code to your landing page (1) and/or to the conversion page (2). Then Save & close.

4. You can add multiple CSS codes. Paste them one below the other (the @import rule should be above the others).

You will see the CSS action once you have published your landing page.

Add custom JavaScript

With JavaScript codes, you can implement for example chats, conversion pixels, tracking codes, sliders, or animations.

Go HERE to learn how to add the same JavaScript code for all landing pages.

NOTE: If you want to add meta tags to your landing page, do not use the JavaScript Code tab to do so. You can do this by editing Page Settings in the editor. Learn more here.

1. Log in to the platform and go to the Landing Pages (1) tab. Navigate to the Dashboard (2) of the landing page to which you want to add a code.

2. Go to the JavaScript Code tab and click Add new script.

3. Name (1) your script.

Choose the Position (2) for your code:

  • head,
  • body top,
  • body bottom

and the Page (3):

  • main page,
  • conversion page,
  • both.

Paste the code into the Content (4) field.

Click Add script (5) to add the script to your landing page.

4. Check if the code works correctly on your landing page.

Please, remember that we are not able to provide technical support for custom scripts added to your landing page.

5. Once created, you can edit a script, temporarily disable or permanently delete it. To do this, go to the JavaScript Code tab and choose one of the actions:

  1. Disable/Enable
  2. Edit
  3. Delete