MARU GROUP
MARU Group is a customer intelligence professional services firm delivering information and insight services. Operating in multiple countries, MARU Group provides research, insight and advisory services to large enterprises across a broad spectrum of industries and markets. Founded in 2016, MARU Group's core area of expertise is providing fast and strategic customer feedback to corporates through a variety of technology platforms. Led by market intelligence industry veteran Ged Parton, MARU Group is backed by Primary Capital Partners LLP, a UK-based provider of private equity finance for high potential and growth companies.
MARU GROUP
Industry:
Information Technology Professional Services
Founded:
2015-01-01
Address:
Southampton, Southampton, United Kingdom
Country:
United Kingdom
Website Url:
http://www.marugroup.net
Total Employee:
251+
Status:
Active
Contact:
+4401489779780
Email Addresses:
[email protected]
Total Funding:
45 M GBP
Technology used in webpage:
Viewport Meta Google Analytics Google Tag Manager Content Delivery Network Font Awesome Global Site Tag Amazon AJAX Libraries API Google AdWords Conversion Typekit
Similar Organizations
AKUVO
AKUVO focuses on the development and delivers necessary technology and services to the credit union industry.
![]()
AND Digital
AND Digital accelerates the development of digital capabilities and powers companies' product development.
Custodiex
Custodiex is a technology provider that enables the secure, insurance protected, cold storage for digital assets in real-time.
Entiros AB
Entiros Integrations is The leading specialized business integration company in Sweden.
![]()
Jobbatical
Jobbatical is an AI-enabled immigration and relocation platform focused on making immigration easy.
Neotas
Neotas are a new startup providing Due Diligence services using Open Source Intelligence.
Nisos
Nisos is a managed intelligence and investigations firm that provides active defense technology-enabled services and products.
Stablepoint
Stablepoint provides fully managed cPanelโข web hosting.
Yusys Technologies
Yusys Technologies principally engages in the provision of information services.
Current Employees Featured
![]()
![]()
Founder
![]()
Acquisitions List
| Date | Company | Article | Price |
|---|---|---|---|
| 2018-09-19 | LisSted | LisSted acquired by MARU Group | N/A |
| 2017-07-10 | SynGro | SynGro acquired by MARU Group | N/A |
| 2017-02-01 | Usurv | Usurv acquired by MARU Group | N/A |
| 2016-02-26 | eDigitalResearch | eDigitalResearch acquired by MARU Group | N/A |
Investors List
![]()
Primary Capital
Primary Capital investment in Private Equity Round - MARU Group
Official Site Inspections
http://www.marugroup.net Semrush global rank: 813.64 K Semrush visits lastest month: 47.71 K
- Host name: 141.193.213.10
- IP address: 141.193.213.10
- Location: United States
- Latitude: 37.751
- Longitude: -97.822
- Timezone: America/Chicago

More informations about "MARU Group"
nocache - npm
Middleware to destroy caching. Latest version: 4.0.0, last published: 2 years ago. Start using nocache in your project by running `npm i nocache`. There are 492 other projects in the npm โฆSee details»
Cache-Control header - HTTP | MDN
Jul 4, 2025 The HTTP Cache-Control header holds directives (instructions) in both requests and responses that control caching in browsers and shared caches (e.g., Proxies, CDNs).See details»
Is there a <meta> tag to turn off caching in all browsers?
I found that Chrome responds better to Cache-Control: no-cache (100% conditional requests afterwards). "no-store" sometimes loaded from cache without even attempting a conditional โฆSee details»
What's with all the cache/nocache stuff and weird filenames?
The .nocache.js file contains JavaScript code that resolves the Deferred Binding configurations (such as browser detection, for instance) and then uses a lookup table generated by the GWT โฆSee details»
GitHub - helmetjs/nocache: Middleware to disable client-side โฆ
Middleware to disable client-side caching. Contribute to helmetjs/nocache development by creating an account on GitHub.See details»
What does NOCACHE do? | Tek-Tips
Nov 16, 2003 The NOCACHE option specifies that the blocks retrieved for the table are placed at the least recently used end of the LRU list in the buffer cache when a FULL table scan is โฆSee details»
Cache directive "no-cache" | An explaination of the HTTP Cache โฆ
Cache directive "no-cache" An explaination of the HTTP Cache-Control header The Cache-Control header is used to specify directives for caching mechanisms in both HTTP requests โฆSee details»
Disable Browser Caching with Meta HTML Tags - GeeksforGeeks
Jul 23, 2025 Using the Pragma Meta Tag This is similar to the cache control meta tag having a no-cache attribute which makes the browser not cache the page. Hence the content is fetched โฆSee details»
nocache - npm.io
Check Nocache 4.0.0 package - Last release 4.0.0 with MIT licence at our NPM packages aggregator and search engine.See details»
CacheControlHeaderValue.NoCache Property โฆ
Remarks This property represents the "no-cache" directive in a cache-control header field on an HTTP request or HTTP response. When the NoCache property is set to true present in a โฆSee details»
regex - Adding ?nocache=1 to every url (including the assets like ...
Jul 12, 2016 Alright, this is due to the pain that godaddy gives me by implementing their own caching in a MANAGED WORDPRESS hosting. I looked it up and as it turns out, their flush โฆSee details»
nocache/README at master · Feh/nocache · GitHub
Minimize caching effects. Contribute to Feh/nocache development by creating an account on GitHub.See details»
nocache | Yarn
Helmetjs 9mMIT4.0.0 Middleware to destroy caching express, connect, nocache, caching, cacheSee details»
How do I change the location of my cache/nocache HTML files?
The bootstrap process of a Google Web Toolkit application involves a <Module Name>.nocache.js file, and a number of .cache.html files. In the hosted mode environment, โฆSee details»
cache - How to run standard linux commands in nocache mode ...
Jul 8, 2015 There is a way to run commands in Linux without caching the result, i.e: nocache cat big_file.txt Is there is a way to make this nocache mode automatic? Something like a global โฆSee details»
GitHub - Feh/nocache: minimize caching effects
Minimize caching effects. Contribute to Feh/nocache development by creating an account on GitHub.See details»
what is difference between HttpCacheability.NoCache and ...
Jul 30, 2015 Similar to the NoCache option. Clients receive a Cache-Control: no-cache directive but the document is cached on the origin server. Equivalent to ServerAndNoCache. โฆSee details»
CacheControlHeaderValue.NoCache Property โฆ
Gets or sets a value for the no-cache directive. Configuring no-cache indicates that the client must re-validate cached responses with the original server before using it.See details»
What's with all the cache/nocache stuff and weird filenames?
The .nocache.html file contains JavaScript code that resolves the Deferred Binding configurations (such as browser detection, for instance) and then uses a lookup table generated by the GWT โฆSee details»
What is the difference between no-cache and no-store in Cache โฆ
95 I don't find get the practical difference between Cache-Control:no-store and Cache-Control:no-cache. As far as I know, no-store means that no cache device is allowed to cache that โฆSee details»