greenbook-icon

GreenBook

  • Topics
    • Column 1
      • Agile Research
      • Artificial Intelligence & Machine Learning
      • Augmented and Virtual Reality
      • Behavioral Science
      • Big Data
      • Brand Strategy
      • B2B Market Research
      • Competitive Intelligence
      • Consumer Behavior
    • Column 2
      • Coronavirus
      • Customer Experience
      • Data Quality & Ethics
      • Design for Market Research Insights
      • Diversity and Cultural Insights
      • DIY Research
      • Focus Groups
      • Healthcare, Medical and Pharma Market Research
    • Column 3
      • International Market Research
      • Interviews with Market Research Leaders
      • Marketing for Market Research
      • Market Research Jobs and Career Center
      • Mobile Market Research
      • Quantitative Research
      • Qualitative Research
      • Research Respondent Experience
      • See all topics
  • Directory
    • Column 1
      • Browse Market Research Specialties
      • Find Market Research Companies
      • Find Focus Group Facilities
      • Create a Listing
  • Articles
  • Reports
  • Events
    • Column 1
      • In-Person Events
        • IIEX Asia Pacific
        • IIEX Europe
        • IIEX North America
        • IIEX Behavior
        • IIEX Health
        • IIEX Latin America
    • Column 2
      • Tech Showcases
        • Artificial Intelligence
        • Text Analytics
        • Sample Quality
        • Biometrics
        • Agile Research
        • Product & Concept Testing
    • Column 3
      • Webinars
        • Upcoming Webinars
    • Column 4
  • Podcast
  • Community
    • Column 1
      • GreenBook Future List
      • Insight Innovation Competition
      • Become a Contributor
      • Contact GreenBook
      • GreenBook News
  • Jobs
    • Column 1
      • Savio (Freelance/Contract Hub)
      • Find a Market Research Job
      • Post Market Research Jobs
      • Career Resources
  • For Business
    • Column 1
      • GreenBook Marketing Solutions
      • Sponsor or Exhibit at an IIEX Event
      • Advertise in the GRIT Report
      • List Your Company in the Directory
      • Manage My Directory Listing
      • Get Recommended by Clients
  • Log In / Register
Get the Newsletter Log In / Register
blog-header-logo
  • Methods
  • News
  • Trends
  • Technology
  • Case Studies
  • All Topics
  • Channels
    • Behavioral Insights Academy
    • CEO Series
    • Disruptive Insights, Asia Pacific
    • Executive Insights
    • Gain & Retain®
    • How to be Famous
    • LevelUP Your Research
    • Monthly Dose of Design
Back to search results
Powered by MrWeb

Associate Director, Qual or Mixed Methods - Healthcare / Pharma Flexible Working (UK) GBP 50-70,000 + Bonus & Bens - (posted Jul 28 2025)

Company: Spalding Goobey
Advertisers Ref: 641414
MrWeb Ref: 162388

Job Spec: This high quality and forward-thinking bespoke research consultancy are smashing their targets and hunting further growth in their Pharma team.

They are keen to speak to Associate Directors that have a qual or mixed method background, you must have experience in the Pharma sector, you will be looking for a role where you can make a real impact on your clients' businesses, your team, and your own career. You will work on a range of bespoke international projects. Leading projects, enthralling clients and helping to develop the team.

They work for some of the most exciting brands and help them resolve their major strategic issues.

Their team is full of talented, diligent people, and they seek candidates who are clever, creative, driven and ambitious. In short those who can work smartly and to the highest of standards.

They are free thinkers and like to challenge the orthodoxy but are always professional and applied in what they deliver to clients. So, if you are looking to further develop and realise your true potential this could be the place for you.

They have always been regarded as true experts in their area of specialism and more recently they have enjoyed an excellent reputation for integrated qual/quant work.

They are experts in pre-launch projects, exploring early and future asset work and innovation. Predicting demand with rigorous techniques. They are also involved in positioning and communication development. They help their clients with messaging and understanding their customers by designing insightful emotional connection pieces which lead to brand loyalty.

As a key member of a mid-sized independent agency, you will enjoy being active across the Pharma business, surrounded and supported by knowledgeable and skilled researchers, including sector and technique specialists. With a very positive, inclusive approach to further skill development and a collaborative working ethos you will thrive in this professional yet highly creative environment. Reward is meritocratic and based on achievements here.

Who to contact: Email your CV (in confidence) to sga@spalding-goobey.co.uk, quoting the reference above, or contact Andrew Goobey, Andrew Mercer, Caroline Rock or Rebecca Meaton on 020 7287 7237

