Documentation
Installation
Install CQI Referrer Attribution and get session attribution running immediately.
Installation
Requirements
| WordPress | 6.0 or higher |
|---|---|
| PHP | 7.4 or higher (8.1+ recommended) |
| Database | MySQL 5.7+ or MariaDB 10.3+ |
| JavaScript | Not required for attribution |
Method 1 - Install from the WordPress admin
- Log into your WordPress admin.
- Go to Plugins → Add New Plugin.
- Search for CQI Referrer Attribution.
- Click Install Now, then Activate.
The plugin creates its database table on activation. No further configuration is required to begin classifying sessions.
Method 2 - Download and upload
- Download the plugin zip from the WordPress.org plugin page.
- Log into your WordPress admin and go to Plugins → Add New Plugin → Upload Plugin.
- Choose the zip and click Install Now, then Activate Plugin.
Method 3 - Manual FTP
- Download and extract the zip from the WordPress.org plugin page.
- Upload the
cqi-referrer-attributionfolder to/wp-content/plugins/. - Activate at WordPress Admin → Plugins.
After activation
The plugin begins classifying sessions immediately. Access the attribution dashboard at WordPress Admin → Attribution. The session log starts populating on the next page visit.
Installing Pro
After purchase you receive a license key. Enter it at WordPress Admin → Attribution → License. Pro features activate immediately.
Multisite: Activate the plugin per site, not network-activate, so each sub-site maintains its own attribution data.
Next step
Read the Getting Started guide to understand your first attribution and tour the dashboard.
Common questions
What happens if activation fails?
Do I need to deactivate my existing analytics plugin first?
Does it work with caching plugins or a CDN?
Can I install this on a staging site and move it to production later?
Do I need to add any code to my theme?
CQIP is a methodology standard, not a technology stack. Implementations exist for static PHP sites, WordPress, page generators, and other document management systems.