It has come to our attention that you maintain a fine establishment upon the World Wide Web, powered by that most venerable of engines, WordPress, and observed by the all-seeing eye of Google Analytics. We write to you today with news of a better way — a method by which you might interrogate your visitor data not through tedious clicking and squinting at dashboards, but through the simple art of conversation with an artificial intelligence.
What follows is a complete guide to achieving this. You may, of course, hand this entire document to your preferred AI assistant and instruct it to walk you through any step. We have taken the liberty of organizing the matter into three approaches, ordered from the simplest to the most powerful.
I. Keep Google Analytics & Add Intelligence
You already possess Google Analytics. Excellent. What you may not know is that Google has quietly embedded an intelligence of its own within the dashboard, and furthermore, ChatGPT may be connected to it with varying degrees of effort.
- Navigate to analytics.google.com
- Observe the search bar at the summit of the dashboard — this is Analytics Intelligence
- Type plain English questions into it, such as:
- “How many users visited last week?”
- “What are my top pages?”
- “Show me traffic by country”
Google Analytics shall respond with charts and figures. This requires no setup whatsoever — it is already at your disposal.
- In Google Analytics, navigate to any report of interest
- Click the export button (upper right corner) → Download as CSV
- Open ChatGPT and attach the CSV file
- Ask: “Analyze this traffic data. What are the trends? What should I focus on?”
- Go to chat.openai.com → Explore GPTs → Create
- Name it “My Analytics Assistant”
- In the Actions section, add a new action with the Google Analytics Data API
- Set the Base URL to https://analyticsdata.googleapis.com/v1beta
- Authenticate via OAuth 2.0 with your Google account
- In the GPT instructions, include the following:
II. A Better Way — Plausible Analytics
If you are weary of Google’s complexity, or if you value the privacy of your visitors, we commend to your attention Plausible — a fine instrument of European craftsmanship that does the same job with a fraction of the fuss and none of the moral ambiguity.
| Google Analytics | Plausible | |
|---|---|---|
| Privacy | Tracks all, needs cookie banner | No cookies, no personal data |
| Complexity | 200+ reports, overwhelming | One clean dashboard |
| Speed | Slow, complex UI | Instant |
| API | Complex OAuth setup | Simple API key |
| Cost | Free (you pay with data) | $9/month cloud, or free self-hosted |
| GDPR | Requires consent banner | No banner needed |
- Cloud (easiest): Visit plausible.io and create an account — nine dollars per month
- In WordPress, install the “Plausible Analytics” plugin from the plugin directory
- Enter your Plausible domain. The plugin handles the rest
- Visit your Plausible dashboard → Settings → API Keys → create one and guard it well
- Create a Custom GPT as described in Section I
- Add an Action with Base URL: https://plausible.io/api/v1
- Set authentication to API Key in header: Authorization: Bearer YOUR_KEY
- In the GPT instructions, include:
III. Questions Worth Asking
Once the machinery is in place, you may find yourself at a loss for what to ask. We offer this catalogue of worthy inquiries:
- “How many visitors did I get this week compared to last?”
- “What is my bounce rate, and should I be concerned?”
- “Where are my visitors from, geographically?”
- “Mobile or desktop — which prevails?”
- “What hour of the day brings the most souls to my door?”
- “Which of my pages commands the most attention?”
- “Which pages suffer the highest rate of abandonment?”
- “What should I write more of, based on the evidence?”
- “Which social platform sends me the most visitors?”
- “Did traffic change after I posted on Tuesday?”
- “What searches lead people to my site?”
IV. A Summary of the Approaches
| Approach | Effort | Cost | Best For |
|---|---|---|---|
| Google Analytics built-in AI | None | Free | Quick answers, already there |
| Google Analytics + ChatGPT CSV | Low | Free | Deeper one-off analysis |
| Google Analytics + Custom GPT | Medium | ChatGPT Plus ($20/mo) | Live querying |
| Plausible + Custom GPT | Medium | $9/mo + ChatGPT Plus | Privacy + AI + clean API |
| Self-hosted + CLI AI | High | Free | Full control (David’s setup)![]() |
We trust this correspondence finds you well and your servers in good health. Pick whichever approach suits your temperament and proceed with confidence.
Your most obedient servant,
