- Install from WordPress.org: Search "AI Analytics" in your WordPress admin
- Get your API key: Sign up for Hall (free account)
- Configure: Add your API key in Settings → AI Analytics
- Track: View insights in your Hall dashboard
- Detects AI agents visiting your WordPress site
- Tracks referrals from ChatGPT and other AI platforms
- Monitors behavior of AI assistants and crawlers
- Provides insights through Hall Analytics dashboard
This repository uses GitHub Actions to automatically deploy to WordPress.org SVN:
- Create a release on GitHub (e.g.,
v1.0.1
) - GitHub Action runs and deploys to WordPress.org
- Plugin updates are available to users within hours
# Clone the repository
git clone https://github.com/use-hall/ai-analytics-wordpress-plugin.git
# Symlink to your WordPress plugins directory
ln -s /path/to/ai-analytics-wordpress-plugin /path/to/wordpress/wp-content/plugins/hall-ai-analytics
Set these secrets in your GitHub repository for automated deployment:
SVN_USERNAME
: Your WordPress.org usernameSVN_PASSWORD
: Your WordPress.org SVN password
- 🤖 AI Agent Detection: Identifies visits from AI platforms
- 📈 Traffic Analytics: Measures referral patterns
- 🔒 Privacy Focused: Server-side tracking, no cookies
- ⚡ Performance: Asynchronous API calls, zero impact
- 🎨 Clean UI: WordPress-native admin interface
This plugin integrates with:
- Hall Analytics API (
https://analytics.usehall.com
) - View API documentation
- Review privacy policy
Made with ❤️ by Hall