=== Posts Unique View Counter ===
Contributors: dcangulo
Donate link: https://www.paypal.me/dcangulo
Plugin Name: Posts Unique View Counter
Plugin URI: https://www.davidangulo.xyz/portfolio/posts-unique-view-counter/
Tags: post, post counter, post hits, post views, analytics, views, counter, hits
Author URI: https://www.davidangulo.xyz/
Author: David Angulo
Requires at least: 4.8.5
Tested up to: 4.9.4
Version: 1.0
Stable tag: trunk
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Upon activation, it will allow you to easily display how many times a post have been uniquely viewed.
== Description ==
Posts Unique View Counter allows you to easily display how many times a post have been uniquely viewed with this easy to install plugin.
Just install the plugin and the counting begins. No coding skills needed.
How does it work?
* All views of the post will start at zero (0) upon the plugin installation.
* When a visitor viewed your post, it will save a cookie on the visitor so that same visitor will only count as one (1) view, this way we can uniquely identify each visitor.
* The cookie expires after a month, so if the same person viewed your post after the cookie expires it will count as another view.
* Visitors who use "incognito" or something similar will be counted always as a unique visitor because "incognito" mode does not save cookies.
* One (1) visitor = One (1) cookie.
Please rate and review the plugin if you find it useful.
Find my other works here: https://www.davidangulo.xyz/portfolio/
== Installation ==
1. In your WordPress admin menu on the left hover to Plugins and click Add New.
2. Enter "Posts Unique View Counter" in the text box in the upper right corner.
3. Find the plugin entitled Posts Unique View Counter By David Angulo then click Install Now.
4. Click Activate once the plugin is installed.
5. View a post and it will start the count at 1.
== Frequently Asked Questions ==
Do you have any question? You may contact me using the email hello@davidangulo.xyz or use the contact form on my website at https://www.davidangulo.xyz/contact/
== Screenshots ==
1. Posts Unique View Counter running on Twenty Seventeen theme while viewing a pre-installed post.
== Changelog ==
= 1.0 =
* Initial release.