Market research software can hold far more sensitive information than a standard project management tool. Respondent names, email addresses, demographic profiles, survey responses, device details, incentive records, client data, and study history may all be stored in one platform. That is why every Security and Compliance Requirement should be considered from the start, covering how data is collected, accessed, stored, shared, and protected throughout the research process.
That makes market research data security a product requirement, not just an IT task.
The financial risk is also significant. IBM’s 2026 Cost of a Data Breach Report puts the global average breach cost at $4.99 million, up 12% from the previous year. Verizon’s 2026 DBIR also shows why software architecture matters: exploitation of vulnerabilities accounted for 42% of initial access in the breaches it analyzed, while third parties were involved in 68% of breaches.
For research companies, the goal is therefore wider than preventing unauthorized access. The platform also needs to control what data is collected, who can use it, how long it stays in the system, how consent is recorded, how data moves between suppliers, and what happens when a participant asks for their information to be removed.
This guide covers the security and compliance requirements research teams should consider when building, buying, or replacing market research software.
Market research systems often combine several types of data in one place:
Some projects may also collect health information or other sensitive categories of personal data.
Under GDPR, special-category data includes information concerning health, racial or ethnic origin, political opinions, religious beliefs, biometric data used for identification, and several other protected categories. Processing these categories requires additional legal justification and safeguards.
The software therefore has to protect both respondent privacy and commercial research data.
A simple login page and encrypted database are not enough.
Security is about protecting systems and data from unauthorized access, loss, misuse, alteration, and disruption.
Compliance is about meeting the rules that apply to how that information is collected and managed.
A platform can have strong technical security and still create compliance problems.
For example, a database may be encrypted but still hold respondent information for longer than necessary. An admin account may use multi-factor authentication, but the system may have no way to record when a participant withdrew consent.
The opposite is also true. A privacy notice does not protect a database from stolen credentials.
Good market research compliance needs both.
Security starts before the data reaches the database.
Every additional field increases the amount of information that has to be protected.
GDPR includes data minimization and storage limitation among its core principles. California privacy rules also require covered businesses to limit collection, use, and retention to purposes that are reasonably expected, compatible with disclosed purposes, or specifically agreed to by the consumer.
For research software, this means separating:
Required profile data
Information needed to qualify or segment respondents.
Optional profile data
Information that may help future studies but is not necessary for every participant.
Study-specific data
Sensitive information collected only when a particular research project requires it.
Avoid collecting fields simply because they might be useful later.
Consent should not exist only in an email or PDF stored outside the research platform.
Where consent is the legal basis being used, the system should be able to record:
GDPR defines consent as freely given, specific, informed, and unambiguous. It also requires organizations to be transparent about who is collecting data and why.
This becomes especially important in panel platforms where the same respondent may participate in studies for several years.
If your team runs an owned panel, our guide to panel management software features explains how consent, participant history, fraud controls, and panel management should work together.
Personal information should be protected while stored and while moving between systems.
GDPR Article 32 specifically identifies pseudonymisation and encryption among the technical measures that may be appropriate based on risk.
At a practical software level, review:
Encryption reduces exposure if data is intercepted or storage is accessed improperly. It does not replace access controls, retention policies, or monitoring. The UK Information Commissioner’s Office makes the same distinction: encryption can reduce risk but does not remove it completely.
Not everyone using a research platform needs access to every respondent or project.
A project manager may need to see quotas and completes but not payment information. A panel manager may need participant profiles but not client invoices. A supplier may need access only to the studies assigned to that supplier.
The system should support role-based access control such as:
| Role | Typical Access |
| Platform administrator | System settings, users, permissions |
| Panel manager | Respondents, profiling, invitations, panel health |
| Project manager | Assigned studies, quotas, suppliers, fieldwork |
| Finance user | Invoices, payments, reward reconciliation |
| Client user | Their own projects and reports |
| Supplier user | Assigned projects only |
| Analyst | Approved datasets and reporting |
Multi-factor authentication should be available for privileged and administrative accounts.
Verizon’s 2025 DBIR found compromised credentials were the initial access vector in 22% of the breaches it reviewed.
The practical lesson is simple: one stolen password should not provide unrestricted access to the entire research operation.
Research agencies often manage several clients inside the same platform.
The software must make sure one client cannot see another client’s:
For SaaS or white-label products, tenant separation should be considered at database, application, API, file-storage, and reporting levels.
Do not assume that hiding a menu item is the same as restricting access.
Authorization should be enforced on the server whenever data is requested.
Modern research software rarely works alone.
It may connect with:
Every integration creates another place where data enters or leaves the system.
This deserves close attention because Verizon’s 2026 DBIR reports third-party involvement in 68% of analyzed breaches.
For every integration, check:
Our guide to market research software integrations explains how panels, APIs, rewards, survey tools, CRM systems, and reporting tools commonly connect inside a research platform.
When something goes wrong, the first question is often:
Who accessed or changed this data?
The system should keep an audit trail for important activity, including:
Audit logs should record the user, action, timestamp, and relevant object or record.
Sensitive logs should also be protected from unauthorized changes.
This helps with incident investigation, client audits, internal reviews, and compliance reporting.
Many platforms are good at collecting data and poor at removing it.
That creates unnecessary risk.
A research system should allow different retention periods for different data types.
For example:
| Data Type | Retention Approach |
| Active panelist profile | Keep while membership and lawful purpose continue |
| Withdrawn panelist | Remove or anonymize based on legal and operational requirements |
| Survey responses | Follow client, research, and legal retention requirements |
| Consent record | Preserve evidence required to demonstrate compliance |
| Fraud suppression data | Retain only as permitted and needed |
| Incentive records | Follow tax, finance, and legal requirements |
| Project files | Apply contract-specific retention rules |
GDPR requires personal data to be kept in identifiable form no longer than necessary for its purpose.
California consumers also have rights relating to access and deletion, subject to statutory exceptions.
Your software should therefore support deletion workflows instead of requiring an engineer to manually remove records from multiple databases.
CSV and Excel exports are often one of the easiest ways for controlled platform data to become uncontrolled data.
Once a respondent list is downloaded, software-level permissions no longer protect it.
Useful controls include:
For sensitive research, consider whether users actually need raw respondent identifiers at all.
Pseudonymized IDs may be enough for analysis or reconciliation.
Security also means keeping legitimate users able to access their data.
ISO/IEC 27001 describes information security in terms of protecting confidentiality, integrity, and availability.
Your platform should have documented backup and recovery processes.
Important questions include:
A backup that has never been restored in testing is an assumption, not a recovery plan.
No security program can promise that a breach will never happen.
The platform and the organization need a clear response process.
At minimum, define:
Detect → Contain → Investigate → Assess → Notify → Recover → Review
GDPR Article 33 generally requires controllers to notify the relevant supervisory authority of a qualifying personal-data breach within 72 hours after becoming aware of it, unless the breach is unlikely to create a risk to individuals’ rights and freedoms.
The software should make it possible to determine:
This is another reason good logging matters.
Not every framework applies to every research company.
The right requirements depend on geography, industry, client contracts, and the type of information your platform processes.
| Framework | When It May Matter | What Software Teams Should Focus On |
| GDPR / UK GDPR | EU/UK personal data processing | Lawful processing, transparency, consent where used, data minimization, rights, security, retention, breach response |
| CCPA/CPRA | Covered businesses handling California consumer data | Access, deletion, correction, opt-out rights, purpose limitation, data minimization |
| HIPAA | When a covered entity or business associate handles ePHI in applicable US healthcare workflows | Administrative, physical, and technical safeguards for ePHI |
| ISO/IEC 27001 | Organizations wanting a structured information-security management system | Risk management, policies, controls, monitoring, continual improvement |
| SOC 2 | SaaS/service organizations asked to provide assurance over controls | Security and, where included, availability, confidentiality, processing integrity and privacy |
| ISO 20252 | Market, opinion, social research and insights providers | Research process and service requirements |
| ICC/ESOMAR Code | Professional market, opinion and social research | Ethical research conduct and responsible handling of participants and data |
ISO 20252 establishes service requirements specifically for market, opinion, social research and insights organizations.
The ICC/ESOMAR International Code is a global professional standard for market, opinion and social research and data analytics.
ISO/IEC 27001, by comparison, focuses on an organization’s information security management system rather than research methodology.
SOC 2 is also often misunderstood. It is an attestation examination based on AICPA Trust Services Criteria, not a privacy law. Those criteria cover security and may also cover availability, processing integrity, confidentiality, and privacy.
Healthcare research deserves separate attention.
Not every healthcare survey automatically falls under HIPAA.
HIPAA applies when the parties and data fall within its scope, such as when a covered entity or business associate creates, receives, maintains, or transmits electronic protected health information.
Where HIPAA applies, the Security Rule requires reasonable and appropriate administrative, physical, and technical safeguards to protect ePHI.
A healthcare research platform may therefore require additional controls around:
Do not market software as “HIPAA compliant” based only on technical features. Compliance also depends on how the organization operates the software and whether the required contracts and processes are in place.
Privacy should not be added after the application is already built.
GDPR Article 25 requires data protection by design and by default, while current ICO guidance says privacy and data-protection practices should be considered throughout the design of systems, services, products, and processes.
For custom market research software development, this means answering privacy questions during requirements planning:
What information is really required?
Who needs access to each field?
Which data should be pseudonymized?
What leaves the platform through an API?
When should records expire?
How will participants exercise their rights?
Deciding these questions before development is much easier than rebuilding the data model later.
Panel systems deserve extra attention because respondent records may remain active for years rather than for one study.
Good panel management software development should support:
Security also matters during platform replacement.
A panel management software migration may involve moving profile data, consent records, reward balances, communication preferences, quality flags, and survey histories between systems.
That transfer should be treated as a controlled data-migration project, not simply a database copy.
A market research project management software platform creates a different security problem.
It may contain commercial data such as:
Client and supplier permissions should therefore be separated carefully.
A supplier should not gain access to client financial information simply because both use the same project.
Likewise, a client portal should expose only approved project information.
Before launching or buying a platform, verify the following:
A polished product demo does not tell you how securely the platform handles data.
Ask the vendor to show you:
The last question is important.
Security claims should be testable.
OnGraph develops market research platforms around the actual workflows research companies need to protect.
Its current research solutions include panel management, project management, survey workflows, integrations, fraud controls, rewards, dashboards, and custom research systems.
For companies building a new platform, security requirements can be included in the architecture from the beginning. Existing products can also be reviewed for gaps around authentication, permissions, APIs, data storage, consent, exports, and audit activity.
The right implementation will depend on the clients you serve, the countries where respondents are located, and the types of research data your software processes.
Security and compliance should be part of the market research software design, not a checklist completed after development.
Start with the data.
Understand what you collect, why you need it, who should see it, where it moves, and when it should be deleted.
Then build the technical controls around those answers.
For most research platforms, that means strong access control, encryption, secure integrations, audit logs, controlled exports, retention rules, backups, and an incident-response process.
Compliance frameworks then add the specific requirements your business needs to meet.
FAQs
At minimum, market research software should support secure authentication, role-based permissions, encrypted connections, controlled exports, backups, audit logging, secure APIs, data-retention rules, and incident-response processes.
Systems holding respondent profiles should also support consent records, privacy requests, and clear controls over who can view personal information.
GDPR may apply when an organization processes personal data within its territorial scope.
The software should support the organization’s compliance processes, including privacy information, appropriate lawful bases, data minimization, participant rights, security, retention, and breach management. The exact obligations depend on the processing arrangement.
SOC 2 is not a general legal requirement for market research software.
However, enterprise clients may ask SaaS vendors for a SOC 2 report as evidence that relevant controls have been independently examined against AICPA Trust Services Criteria.
ISO 20252 is an international standard covering service requirements for organizations conducting market, opinion, and social research, including insights and data analytics.
It is research-specific, while standards such as ISO/IEC 27001 focus more broadly on information security management.
Not automatically.
HIPAA applies where the organization and data processing fall within HIPAA’s scope. Where a platform handles ePHI for a covered entity or business associate, relevant HIPAA safeguards and contractual requirements need to be addressed.
Document what information each integration receives, use restricted credentials, protect API secrets, authenticate webhooks, log important events, review supplier security practices, and define retention and deletion responsibilities.
This matters because third-party services can increase the number of systems through which research data passes.
About the Author
Latest Blog