Overview
Siegel+Gale, founded in 1969, operates as a global brand strategy, design, and experience consultancy. The firm specializes in simplifying complexity for brands across various industries, aiming to create clear, distinctive, and actionable brand identities. Their methodology integrates strategic thinking with creative execution, addressing challenges in brand positioning, verbal identity, visual identity, and customer experience design. Siegel+Gale's services are structured to assist organizations in defining their purpose, articulating their value proposition, and designing cohesive brand systems that resonate with target audiences.
The firm's client base spans a range of sectors, including technology, finance, healthcare, and consumer goods. Projects often involve comprehensive brand transformations, from initial research and strategy development to implementation across multiple touchpoints. This includes developing brand architectures for diversified companies, crafting names and messaging that convey specific attributes, and designing visual systems that maintain consistency and impact. Their work in customer experience design focuses on ensuring that brand promises are delivered consistently across all interactions, from digital interfaces to physical environments.
Siegel+Gale also engages in brand valuation, helping clients understand the financial impact and equity of their brands. This quantitative approach complements their qualitative design and strategy work, providing a holistic view of brand performance. As part of the Omnicom Group, a global marketing and communications company, Siegel+Gale has access to a broader network of resources and expertise, enabling them to handle large-scale international projects. The firm's long operational history positions it as an established entity within the brand consulting landscape, working alongside other major brand consultancies such as Interbrand and Wolff Olins, which also focus on brand strategy and design.
Key features
- Brand Strategy Development: Formulating core brand purpose, positioning, and value propositions based on market research and competitive analysis.
- Naming and Verbal Identity: Creating brand names, taglines, messaging frameworks, and tone-of-voice guidelines to establish distinct verbal communication.
- Brand Architecture: Structuring complex brand portfolios (e.g., masterbrand, sub-brand, endorsed brand models) to optimize clarity and market presence.
- Visual Identity Design: Developing logos, color palettes, typography, imagery styles, and comprehensive design systems for consistent brand representation.
- Customer Experience (CX) Design: Designing brand interactions across all touchpoints, including digital platforms, physical spaces, and service encounters, to ensure alignment with brand promise.
- Brand Valuation: Assessing the financial value and equity of brands, providing quantitative insights into brand performance and investment returns.
- Brand Governance and Guidelines: Developing comprehensive brand guidelines and tools to ensure consistent application and management of brand assets across an organization.
Pricing
Siegel+Gale does not publish standardized pricing for its services due to the custom nature of brand strategy and design projects. Engagements are typically structured based on project scope, complexity, duration, and the specific expertise required. Costs can vary significantly depending on factors such as the size of the client organization, the number of brands involved, the geographic reach of the project, and the breadth of deliverables (e.g., strategy document, comprehensive visual identity system, global implementation guidelines).
| Factor | Description |
|---|---|
| Project Scope | Breadth of services required (e.g., brand audit, strategy, naming, visual design, CX design). |
| Complexity | Number of brands, markets, or stakeholders involved; degree of organizational change. |
| Duration | Length of the engagement, from initial discovery to final implementation support. |
| Team Composition | Seniority and number of strategists, designers, researchers, and project managers allocated. |
| Deliverables | Specific outputs such as brand guidelines, asset libraries, prototypes, or implementation roadmaps. |
Prospective clients typically engage in a discovery process to define their needs, after which Siegel+Gale provides a custom proposal outlining the scope of work, timeline, and associated fees. For detailed pricing inquiries, direct consultation with Siegel+Gale is necessary via their contact page.
Common integrations
Siegel+Gale's services are primarily consultative and strategic, rather than involving direct software integrations. However, their outputs and recommendations often integrate with various client-side systems and platforms for implementation:
- Digital Asset Management (DAM) Systems: Brand guidelines and visual assets developed by Siegel+Gale are uploaded and managed within DAM platforms (e.g., Adobe Experience Manager Assets, Bynder, Brandfolder) for consistent deployment across an organization.
- Content Management Systems (CMS): Verbal identity guidelines and messaging frameworks inform content creation and publishing within CMS platforms (e.g., WordPress, Drupal, Contentful) for websites and digital experiences.
- Customer Relationship Management (CRM) Systems: CX design recommendations may influence how customer interactions are managed and personalized within CRM platforms (e.g., Salesforce, HubSpot).
- Marketing Automation Platforms: Brand messaging and visual elements are integrated into campaigns executed through marketing automation tools (e.g., Marketo, Pardot, Braze).
- Design Prototyping Tools: For CX and digital product design, conceptual work may be developed and shared using tools like Figma, Sketch, or Adobe XD, which then feed into development workflows.
Alternatives
- Interbrand: A global brand consultancy specializing in brand strategy, valuation, and design, known for its annual Best Global Brands report.
- Wolff Olins: A design and branding agency focused on creating transformative brands, with expertise in strategy, identity, and experience design.
- FutureBrand: A global brand transformation company offering services in brand strategy, experience, and design, part of the McCann Worldgroup.
- Landor & Fitch: A global brand consulting firm that combines strategic insight with design expertise to create and evolve brands.
- Prophet: A strategic consultancy that helps companies grow by focusing on brand, experience, and innovation.
Getting started
Engaging with Siegel+Gale typically begins with an initial consultation to discuss specific brand challenges and objectives. The process is consultative and tailored to each client's unique context, rather than a self-service signup.
A hypothetical initial interaction might involve outlining a brand challenge and requesting a proposal:
// Example of an initial client inquiry structure
class BrandChallengeInquiry {
constructor(companyName, industry, challengeSummary, desiredOutcome, contactInfo) {
this.companyName = companyName;
this.industry = industry;
this.challengeSummary = challengeSummary; // e.g., "Need to redefine brand purpose for market expansion"
this.desiredOutcome = desiredOutcome; // e.g., "Clearer market positioning and increased brand equity"
this.contactInfo = contactInfo; // { name: "John Doe", email: "[email protected]", phone: "+1-555-123-4567" }
}
submitInquiry() {
console.log(`Submitting inquiry for ${this.companyName}...`);
console.log(`Industry: ${this.industry}`);
console.log(`Challenge: ${this.challengeSummary}`);
console.log(`Desired Outcome: ${this.desiredOutcome}`);
console.log(`Contact: ${this.contactInfo.name} (${this.contactInfo.email})`);
// In a real scenario, this would trigger an email or CRM entry
return "Inquiry submitted successfully. A Siegel+Gale representative will contact you shortly.";
}
}
// Client example: A tech company looking to refresh its brand identity
const techCompanyInquiry = new BrandChallengeInquiry(
"InnovateTech Solutions",
"Technology - SaaS",
"Our current brand identity feels outdated and doesn't reflect our innovative product roadmap. We need a refreshed visual and verbal identity.",
"A modern, distinctive brand that resonates with enterprise clients and supports our global expansion strategy.",
{ name: "Sarah Chen", email: "[email protected]", phone: "+1-415-987-6543" }
);
console.log(techCompanyInquiry.submitInquiry());
This code snippet illustrates the structured information a client might prepare when initiating contact. The actual engagement process involves detailed discussions, workshops, research, and collaborative development phases, all managed directly by the Siegel+Gale team.