An open API service indexing awesome lists of open source software.

https://github.com/thefrosty/wp-unghoster

Identify people visiting your website in real time, transforming anonymous traffic into valuable sales leads.
https://github.com/thefrosty/wp-unghoster

unghoster wordpress-plugin

Last synced: 6 months ago
JSON representation

Identify people visiting your website in real time, transforming anonymous traffic into valuable sales leads.

Awesome Lists containing this project

README

        

# Unghoster for WordPress

[![PHP from Packagist](https://img.shields.io/packagist/php-v/thefrosty/wp-unghoster.svg)]()
[![Latest Stable Version](https://img.shields.io/packagist/v/thefrosty/wp-unghoster.svg)](https://packagist.org/packages/thefrosty/wp-unghoster)
[![Total Downloads](https://img.shields.io/packagist/dt/thefrosty/wp-unghoster.svg)](https://packagist.org/packages/thefrosty/wp-unghoster)
[![License](https://img.shields.io/packagist/l/thefrosty/wp-unghoster.svg)](https://packagist.org/thefrosty/wp-unghoster)

Retrieve person-level contact information including emails and Linkedin for your website visitors.

Requires an Unghoster account, [signup for free](https://www.unghoster.com/signup?ref=thefrosty).

### Package Installation (via Composer)

```bash
composer require thefrosty/wp-unghoster:^0.1
```

---