Prerequisites
- A Siteline website key
- Administrator access to your WordPress site
- Ability to install plugins on your WordPress installation
Setup
Open the Plugins panel
Navigate to your WordPress admin panel at
https://yoursite.com/wp-admin and click Plugins in the left sidebar.Search and install
Search for Siteline Agent Analytics in the Plugins search bar, then click Install Now.
Configure
Go to Settings > Siteline in the left sidebar and configure:
- Enable Tracking: Leave checked (uncheck to pause tracking)
- Website ID: Paste your Siteline website key from siteline.ai
How it works
The plugin hooks into WordPress request processing:- A visitor (or AI bot) makes a request to your WordPress site
- The plugin detects the request and extracts bot-relevant metadata (URL, user agent, IP, referrer)
- Tracking data is sent to Siteline asynchronously in a fire-and-forget pattern
- The page response is returned to the visitor unmodified
Plugin settings
Toggle AI bot tracking on or off. Checked by default.
Your Siteline website key. Found under Agent Analytics > Manage Configuration in your Siteline workspace.
Troubleshooting
Plugin not tracking visits
Plugin not tracking visits
Verify that Enable Tracking is checked in Settings > Siteline and that your Website ID is entered correctly.
Where do I find my Website ID?
Where do I find my Website ID?
Navigate to Agent Analytics in your Siteline workspace and click Manage Configuration to view or regenerate your website key, then paste it into the plugin’s Website ID field.
How do I update the plugin?
How do I update the plugin?
If auto-updates are enabled, the plugin updates automatically. Otherwise, go to Plugins, find Siteline, and click Update Now when available.
Will the plugin slow down my site?
Will the plugin slow down my site?
No. The plugin sends tracking data asynchronously and never blocks page rendering. All errors are silently caught.