GA4, Google Search Console, PageSpeed, Cloudflare Traffic Insights, WooCommerce Intelligence, and AI Insights inside WordPress.
Published by WordPressistic - Your Digital Partner for Global Impact
Insightistic brings your most important website growth signals into one clean WordPress admin dashboard. It is built for business owners, agencies, marketers, publishers, and WooCommerce stores that need clear analytics without jumping between multiple tools.
This is the first public WordPressistic release package for Insightistic, using the current plugin version from the codebase: 4.4.0.
| Feature | What it gives you |
|---|---|
| GA4 Overview | Sessions, users, pageviews, bounce rate, average session duration, new vs returning, revenue, transactions, timeline charts, traffic sources, countries, pages, channels, posts, and source/medium attribution. |
| Google Search Console | Clicks, impressions, CTR, average position, top queries, top pages, and device breakdown. |
| PageSpeed Insights | Mobile and desktop score rings, Core Web Vitals, lab metrics, and URL testing from WordPress. |
| Speed Test | Full Lighthouse audit for mobile and desktop, top opportunities, diagnostics, and AI Agent Readiness scoring. |
| Cloudflare Traffic Insights | Hosted Cloudflare traffic data through a connected Insightistic account, with optional advanced BYO Cloudflare credentials. |
| 404 Monitor | Server-side broken-link and 404 monitoring without adding a front-end tracking dependency. |
| AI Insights | On-demand growth analysis using Insightistic Cloud AI or supported bring-your-own-key providers. |
| Engagement Tracking | Lightweight optional tracker for outbound clicks, scroll depth, downloads, form submits, site search, video plays, content copy, and selected element clicks. |
| Free Add-ons | Email Automations, SEO Opportunity Finder, Anomaly Alerts, Content Performance Lab, and WooCommerce Intelligence. |
| System Status | Checks credentials, cron, mail readiness, minified assets, tracker size, and WooCommerce availability. |
| Security | Encrypted credential storage, nonce-protected admin actions, capability checks, sanitized input, and escaped output. |
| Item | Value |
|---|---|
| Plugin version | 4.4.0 |
| WordPress requirement | 5.6 or newer |
| Tested up to | WordPress 6.8 |
| PHP requirement | 8.0 or newer |
| License | GPLv2 or later |
| Publisher | WordPressistic |
| Plugin URI | https://wordpressistic.com/insightistic |
| Path | Description |
|---|---|
insightistic/ |
The full WordPress plugin, version 4.4.0. Drop this folder into wp-content/plugins/ or zip it for upload. |
docs/Insightistic-v4.4-User-Guide.pdf |
Branded public user guide for setup and day-to-day use. |
assets/branding/ |
WordPressistic and Insightistic brand badges used in the README and docs. |
scripts/build_user_guide_pdf.py |
Regenerates the branded user-guide PDF. |
scripts/build_brand_badges.py |
Regenerates the brand badge PNGs. |
- Download the release ZIP:
insightistic-4.4.0.zip. - In WordPress, go to Plugins > Add New > Upload Plugin.
- Upload the ZIP file.
- Activate Insightistic - GA4 Analytics & AI Insights.
- Go to Insightistic > Settings and connect the services you want to use.
Manual install:
- Extract the release ZIP.
- Upload the
insightisticfolder to/wp-content/plugins/. - Activate Insightistic from the WordPress Plugins screen.
- WordPress 5.6+.
- PHP 8.0+.
- A Google Cloud project and service account for GA4 and Search Console.
- A PageSpeed Insights API key for PageSpeed reports.
- Optional: a free Insightistic account for Insightistic Cloud AI, email automation delivery, hosted Cloudflare Traffic Insights, and WooCommerce/site-health sync.
- Optional: supported AI provider keys for bring-your-own-key AI analysis.
GA4:
- Create a Google Cloud service account.
- Download the service account JSON key.
- Add the service account email to your GA4 property with Viewer access.
- Add the GA4 Property ID and JSON key in Insightistic > Settings > GA4.
Search Console:
- Add the same service account email to Google Search Console.
- Paste the Search Console property URL in Insightistic > Settings > Search Console.
PageSpeed:
- Enable the PageSpeed Insights API in Google Cloud.
- Create an API key.
- Add the key in Insightistic > Settings > PageSpeed.
AI Insights:
- Connect a free Insightistic account for Insightistic Cloud AI, or add a supported provider API key.
- Load analytics data first.
- Click Get AI Insights from the dashboard.
Full setup details are available in the Insightistic v4.4 User Guide.
The public release ZIP is intentionally clean. It includes only the installable plugin and public documentation:
insightistic/insightistic/readme.txtinsightistic/docs/Insightistic-v4.4-User-Guide.pdfinsightistic/LICENSE
It does not include development tooling, tests, build scripts, repository metadata, internal workflow notes, source maps, node_modules, or assistant-specific files.
pip install reportlab Pillow
# 1. Brand badges
python scripts/build_brand_badges.py
# 2. User-guide PDF
python scripts/build_user_guide_pdf.py \
--wp-logo assets/branding/wordpressistic-badge.png \
--plugin-logo assets/branding/insightistic-badge.png \
--out docs/Insightistic-v4.4-User-Guide.pdf- User guide:
docs/Insightistic-v4.4-User-Guide.pdf - Plugin readme:
insightistic/readme.txt - Changelog: see the
== Changelog ==section ofinsightistic/readme.txt
Released under the GPL v2 or later.
WordPressistic - Your Digital Partner for Global Impact
Built and published by wordpressistic.com.

