Nutshell
(https://nutshell.com) 📸 Data Snapshot: May 30, 2026Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.
Authority gaps are non-existent. The Company page provides a detailed Our Team section featuring real names, specific titles (e.g., Andy Fowler, CEO and Co-founder), and personal trivia, which humanizes the brand. This is reinforced by structured data (Person schema) for the CEO and sameAs links to his LinkedIn and GitHub, providing a high level of digital footprint verification.
Performance claims are generally grounded in functional descriptions rather than astronomical ROI promises. For example, instead of claiming to triple revenue, the site claims to save time through automated call transcription and meeting summaries. The disconnect between marketing tone and substance is low because the site allows immediate access through a 14-day free trial, allowing the product to prove its own performance.
Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.
🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.nutshell.com/",
"url": "https://www.nutshell.com/",
"name": "Powerful & Easy-to-Use CRM for Small Businesses | Nutshell",
"isPartOf": {
"@id": "https://www.nutshell.com/#website"
},
"datePublished": "2025-06-26T15:44:13+00:00",
"dateModified": "2026-05-04T14:36:12+00:00",
"description": "Nutshell provides an all-in-one growth software featuring CRM, email marketing, and contact management to help sales teams close more deals. Learn more.",
"breadcrumb": {
"@id": "https://www.nutshell.com/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.nutshell.com/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.nutshell.com/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.nutshell.com/#website",
"url": "https://www.nutshell.com/",
"name": "Nutshell",
"description": "Easy to use. Easy to sell. That's Nutshell.",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.nutshell.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
},
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Nutshell CRM",
"applicationCategory": "BusinessApplication",
"applicationSubCategory": "CRM Software",
"operatingSystem": "Web, iOS, Android",
"description": "All-in-one CRM, email marketing, and sales automation for B2B teams.",
"offers": {
"@type": "AggregateOffer",
"priceCurrency": "USD",
"lowPrice": "13",
"url": "https://www.nutshell.com/pricing"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.3",
"reviewCount": "1410",
"bestRating": "5"
},
"publisher": {
"@id": "https://www.nutshell.com/#organization"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"@id": "https://www.nutshell.com/#organization",
"name": "Nutshell",
"url": "https://www.nutshell.com/",
"logo": {
"@type": "ImageObject",
"url": "https://www.nutshell.com/wp-content/uploads/2022/12/nutshell-logo.png"
},
"description": "Nutshell is an all-in-one CRM and email marketing platform helping 5,000+ B2B sales teams close more deals.",
"foundingDate": "2009",
"sameAs": [
"https://x.com/nutshell",
"https://www.linkedin.com/company/nutshell-llc",
"https://www.facebook.com/nutshell",
"https://www.instagram.com/nutshellcrm/",
"https://www.youtube.com/@NutshellCRM",
"https://www.crunchbase.com/organization/nutshell",
"https://www.g2.com/products/nutshell/reviews",
"https://www.capterra.com/p/144340/Nutshell/"
]
}
]
/contact/
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.nutshell.com/contact",
"url": "https://www.nutshell.com/contact",
"name": "Contact Nutshell Sales for CRM Questions, Demos, & Discounts",
"isPartOf": {
"@id": "https://www.nutshell.com/#website"
},
"datePublished": "2022-12-19T21:25:48+00:00",
"dateModified": "2026-01-14T19:28:34+00:00",
"description": "Contact Nutshell today and let us help you achieve CRM success. Boost sales, marketing, and engagement with the best next-action selling CRM.",
"breadcrumb": {
"@id": "https://www.nutshell.com/contact#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.nutshell.com/contact"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.nutshell.com/contact#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.nutshell.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Contact"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.nutshell.com/#website",
"url": "https://www.nutshell.com/",
"name": "Nutshell",
"description": "Easy to use. Easy to sell. That's Nutshell.",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.nutshell.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
},
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"url": "https://www.nutshell.com/contact",
"name": "Contact Nutshell - Get in Touch with Our CRM Support Team",
"description": "Contact Nutshell CRM for customer support or more information about our CRM solution.",
"isPartOf": {
"@type": "Website",
"name": "Nutshell CRM",
"url": "https://www.nutshell.com"
},
"mainEntity": {
"@type": "Organization",
"name": "Nutshell"
}
},
{
"@type": "Organization",
"name": "Nutshell",
"url": "https://www.nutshell.com",
"logo": "https://www.nutshell.com/logo.png",
"description": "Nutshell is an all-in-one CRM and email marketing platform helping B2B organizations win more deals. Simple enough for any user and sophisticated enough for any business.",
"foundingDate": "2009",
"foundingLocation": "Ann Arbor, Michigan",
"address": {
"@type": "PostalAddress",
"streetAddress": "220 E Huron St",
"addressLocality": "Ann Arbor",
"addressRegion": "Michigan",
"postalCode": "48104",
"addressCountry": "US"
},
"contactPoint": [
{
"@type": "ContactPoint",
"contactType": "Customer Support",
"email": "support@nutshell.com",
"areaServed": [
"US",
"International"
],
"availableLanguage": "en"
}
],
"sameAs": [
"https://www.linkedin.com/company/nutshell-llc",
"https://www.facebook.com/nutshell",
"https://twitter.com/nutshell",
"https://www.instagram.com/nutshellcrm/"
],
"areaServed": [
"United States",
"International"
],
"knowsAbout": [
"CRM",
"Customer Relationship Management",
"Sales Automation",
"Email Marketing",
"Pipeline Management",
"Contact Management"
],
"parentOrganization": {
"@type": "Organization",
"name": "WebFX",
"url": "https://www.webfx.com"
},
"slogan": "Time Saved. Deals Closed.",
"awards": [
"G2 Leader in CRM - Winter 2026",
"Capterra Top CRM Software",
"SoftwareAdvice Frontrunner"
]
}
]
}
]
/company/
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.nutshell.com/company",
"url": "https://www.nutshell.com/company",
"name": "About Nutshell: Team, Offices, and Our Mission",
"isPartOf": {
"@id": "https://www.nutshell.com/#website"
},
"datePublished": "2022-12-16T14:04:34+00:00",
"dateModified": "2026-05-28T15:00:26+00:00",
"description": "CRM and marketing software helping 5k+ companies grow. Explore our mission, leadership, global offices, and how to get in touch.",
"breadcrumb": {
"@id": "https://www.nutshell.com/company#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.nutshell.com/company"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.nutshell.com/company#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.nutshell.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Company"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.nutshell.com/#website",
"url": "https://www.nutshell.com/",
"name": "Nutshell",
"description": "Easy to use. Easy to sell. That's Nutshell.",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.nutshell.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
},
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "AboutPage",
"@id": "https://www.nutshell.com/company#webpage",
"url": "https://www.nutshell.com/company",
"name": "About Nutshell: Team, Offices, and Our Mission",
"description": "CRM and marketing software helping 5,000+ companies across 50 countries grow their revenue. Explore our mission, leadership, global offices, and how to get in touch.",
"isPartOf": {
"@id": "https://www.nutshell.com/#website"
},
"about": {
"@id": "https://www.nutshell.com/#organization"
},
"mentions": [
{
"@id": "https://www.nutshell.com/#andyfowler"
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://www.nutshell.com/#organization",
"name": "Nutshell",
"url": "https://www.nutshell.com/",
"logo": {
"@type": "ImageObject",
"url": "https://www.nutshell.com/wp-content/uploads/2022/12/nutshell-logo.png"
},
"description": "Nutshell is an all-in-one CRM and email marketing platform helping 5,000+ B2B sales teams across 50 countries close more deals. We make software that helps businesses sell more.",
"slogan": "Time Saved. Deals Closed.",
"foundingDate": "2009",
"foundingLocation": {
"@type": "Place",
"name": "Ann Arbor, Michigan, United States"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "213 S. Ashley Street Suite #200",
"addressLocality": "Ann Arbor",
"addressRegion": "MI",
"postalCode": "48104",
"addressCountry": "US"
},
"contactPoint": {
"@type": "ContactPoint",
"contactType": "sales",
"url": "https://www.nutshell.com/contact",
"areaServed": [
"US",
"International"
],
"availableLanguage": "en"
},
"numberOfEmployees": {
"@type": "QuantitativeValue",
"minValue": 11,
"maxValue": 50
},
"founder": [
{
"@id": "https://www.nutshell.com/#andyfowler"
}
],
"employee": [
{
"@id": "https://www.nutshell.com/#andyfowler"
}
],
"parentOrganization": {
"@type": "Organization",
"name": "WebFX",
"url": "https://www.webfx.com"
},
"knowsAbout": [
"Customer Relationship Management",
"CRM Software",
"Email Marketing",
"Sales Automation",
"Pipeline Management",
"Contact Management",
"B2B Sales"
],
"awards": [
"G2 Leader in CRM - Winter 2026",
"Capterra Top CRM Software",
"SoftwareAdvice Frontrunner"
],
"sameAs": [
"https://x.com/nutshell",
"https://www.linkedin.com/company/nutshell-llc",
"https://www.facebook.com/nutshell",
"https://www.instagram.com/nutshellcrm/",
"https://www.youtube.com/@NutshellCRM",
"https://www.crunchbase.com/organization/nutshell",
"https://www.g2.com/products/nutshell/reviews",
"https://www.capterra.com/p/144340/Nutshell/"
]
},
{
"@type": "Person",
"@id": "https://www.nutshell.com/#andyfowler",
"name": "Andy Fowler",
"givenName": "Andy",
"familyName": "Fowler",
"jobTitle": "CEO & Co-Founder",
"description": "Andy Fowler is the CEO and Co-Founder of Nutshell, which he co-founded in 2009 to help businesses streamline customer relationship management and grow revenue. He previously served as Nutshell's CTO from 2009 to 2020.",
"url": "https://www.nutshell.com/author/andy-fowler",
"worksFor": {
"@id": "https://www.nutshell.com/#organization"
},
"sameAs": [
"https://www.linkedin.com/in/andyfowler",
"https://x.com/andyfowler",
"https://github.com/andyfowler"
]
}
]
}
]
/pricing/
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.nutshell.com/pricing",
"url": "https://www.nutshell.com/pricing",
"name": "Nutshell CRM Pricing | Affordable CRM Software",
"isPartOf": {
"@id": "https://www.nutshell.com/#website"
},
"datePublished": "2025-12-11T21:25:59+00:00",
"dateModified": "2026-05-29T14:26:33+00:00",
"description": "Explore Nutshell's pricing: Affordable suites, plans, & add-ons - no hidden costs. Get the features you need at prices that suit your budget.",
"breadcrumb": {
"@id": "https://www.nutshell.com/pricing#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.nutshell.com/pricing"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.nutshell.com/pricing#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.nutshell.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Pricing"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.nutshell.com/#website",
"url": "https://www.nutshell.com/",
"name": "Nutshell",
"description": "Easy to use. Easy to sell. That's Nutshell.",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.nutshell.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
},
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Nutshell CRM",
"applicationCategory": "BusinessApplication",
"applicationSubCategory": "CRM Software",
"operatingSystem": "Web, iOS, Android",
"description": "All-in-one CRM, email marketing, and sales automation for B2B teams.",
"offers": {
"@type": "AggregateOffer",
"priceCurrency": "USD",
"lowPrice": "13",
"url": "https://www.nutshell.com/pricing"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.3",
"reviewCount": "1410",
"bestRating": "5"
},
"publisher": {
"@id": "https://www.nutshell.com/#organization"
}
},
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Product",
"name": "Nutshell CRM",
"description": "Affordable CRM software with 5 flexible pricing plans designed for any stage of business. Choose from Foundation, Growth, Pro, Business, or Enterprise plans starting at $13/user/month.",
"url": "https://www.nutshell.com/pricing",
"brand": {
"@type": "Brand",
"name": "Nutshell"
},
"offers": {
"@type": "AggregateOffer",
"priceCurrency": "USD",
"lowPrice": "13",
"highPrice": "79",
"offerCount": "5",
"url": "https://www.nutshell.com/pricing",
"availability": "https://schema.org/InStock",
"description": "Choose from 5 flexible pricing plans with monthly or annual billing.",
"offers": [
{
"@type": "Offer",
"name": "Foundation Plan",
"description": "An easy to use, flexible CRM that helps teams organize their contacts, leads, and conversations. Includes unlimited storage, contacts & accounts, contact management and communication timelines, email and calendar sync, free live support, AI Agents, ChatGPT & Claude App Connections.",
"price": "13",
"priceCurrency": "USD",
"priceSpecification": {
"@type": "PriceSpecification",
"priceCurrency": "USD",
"price": "13",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"unitCode": "USR",
"minValue": "1"
}
},
"url": "https://app.nutshell.com/signup",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"name": "Growth Plan",
"description": "Perfect for small teams that need more reporting capabilities. Everything in Foundation, plus Activity and Email reports, Sales and Activity quotas, Lead assignment rules, Pipeline stage goals, and Hot leads.",
"price": "25",
"priceCurrency": "USD",
"priceSpecification": {
"@type": "PriceSpecification",
"priceCurrency": "USD",
"price": "25",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"unitCode": "USR",
"minValue": "1"
}
},
"url": "https://app.nutshell.com/signup",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"name": "Pro Plan",
"description": "For teams that need sales automation, advanced reporting, and multiple pipelines. Everything in Growth, plus 5 customizable pipelines, Sales automation, Personal email sequences, Full reporting suite, and Meeting scheduling software (lite version). Most popular plan.",
"price": "42",
"priceCurrency": "USD",
"priceSpecification": {
"@type": "PriceSpecification",
"priceCurrency": "USD",
"price": "42",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"unitCode": "USR",
"minValue": "1"
}
},
"url": "https://app.nutshell.com/signup",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"name": "Business Plan",
"description": "For organizations that need deeper customization and AI features. Everything in Pro, plus Increased pipelines, territories, markets, teams and more, Unlimited Notetaker usage (AI powered speech-to-text transcription), Meeting scheduling software (full version), Audit log and changelog, Send email templates directly from Gmail. Best value.",
"price": "59",
"priceCurrency": "USD",
"priceSpecification": {
"@type": "PriceSpecification",
"priceCurrency": "USD",
"price": "59",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"unitCode": "USR",
"minValue": "1"
}
},
"url": "https://app.nutshell.com/signup",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"name": "Enterprise Plan",
"description": "For organizations that need complete custom reporting, access controls, and no limits. Everything in Business, plus Unlimited pipelines, Unlimited custom fields, teams, currencies and territories, Read-only SQL access, Free scheduled phone support, API support.",
"price": "79",
"priceCurrency": "USD",
"priceSpecification": {
"@type": "PriceSpecification",
"priceCurrency": "USD",
"price": "79",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"unitCode": "USR",
"minValue": "1"
}
},
"url": "https://app.nutshell.com/signup",
"availability": "https://schema.org/InStock"
}
]
}
},
{
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What payment methods does Nutshell accept?",
"acceptedAnswer": {
"@type": "Answer",
"text": "We accept all major credit and debit cards, plus direct bank transfers (ACH) for US-based bank accounts. We don't currently accept PayPal, checks, or wire transfers. You can update your payment method anytime in your billing settings. You can try Nutshell for free without providing any payment information."
}
},
{
"@type": "Question",
"name": "Does Nutshell have any hidden fees or setup costs?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Nope! What you see is what you get. There are no setup fees, implementation costs, or surprise charges. Your Sales, Marketing, and Engagement plan prices are clearly displayed. Optional add-ons like email marketing and SMS have straightforward pricing you can see before you buy."
}
},
{
"@type": "Question",
"name": "How does email marketing pricing work?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Email marketing is priced based on your number of marketing contacts. A marketing contact is a person in Nutshell that has at least one email address and hasn't unsubscribed from your communications or bounced from previous outreach. You can send up to 8x your contact limit monthly. For example, 1,000 contacts costs $25/month and includes 8,000 email sends."
}
},
{
"@type": "Question",
"name": "What happens after my 14-day free trial ends?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Your trial ends automatically with no charges. We never ask for a credit card upfront. If you'd like to continue using Nutshell, simply choose a plan and add your payment info. We'll help you transition smoothly and keep all your data intact."
}
},
{
"@type": "Question",
"name": "Can I change or cancel my plan at any time?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes! You can upgrade, downgrade, add users, or cancel anytime. Changes take effect at your next billing cycle (annual or monthly), and you'll have access through the end of your current period. We don't lock you into long-term contracts."
}
},
{
"@type": "Question",
"name": "Is there a limit to the number of contacts that I can add to Nutshell?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Nope! Nutshell comes standard with unlimited CRM contacts and no data limits. Email marketing subscriptions require an additional monthly charge based on your number of marketable contacts. Foundation does have a limit of 100 open leads."
}
},
{
"@type": "Question",
"name": "Does Nutshell work on my mobile phone or tablet?",
"acceptedAnswer": {
"@type": "Answer",
"text": "You bet it does. If you have an iPhone or Android phone, we offer apps that you can download for free in the App Store or Google Play Store. If you use a tablet, Nutshell is responsively designed to work smoothly from your browser."
}
},
{
"@type": "Question",
"name": "Does Nutshell work with my email?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yep. Nutshell works with all email providers and clients, including Google and Outlook. You'll never have to worry about your email not syncing with Nutshell."
}
},
{
"@type": "Question",
"name": "What AI features are included on each plan?",
"acceptedAnswer": {
"@type": "Answer",
"text": "All plans include AI Agents and ChatGPT/Claude app connections. Business and Enterprise plans add advanced AI features like timeline summarization and meeting transcription with AI summaries for Zoom, Google Meet, and Microsoft Teams."
}
}
]
}
]
}
]
🛡️ Trust Signals — external proof links that back the declared identity
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 86 | 3 |
| /contact/ | 44 | 2 |
| /company/ | 58 | 2 |
| /pricing/ | 101 | 3 |
This page presents a snapshot of public data from Nutshell, captured on May 30, 2026, to show how machine logic reads Identity & Authority signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to Nutshell: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at https://nutshell.com to view the most current version of its content and see directly what this company is about and what it offers.