Documentation

Getting Started

Your first attribution, a tour of the dashboard, and how to read the full visit path.

Getting Started

Once the plugin is installed and active, attribution begins immediately. This guide walks you through your first recorded session, the dashboard layout, and the session log.

Your first attribution

Open your site in a new browser tab. If you arrived from a search engine, the session is classified as Organic search. If you typed the URL directly, it is Direct. If you followed a link from a social platform, it is Social media.

Go to WordPress Admin → Attribution. The session log at the bottom of the page shows the most recent sessions. Your visit should appear within a few seconds.

The dashboard

The free plugin's dashboard shows:

  • 30-day summary cards - sessions count and trend, AI traffic sessions and share of total, and top channel
  • A channel-share pie chart for the same period. Direct/Unknown is excluded by default, with a notice and a one-click toggle to show it
  • Sessions log - filterable by date range, channel, and source domain, with CSV export
  • Settings - retention period, self-referral domains, path exclusions, consent gate toggle, debug log toggle

Pro adds tagging, multi-channel trend charts with drill-down to source domains, and conversion tracking. It does not unlock anything described above; all of it is already in the free plugin.

Reading the session log

Each row in the session log shows:

  • Channel - the classified channel (e.g. AI tools, Organic search)
  • Source - the referring domain (e.g. chat.openai.com, google.com)
  • Timestamp - when the visit was first recorded
  • Pages - every page viewed during the visit, in order, with a First Touch indicator showing the entry page

Every page is credited back to the same original channel as the entry page. A visitor who arrives from a Google search and views three more pages still shows as Organic search for all four pages.

Channel priority

When multiple signals are present, the plugin applies this priority order:

  1. UTM parameters - utm_source, utm_medium, utm_campaign
  2. AI Referrer Taxonomy - checks the referrer against the built-in platform list
  3. Standard referrer classification - maps known domains to channels
  4. Direct - no referrer and no UTM parameters

UTM parameters always win. A session with utm_source=email is classified as Email regardless of the referring domain.

Next steps

Common questions

CQIP is a methodology standard, not a technology stack. Implementations exist for static PHP sites, WordPress, page generators, and other document management systems. The platform is the implementation detail - the standard and the eight canonical block types are consistent across all implementations.