Tag: Wordpress

Add-Ons page – Coming soon!

The Add-Ons page soon will be added to the plugin. This page includes extensions that extend the functionality of the WP Statistics plugin. In case that you’re a WordPress programmer/developer and plan to sell extensions on this page, please send us your proposals here.

Launching a new website!

  The effort was made to incorporate a modern design in the new version of the WP Statistics website, and now the website is ready to go! The plugin documentation is separated into several web pages to facilitate easy reading.

Settings Page

The first thing you should do after installing WP Statistics has configured the plugin, this is accomplished through the settings page. Simply go to Statistics -> Settings to get there. The main settings page looks like this: At the top are nine tabs; each one will be addressed separately. General Settings The General Settings page […]

Installation

Installation is straightforward, you can either use WordPress’s built-in installation process or manually upload the files to the WordPress plugin directory. Once installed, go to the WordPress plugin page and activate WP Statistics. You should then configure the settings found in the following sections, at a minimum, check the sections on the GeoIP, browscap, and […]

PHP 7.1 Support

WP Statistics has not yet been tested on PHP 7.1 and reports so far (As of February 2017) indicate there are issues.  As PHP 7.1 is still relatively new it is not recommended at this time.

PHP 7 Support

WP Statistics is PHP 7 compliant, however some versions of PHP 7 have bugs that can cause issues. One know issue is with PHP 7.0.4 causing memory exhaustion errors, newer versions of PHP 7 do not have this issue. At this time (August 2016) WP Statistics seems to run fine with PHP 7.0.10, however you […]

Does WP Statistics work with caching plugins?

Probably not, most caching plugins don’t execute the standard WordPress loop for a page it has already cached (by design of course) which means the WP Statistics code never runs for that page. This means WP Statistics can’t record the page hit or visitor information, which defeats the purpose of WP Statistics. We do not […]

Does WP Statistics support multi-site?

WP Statistics doesn’t officially support multi-site however it does have limited functionally associated with it and should function without issue. However no support is provided at this time. Version 8.8 is the first release that should install, upgrade and remove correctly on mutli-site as well as have some very basic support for the network admin […]

I’m not receiving e-mail reports?

Make sure you have WordPress configured correctly for SMTP and also check your WP Cron is working correctly. You can use Cron View to examine your WP Cron table and see if there are any issues.