Please say that you found the vacancy on Greenbook / MrWeb! Thanks for your interest.

mail-w

Email this job to a friend - or a colleague you would like to be shot of.
View all jobs for this advertiser

  • Company
    • GreenBook News
    • Get in touch
    • Our team
    • Terms of use
    • Privacy Policy
    • Cookie Policy
  • Directory
    • Create a new Listing
    • Manage my Listing
    • Find companies
  • Resources
    • Articles
    • GRIT report
    • Events
    • Webinars
    • Jobs
    • Marketing Services
footer-facebook-logo
footer-twitter-logo
footer-linked-in-logo
footer-youtube-logo
footer-greenbook-logo

Copyright © 2023 New York AMA Communication Services, Inc. All rights reserved.
234 5th Avenue, 2nd Floor, New York, NY 10001 | Phone: 212-849-2752

WEBSITE DESIGN BY KEEN AS MUSTARD MARKETING
PRIVACY POLICY
COOKIE POLICY
TERMS OF USE
45%
(result.firefox && result.version >= 20.0) || (result.safari && result.version >= 6) || (result.opera && result.version >= 10.0) || (result.ios && result.osversion && result.osversion.split('.')[0] >= 6) || (result.blackberry && result.version >= 10.1) || (result.chromium && result.version >= 20)) { result.a = t } else if ((result.msie && result.version < 10) || (result.chrome && result.version < 20) || (result.firefox && result.version < 20.0) || (result.safari && result.version < 6) || (result.opera && result.version < 10.0) || (result.ios && result.osversion && result.osversion.split('.')[0] < 6) || (result.chromium && result.version < 20)) { result.c = t } else { result.x = t } return result } var bowser = detect(typeof navigator !== 'undefined' ? navigator.userAgent : '') bowser.test = function (browserList) { for (var i = 0; i < browserList.length; ++i) { var browserItem = browserList[i] if (typeof browserItem === 'string') { if (browserItem in bowser) { return true } } } return false } function getVersionPrecision (version) { return version.split('.').length } function map (arr, iterator) { var result = [], i if (Array.prototype.map) { return Array.prototype.map.call(arr, iterator) } for (i = 0; i < arr.length; i++) { result.push(iterator(arr[i])) } return result } function compareVersions (versions) { var precision = Math.max(getVersionPrecision(versions[0]), getVersionPrecision(versions[1])) var chunks = map(versions, function (version) { var delta = precision - getVersionPrecision(version) version = version + new Array(delta + 1).join('.0') return map(version.split('.'), function (chunk) { return new Array(20 - chunk.length).join('0') + chunk }).reverse() }) while (--precision >= 0) { if (chunks[0][precision] > chunks[1][precision]) { return 1 } else if (chunks[0][precision] === chunks[1][precision]) { if (precision === 0) { return 0 } } else { return -1 } } } function isUnsupportedBrowser (minVersions, strictMode, ua) { var _bowser = bowser if (typeof strictMode === 'string') { ua = strictMode strictMode = void (0) } if (strictMode === void (0)) { strictMode = false } if (ua) { _bowser = detect(ua) } var version = '' + _bowser.version for (var browser in minVersions) { if (minVersions.hasOwnProperty(browser)) { if (_bowser[browser]) { return compareVersions([version, minVersions[browser]]) < 0 } } } return strictMode } function check (minVersions, strictMode, ua) { return !isUnsupportedBrowser(minVersions, strictMode, ua) } bowser.isUnsupportedBrowser = isUnsupportedBrowser bowser.compareVersions = compareVersions bowser.check = check bowser._detect = detect return bowser }); (function ($) { UABBTrigger = { triggerHook: function (hook, args) { $('body').trigger('uabb-trigger.' + hook, args) }, addHook: function (hook, callback) { $('body').on('uabb-trigger.' + hook, callback) }, removeHook: function (hook, callback) { $('body').off('uabb-trigger.' + hook, callback) } } })(jQuery) jQuery(document).ready(function ($) { if (typeof bowser !== 'undefined' && bowser !== null) { var uabb_browser = bowser.name, uabb_browser_v = bowser.version, uabb_browser_class = uabb_browser.replace(/\s+/g, '-').toLowerCase(), uabb_browser_v_class = uabb_browser_class + parseInt(uabb_browser_v) $('html').addClass(uabb_browser_class).addClass(uabb_browser_v_class) } $('.uabb-row-separator').parents('html').css('overflow-x', 'hidden') })