Warning: mysqli_connect(): (HY000/2002): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /var/www/html/unicapture/controllers/init.php on line 6
Unghosted - Free Abandoned Form and Reverse IP Company Javascript Snippet

Save form data even if users don't submit them

1 in 8 people don't finish filling out forms. Unghosted is a simple javascript snippet to capture all vistor data

2 Minute Super Simple Explanation

If you work for clients whose business is run on form submissions, then you should install this javascript snippet. Totally free and lightweight.

Some Benefits of UnGhosted

Totally free and lightweight we built this as a free tool to help marketers, developers, etc.

  • Abandoned Forms

    1 in 8 forms is never fully filled out by customers. With the unghosted lightweight javascript snippet you can ensure you are never ghosted by a customer.

  • Reverse WHOIS API (coming)

    We've built a reverse WhoisAPI so we can turn visitor IP addresses into actual company info

  • Session Replay (Coming)

    With our one snippet we've been working on session replay to track mouseflow and such

  • Enriched Data (coming)

    Once we capture any email information we can turn that over to LeadCheetah

Super quick installation

All you need to do is copy and paste this javascript snippet on your website and thats it! Note: You do have to register your domain with us when you sign up so we can tie back which website goes to who.

								
<script>
	(function() {
		var unghosted = document.createElement('script');
		unghosted.type = 'text/javascript';
		unghosted.src = 'https://unghosted.com/assets/unghosted.js';
		
		var s = document.getElementsByTagName('script')[0];
		s.parentNode.insertBefore(unghosted, s);
	})();

	</script>
                

Ready to get started?

Create an account now

Create UnGhosted Account