Pageviews is a simple and lightweight views counter for your WordPress posts and pages. It is based on JavaScript and is compatible with all caching plugins, proxies and complex setups. Pageviews works with a hosted processing service, and performs extremely well under high-traffic and on sites with large amounts of content.
Don't start from scratch! Import existing numbers from Google Analytics and other services with
Pageviews Sync.
Features
- Display the number of times a post or page has been viewed
- Works on high-traffic websites with zero impact on performance
- Includes useful hooks and APIs for seamless integration into third-party themes
- Compatible with caching plugins, proxies and application firewalls
More information on
Pageviews.io.
If you need any setup assistance or help migrating your existing views counts from other plugins or services please reach out to us
via e-mail, or open a new thread in the
WordPress.org support forums. For best performance Pageviews uses an external service to collect and process numbers. Visit our
terms of service and
privacy policy for more details.
Installing via the WordPress dashboard:
- Browse to Plugins - Add New in your WordPress dashboard.
- Search for "pageviews" using the search box on the right.
- Find the Pageviews plugin in the search results and click Install Now.
Installing via FTP:
- Upload the plugin files to the
/wp-content/plugins/pageviews
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress.
- Enjoy.
Installing via WP-CLI:
wp plugin install pageviews --activate
Installing via Git:
cd wp-content/plugins git clone https://github.com/pressjitsu/pageviews.git
For an installation and configuration guide please visit the
full documentation on GitHub.