Healthcare Market Research Dashboard
WordPress plugin for AI-powered healthcare market research dashboards with n8n integration
by iHealthcareAnalyst · github.com/getzero11/healthcare-market-dashboard · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/getzero11/healthcare-market-dashboard/archive/refs/heads/main.zipHealthcare Market Research Dashboard - WordPress Plugin
🎯 Overview
A comprehensive WordPress plugin that creates interactive healthcare market research dashboards with AI-powered insights using n8n workflows and DeepSeek AI. Generate professional market analysis reports with real-time data visualization and export capabilities.
✨ Features
- 🤖 AI-Powered Analysis: Uses DeepSeek AI for comprehensive market research
- 📊 Interactive Dashboards: Chart.js visualizations with data point labels
- 📅 Extended Timeline: 2023-2033 market forecasting and analysis
- 🎨 Professional Design: White background blocks with maximum visibility
- 📤 Export Functions: PDF, Excel, and PNG export capabilities
- 🌓 Theme Compatible: Works with light and dark WordPress themes
- 🔗 WordPress Integration: Simple shortcode implementation
- 🚀 Production Ready: Optimized for live websites with Cloudflare compatibility
🏗️ Architecture
Workflow Process
- User Input → WordPress triggers n8n workflow
- AI Processing → DeepSeek generates comprehensive analysis
- Data Visualization → Interactive charts with real AI data
- Export Options → Professional PDF, Excel, and PNG exports
Technology Stack
- Frontend: Chart.js, HTML5, CSS3, JavaScript ES6+
- Backend: WordPress PHP, n8n workflow automation
- AI Engine: DeepSeek AI for market analysis
- Export Libraries: html2pdf.js, SheetJS (xlsx)
📋 Quick Setup
1. Install Plugin
# Upload to WordPress plugins directory
wp-content/plugins/healthcare-market-dashboard/
2. Import n8n Workflow
Import the workflow into your n8n instance:
- File:
n8n-workflow-final.json - Contains: Complete AI processing workflow with DeepSeek integration
3. Configure Settings
- Activate the plugin in WordPress admin
- Go to Settings → HM Dashboard
- Enter your n8n webhook URL
4. Add to Page
Add this shortcode to any WordPress page or post:
[healthcare_dashboard]
🔧 Configuration
WordPress Settings
Navigate to Settings → HM Dashboard in your WordPress admin:
- n8n Webhook URL: Your n8n workflow webhook endpoint
- Architecture: Synchronous workflow processing
- Export Libraries: Auto-loaded CDN resources
n8n Workflow Setup
- Import
n8n-workflow-final.jsoninto your n8n instance - Configure DeepSeek AI credentials
- Set webhook URL in WordPress settings
- Test workflow with sample keywords
📊 Dashboard Features
Professional Blocks Layout
- Row 1: Market Forecast + Regional Share
- Row 2: Segment Share (2025) + Sub-Segment Share (2025)
- Row 3: Competitive Landscape + Market Drivers
Data Visualization
- Line Charts: Market size forecasting (2023-2033)
- Pie Charts: Regional and competitive market share
- Bar Charts: Segment analysis with data labels
- Radar Charts: Market drivers impact analysis
Export Capabilities
- 📄 PDF Export: Multi-page professional reports
- 📊 Excel Export: Structured data sheets with multiple tabs
- 🖼️ PNG Export: High-resolution dashboard images
🎨 Design Features
Maximum Visibility
- White Backgrounds: Pure white (#ffffff) for all blocks
- Black Text: High contrast (#000000) for all labels and data
- No CAPS: Clean typography without uppercase formatting
- Responsive Design: Mobile-friendly blocks layout
Chart Enhancements
- Data Point Labels: Values displayed on all charts
- Readable Tooltips: White background with black text
- Professional Colors: Healthcare industry color palette
- Grid Lines: Subtle guidance without interference
🔄 Version History
Version 1.4.0 (Current)
- White backgrounds with black text for maximum visibility
- Fixed all chart readability issues
- Enhanced export functions with better error handling
- Removed CAPS formatting throughout
Previous Versions
See VERSION-HISTORY.md for complete changelog.
📁 File Structure
healthcare-market-dashboard/
├── assets/
│ ├── css/
│ │ └── dashboard.css # Styling with white theme
│ └── js/
│ └── dashboard.js # Chart rendering & interactions
├── templates/
│ └── dashboard.php # Dashboard HTML template
├── healthcare-market-dashboard.php # Main plugin file
├── n8n-workflow-final.json # Complete n8n workflow
├── README.md # This file
├── VERSION-HISTORY.md # Detailed changelog
├── DEPLOYMENT-GUIDE.md # Deployment instructions
└── LICENSE # MIT License
🚀 Deployment
Production Requirements
- WordPress 5.0+
- PHP 7.4+
- n8n instance with DeepSeek AI integration
- HTTPS enabled (for export functions)
Live Website Integration
- Upload plugin to
wp-content/plugins/ - Activate in WordPress admin
- Configure n8n webhook URL
- Add shortcode to desired pages
- Test with sample healthcare keywords
🔒 Security
Best Practices
- Use HTTPS for all webhook communications
- Validate and sanitize all user inputs
- Implement proper nonce verification
- Regular security updates and monitoring
API Security
- Secure n8n webhook endpoints
- Use environment variables for sensitive data
- Implement rate limiting if needed
🤝 Contributing
Development Setup
- Clone repository
- Set up local WordPress environment
- Configure n8n instance for testing
- Follow WordPress coding standards
Reporting Issues
- Use GitHub Issues for bug reports
- Include WordPress version, PHP version, and error logs
- Provide steps to reproduce issues
📞 Support
- Website: https://www.ihealthcareanalyst.com
- Documentation: See
DEPLOYMENT-GUIDE.md - Issues: GitHub Issues tab
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
🏥 About iHealthcareAnalyst
Developed by iHealthcareAnalyst, Inc. - Leading provider of healthcare market research and AI-powered analytics solutions.
Made with ❤️ for the healthcare industry
- Simple vertical layout - Fast rendering, no complex grids
- No external callbacks - Avoids Cloudflare issues
- Real AI data - DeepSeek-powered analysis
- Professional export - PDF, Excel, PNG capabilities
- Automatic fallback - Enhanced mock data if needed
Components
- WordPress Plugin: Frontend dashboard and workflow integration
- n8n Workflow: AI processing and data generation
- DeepSeek AI: Market research analysis engine
📁 File Structure
healthcare-market-dashboard/
├── healthcare-market-dashboard.php # Main plugin file
├── assets/
│ ├── js/dashboard.js # Frontend JavaScript
│ └── css/dashboard.css # Styling
├── templates/
│ └── dashboard.php # Dashboard template
├── n8n-workflow-final.json # n8n workflow
└── README.md # This file
🎨 Dashboard Features
Market Overview Cards
- Market size and growth rates
- CAGR projections (2025-2035)
- Key player counts
Interactive Charts
- Market Forecast: Line chart with 13-year projections (2023-2035)
- Regional Distribution: Doughnut chart by geography
- Competitive Landscape: Bar chart of market leaders
- Market Drivers: Radar chart of impact factors
Enhanced Data Tables
- Key Players: Company profiles with founding dates and employee counts
- Market Segments: Detailed segment analysis with time-to-market
- Insights: Trends, challenges, opportunities, and recommendations
🔧 Configuration
WordPress Settings
- Webhook URL: Your n8n workflow webhook URL
n8n Requirements
- DeepSeek AI credentials configured
- Workflow imported and active
- Webhook URL accessible from WordPress
✅ Success Indicators
- Plugin activated - No errors in WordPress
- Workflow imported - n8n workflow active
- Settings configured - Webhook URL entered
- Dashboard loads - Shortcode displays interface
- AI data appears - Real data with 2023-2035 timeline
🚀 Production Ready
This plugin is optimized for live websites with:
- Cloudflare compatibility
- Enhanced error handling
- Performance optimization
- Security best practices
- Comprehensive AI data structure
Version: 1.0.0
Architecture: Simplified single-workflow
AI Engine: DeepSeek
Timeline: 2023-2035
Visualization: Chart.js