
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 | 2026-05-01 | English | |
| Relationship Agreement with Brave Bison | 2026-04-21 | English | |
| Q4 and Full Year Trading Update | 2026-04-21 | English | |
| Launch of next evolution of Test Your Ad platform | 2026-04-09 | English | |
| Holding(s) in Company | 2026-03-30 | English | |
| Director/PDMR Shareholding | 2026-03-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39553408 | Holding(s) in Company | 2026-05-01 | English | ||
| 34696801 | Relationship Agreement with Brave Bison | 2026-04-21 | English | ||
| 34696699 | Q4 and Full Year Trading Update | 2026-04-21 | English | ||
| 33900884 | Launch of next evolution of Test Your Ad platform | 2026-04-09 | English | ||
| 33090903 | Holding(s) in Company | 2026-03-30 | English | ||
| 33090012 | Director/PDMR Shareholding | 2026-03-30 | English | ||
| 32954312 | Trading Update | 2026-03-16 | English | ||
| 34566817 | Director/PDMR Shareholding | 2026-03-05 | English | ||
| 32872506 | Holding(s) in Company | 2026-03-03 | English | ||
| 32872205 | Board Change | 2026-03-03 | English | ||
| 32863636 | Shareholder update & PDMR Dealing | 2026-03-02 | English | ||
| 32859726 | Directorate change | 2026-03-02 | English | ||
| 34557041 | Board Committee and Change of Role Update | 2026-01-30 | English | ||
| 13066212 | Trading Update | 2026-01-20 | English | ||
| 12532218 | Appointment of Joint Corporate Broker | 2026-01-12 | 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 |
|---|---|---|---|
|
YOUGOV PLC
An international online research data and analytics technol…
|
YOU | GB | 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.