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

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

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

unghoster yourls-plugin

Last synced: about 2 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 YOURLS

[![Listed in Awesome YOURLS!](https://img.shields.io/badge/Awesome-YOURLS-C5A3BE)](https://github.com/YOURLS/awesome-yourls/)
[![PHP from Packagist](https://img.shields.io/packagist/php-v/thefrosty/yourls-unghoster.svg)]()
[![Latest Stable Version](https://img.shields.io/packagist/v/thefrosty/yourls-unghoster.svg)](https://packagist.org/packages/thefrosty/yourls-unghoster)
[![Total Downloads](https://img.shields.io/packagist/dt/thefrosty/yourls-unghoster.svg)](https://packagist.org/packages/thefrosty/yourls-unghoster)
[![License](https://img.shields.io/packagist/l/thefrosty/yourls-unghoster.svg)](https://packagist.org/thefrosty/yourls-unghoster)

[Archived] The Unghoster service is offline.

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

Requires an Unghoster account, [signup for free](https://frosty.me/unghoster).

Installation
------------
1. In `/user/plugins`, create a new folder named `unghoster`.
2. Drop the `plugin.php` file in.
3. Go to the plugins administration page ( *eg* `http://sho.rt/admin/plugins.php` ) and activate the plugin.
4. Configure the plugin (enter your Unghoster Account ID) ( *eg* `http://sho.rt/admin/plugins.php?page=unghoster` )
5. Add the code found in the `index.php` to your homepage file so you can verify the pixel from Unghosters site.

---