Integrations
SearchFit integrates with your existing tools to provide comprehensive visibility insights and streamlined workflows.
Available Integrations
Analytics Platforms
| Platform | Capability |
|---|---|
| Google Analytics | Import traffic data and correlate with AI visibility |
| Google Search Console | Sync keyword rankings and search performance |
| Adobe Analytics | Enterprise analytics integration |
| Mixpanel | Product analytics correlation |
CMS Platforms
| Platform | Features |
|---|---|
| WordPress | Content sync, direct publishing, plugin |
| Webflow | Design export, CMS sync |
| Shopify | Product content, blog integration |
| Contentful | Headless CMS sync |
| Sanity | Content management |
| Strapi | Self-hosted CMS integration |
Marketing Tools
- HubSpot - CRM and marketing automation
- Mailchimp - Email campaign coordination
- Salesforce - Enterprise CRM
- Marketo - Marketing automation
SEO Tools
- Ahrefs - Backlink data import
- SEMrush - Keyword and competitor data
- Moz - Domain authority metrics
- Screaming Frog - Crawl data import
Social Platforms
- X (Twitter) - Social monitoring
- LinkedIn - Professional network tracking
- Facebook - Social insights
Setting Up Integrations
OAuth Connections
For most integrations:
- Go to Settings → Integrations
- Find the integration you want
- Click Connect
- Authorize SearchFit in the popup
- Configure sync settings
API Key Connections
Some integrations require API keys:
- Get your API key from the service
- Go to Settings → Integrations
- Click Connect on the integration
- Enter your API key
- Test the connection
Webhook Integrations
For custom integrations:
- Go to Settings → Integrations → Webhooks
- Create a new webhook
- Copy the webhook URL
- Configure in your external service
- Test with a sample payload
Data Sync Options
Configure how data syncs:
Sync Frequency
- Real-time - Immediate updates
- Hourly - Every hour
- Daily - Once per day
- Manual - On-demand only
Data Direction
- Import only - Pull data into SearchFit
- Export only - Push data out
- Bidirectional - Two-way sync
API Access
Build custom integrations with our API:
Authentication
curl -H "Authorization: Bearer YOUR_API_KEY" \
https://api.searchfit.com/v1/reports
Endpoints
| Endpoint | Description |
|---|---|
/reports | Access AEO reports |
/domains | Manage tracked domains |
/analytics | Retrieve analytics data |
/webhooks | Configure webhooks |
Rate Limits
| Plan | Requests/minute |
|---|---|
| Free | 10 |
| Pro | 100 |
| Enterprise | Unlimited |
Zapier Integration
Connect SearchFit to 5,000+ apps via Zapier:
- Go to Settings → Integrations → Zapier
- Click Connect to Zapier
- Create Zaps with SearchFit triggers and actions
Available Triggers
- New report generated
- Visibility score change
- New mention detected
Available Actions
- Generate report
- Add domain
- Export data
Enterprise Integrations
For enterprise customers:
- Custom SSO - SAML/OIDC integration
- Data warehouse - BigQuery, Snowflake export
- Custom APIs - Bespoke integration development
- Dedicated support - Integration assistance
Troubleshooting
Connection Issues
If an integration isn't working:
- Check the integration status in Settings
- Verify API keys are current
- Reauthorize OAuth connections
- Check the service's status page
Data Sync Delays
If data isn't syncing:
- Check sync frequency settings
- Verify data permissions
- Review error logs in Settings
- Contact support if issues persist
Best Practices
- Connect essential tools first - Start with Analytics and Search Console
- Review permissions - Only grant necessary access
- Monitor sync status - Check integrations regularly
- Keep credentials secure - Rotate API keys periodically
- Use webhooks wisely - Don't overload external services