
SYSTEM1 GROUP PLC — Investor Relations & Filings
System1 Group PLC is a global marketing effectiveness company that operates a creative effectiveness platform. The company specializes in predicting the commercial impact of advertising and innovation by measuring consumers' emotional responses. Its proprietary market research and consultancy services are grounded in behavioral science, enabling brands to make faster, more informed decisions to drive profitable growth. Key offerings include ad testing, brand tracking, and the evaluation of new products, concepts, packaging, and claims. The platform benchmarks creative work against a large global database to predict in-market performance and improve marketing outcomes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Holding(s) in Company | 2024-11-21 | English | |
| Director/PDMR Shareholding | 2024-10-28 | English | |
| Director/PDMR Shareholding | 2024-10-23 | English | |
| Trading Update | 2024-10-22 | English | |
| Result of AGM & Notice of H1 Trading Update | 2024-09-25 | English | |
| Annual Report and Notice of AGM | 2024-08-12 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 2516139 | Holding(s) in Company | 2024-11-21 | English | ||
| 5533679 | Director/PDMR Shareholding | 2024-10-28 | English | ||
| 5531923 | Director/PDMR Shareholding | 2024-10-23 | English | ||
| 5531339 | Trading Update | 2024-10-22 | English | ||
| 5518450 | Result of AGM & Notice of H1 Trading Update | 2024-09-25 | English | ||
| 5499451 | Annual Report and Notice of AGM | 2024-08-12 | English | ||
| 5488773 | Director/PDMR Shareholding | 2024-07-18 | English | ||
| 5486360 | Final Results (correction) | 2024-07-12 | English | ||
| 5486369 | Trading Update | 2024-07-12 | English | ||
| 5482220 | Final Results | 2024-07-03 | English | ||
| 5479331 | Update re Director Disclosure | 2024-06-28 | English | ||
| 5478424 | Notice of Final Results and IMC presentation | 2024-06-27 | English | ||
| 5476574 | Holding(s) in Company | 2024-06-24 | English | ||
| 5465537 | Correction of Total Voting Rights | 2024-05-30 | English | ||
| 5464054 | Exercise of Options and Total Voting Rights | 2024-05-28 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for SYSTEM1 GROUP PLC, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Market research and public opinion polling activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASMARQ Co.,Ltd.
A full-service marketing research company offering online a…
|
4197 | JP | Professional, scientific and te… |
|
Beijing Dataway Horizon Co.,Ltd.
Data intelligence provider integrating big data analytics, …
|
301169 | CN | Professional, scientific and te… |
|
Bilendi
A research technology and data company for market research,…
|
ALBLD | FR | Professional, scientific and te… |
|
COMSCORE, INC.
A media measurement and analytics company providing cross-p…
|
SCOR | US | Professional, scientific and te… |
|
Cross Marketing Group Inc.
A holding company offering marketing research, digital mark…
|
3675 | JP | Professional, scientific and te… |
|
Cyber Media Research & Services Limited
Provides data-driven market research, advisory, and digital…
|
CMRSL | IN | Professional, scientific and te… |
|
Devolver Digital, Inc.
A video game publisher for independent developers, curating…
|
DEVO | US | Professional, scientific and te… |
|
EBIQUITY PLC
An independent media investment analysis and marketing cons…
|
EBQ | GB | Professional, scientific and te… |
|
Eduniversal
A global ranking and rating agency specializing in higher e…
|
MLEDU | FR | Professional, scientific and te… |
|
FORRESTER RESEARCH, INC.
A research and advisory firm that helps leaders accelerate …
|
FORR | US | Professional, scientific and te… |
SYSTEM1 GROUP PLC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/7944/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7944 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=7944 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=7944 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 7944}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for SYSTEM1 GROUP PLC (id: 7944)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.