market-research-platform
Integration with market research platforms and survey tools for primary and secondary research
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Market Research Platform Skill
Overview
The Market Research Platform skill provides integration with market research platforms and survey tools for conducting primary and secondary research. This skill enables comprehensive research design, deployment, and analysis for marketing insights.
Capabilities
Survey Design
- Qualtrics survey design and deployment
- SurveyMonkey campaign management
- Survey logic and branching
- Question library management
- Mobile-optimized surveys
Panel Management
- Panel provider integrations (Prolific, MTurk)
- Sample size calculation
- Quota management
- Panel quality monitoring
- Respondent screening
Advanced Research
- Conjoint analysis setup
- MaxDiff analysis configuration
- Focus group recruitment and scheduling
- In-depth interview coordination
- Diary study management
Analysis and Reporting
- Statistical analysis (SPSS, R integration)
- Survey response analysis and reporting
- Cross-tabulation and segmentation
- Data visualization
- Executive summaries
Usage
Survey Configuration
const surveyConfig = {
platform: 'Qualtrics',
study: {
name: 'Q1 2026 Brand Health Study',
type: 'brand-tracking',
methodology: 'quantitative'
},
sample: {
size: 1000,
panel: 'Prolific',
criteria: {
geography: 'United States',
age: '25-54',
demographics: 'nationally-representative'
},
quotas: {
gender: { male: 50, female: 50 },
region: { northeast: 20, south: 35, midwest: 22, west: 23 }
}
},
survey: {
estimatedLength: '12 minutes',
sections: ['screener', 'awareness', 'perception', 'usage', 'nps', 'demographics'],
branching: true,
randomization: true
},
analysis: {
tracking: true,
priorWaves: ['Q4-2025', 'Q3-2025'],
benchmarks: 'industry-standard'
}
};
Process Integration
| Process | Integration Points |
|---------|-------------------|
| customer-segmentation-analysis.js | Research execution |
| customer-persona-development.js | Persona research |
| voice-of-customer-program.js | VoC studies |
| brand-health-assessment.js | Brand tracking |
Best Practices
- Clear Objectives: Define research questions before designing
- Sample Quality: Ensure representative, quality samples
- Survey Length: Keep surveys focused and respondent-friendly
- Statistical Rigor: Use appropriate analysis methods
- Actionable Insights: Focus on findings that drive decisions
Metrics and KPIs
| Metric | Description | Target |
|--------|-------------|--------|
| Response Rate | Survey completion rate | >70% |
| Data Quality | Responses passing quality checks | >95% |
| Sample Match | Demographics matching quotas | Within 5% |
| Insight Utilization | Research findings used in decisions | High |
Related Skills
- SK-002: Competitive Intelligence (market analysis)
- SK-004: Brand Tracking (brand research)
- SK-020: Journey Mapping (customer research)
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
library/specializations/domains/business/marketing/skills/market-research-platform/SKILL.md