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 User.com integration

User.com integration

TABLE OF CONTENT

User.com is a tool designed to help your team to understand your customers. It provides a single workspace for marketing, sales, management, and support teams.

In this guide, you will learn how to send leads to User.com.

Get your API key from User.com

Log into your user.com account. Your API key and subdomain are at the very top. You’ll need them to customize the JavaScript snippet in Landingi.

Install custom JavaScript in Landingi

1. Log in to your account in Landingi and navigate to the Dashboard of your landing page. Go to JavaScript Code.

You can also access the JavaScript Code section directly from the editor of your landing page.

2. Click on Add script.

3. Now customize the following script.

Find PASTE_USER.COM_API_KEY and replace it with your API key.

Find PASTE_YOUR_SUBDOMAIN in the last line and replace it with your subdomain name. Copy the snippet.

<script data-cfasync="false">
    window.civchat = {
      apiKey: "PASTE_USER.COM_API_KEY",
      name: conversion.name,
      email: conversion.email,
      status: 2,
      score: 0
        };
  </script>
  <script data-cfasync="false" src="https://PASTE_YOUR_SUBDOMAIN.user.com/widget.js"></script>

Note: this code syncs name and email only. If you want to sync other form entries – contact our Support Team.

4. Go back to the JavaScript section. Type in a name (1), paste your custom code (2), select Body bottom (3), and Conversion page (4). Click Add.

5. Publish your landing page. Your form is now integrated with User.com.

NOTE: Keep in mind that User.com is a third-party solution and is continually being developed. We do our best to keep this guide updated, but if you come across any changes in the set-up process, let us know.

Browse all integrations in our Integrations Catalog to see tools you can connect Landingi with.