On this documentation page, you’ll find answers to frequently asked questions about Analytics Insights for WP.
If you have any errors displayed under Analytics Insights -> Errors & Debug, you should start by checking these error codes first.
If you can’t find the right answer, go to WordPress.org support forums and drop a question there. Try to give as many details as possible about your issue.
Minimum requirements for Google Analytics Dashboard for WP
To run Analytics Insights for WP on a single install you need:
- A Google Analytics account. To create a new Google Analytics account follow this tutorial.
- WordPress version 3.5 or greater
- PHP cURL or fopen() enabled with SSL support
- HTTPS access to www.googleapis.com and aiwp.deconf.com
- The same PHP minimum requirements as WordPress
To run Analytics Insights for WP on a multisite install you need:
- A Google Analytics account. To create a new Google Analytics account follow this tutorial.
- WordPress version 3.8 or greater
- PHP cURL or fopen() enabled with SSL support
- HTTPS access to www.googleapis.com and aiwp.deconf.com
- The same PHP minimum requirements as WordPress
Please note that the SSL support for PHP cURL and/or fopen() is unrelated to your website’s protocol. Shortly, it doesn’t matter if your website uses HTTP or HTTPS, it’s unrelated to this requirement.