Google Business Profile Products Section: Implementation & Best Practices
The Products section of your Google Business Profile (GBP) is one of the most visible conversion assets available in local search. Positioned as a prominent carousel on mobile and desktop search layouts, this section allows businesses to display a visual catalog of their offerings directly on the search engine results page (SERP). For brands looking to drive transactional actions, optimizing this catalog is a critical technical task.
Google does not crawl this section just for conversion metric tracking; it uses product titles and descriptions to supplement its relevance calculations for localized queries. In this guide, I will show you how to structure your product catalog, format your images, use Call to Action (CTA) tracking links, and coordinate product listings with website schema.
The Algorithmic and UX Value of GBP Products
The Products section functions as a direct conversion funnel, bypassing intermediate search steps.
graph TD
A[User Searches for Product] --> B[Visual Carousel on GBP]
B -->|Click Product Card| C[Expanded Product Detail View]
C -->|Click CTA with UTM| D[Website Landing / Purchase Page]
D -->|User Conversion| E[Session Attribution in GA4]
Algorithmic Importance
Adding product details to your profile expands your Entity Shingle—the semantic profile Google associates with your business location. Listing specific models, specifications, and categories directly within the GBP console increases your relevance score for product-specific queries (e.g., “tankless water heater model X near me”).
User Experience
Unlike the Services section, which is primarily text-based, the Products section is highly visual. It displays product cards featuring images, prices, titles, and direct links to your site. This design captures high-intent, transactional clicks from users looking to make immediate purchases or bookings.
Structuring Your Product Catalog
To build an optimized product catalog, you must organize your listings into logical categories and use standardized templates.
Product Optimization Template:
Product Image: [Original photo, 600x600 px minimum, clean background]
Product Name: [Specific model, brand, or service name, up to 58 characters]
Product Category: [Logical group name, e.g., "HVAC Systems"]
Price or Price Range: [Highly recommended for transactional intent]
Product Description: [Detailed specifications, up to 1,000 characters]
CTA Button: [Select Action, e.g., "Order online", "Learn more"]
Link URL: [Direct product landing page with UTM tracking codes]
Writing the Product Description
You can write up to 1,000 characters for each product description. Do not waste this space with generic marketing copy. Instead, write detailed, specification-focused descriptions using relevant industry terms.
- Bad Description: “Great heater! We install these fast. Contact us for a cheap quote.”
- Good Description: “Apex Pro Tankless Gas Water Heater - High-efficiency tankless gas water heater featuring a 199,000 BTU burner, stainless steel heat exchangers, and smart diagnostic controls. Includes professional installation and local permit handling.”
Visual Asset Specifications
The product image is the primary driver of CTR. Google’s Cloud Vision AI analyzes these images to ensure they match the title and description.
- Image Size: Minimum 600x600 pixels. Recommended 1200x1200 pixels for high-density screens.
- Aspect Ratio: 1:1 square ratio is mandatory. If you upload a rectangular image, the interface will crop it, potentially cutting off important visual details.
- Composition: Use original photos of the product or service equipment. Use a clean, transparent, or solid background to ensure the item is the clear focus. Avoid stock photos, as Google’s algorithms can suppress duplicate images.
CTA and Link Tagging
Every product listed on your profile must link directly to the corresponding product or checkout page on your website.
- Avoid Homepage Redirection: Linking all products to your homepage increases user friction and bounce rates. Direct users to the exact page where they can complete the action.
- Implement UTM Tracking: Google does not segment product clicks from general website clicks in Search Console. You must append UTM parameters to track these interactions in your analytics platforms.
UTM Link Format:
https://example.com/products/apex-heater/?utm_source=google&utm_medium=organic&utm_campaign=gbp-product-phoenix
Coordinating with Website Product Schema
To maximize entity trust, your GBP products catalog should align with the Product schema on your website.
Ensure the landing page linked to your product card contains corresponding Product schema markup, including matching brand, model, price, and currency attributes.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Apex Pro Tankless Gas Water Heater",
"image": "https://example.com/images/apex-heater.jpg",
"brand": {
"@type": "Brand",
"name": "Apex"
},
"offers": {
"@type": "Offer",
"price": "1299.00",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock"
}
}
</script>
This structural alignment confirms to Google’s crawlers that your profile offers match your website’s catalog, reinforcing your entity’s authority.
For a complete checklist of profile configuration steps and website coordinate standardizations, review our Google Business Profile Optimization Checklist. If you are setting up your profile for the first time, check out our Google Business Profile Setup Guide.
Summary Checklist
- Carousel Setup: Organize listings by logical categories.
- Visual Standard: Original 1:1 images, minimum 600x600 pixels.
- Descriptions: Up to 1,000 characters of detailed specifications.
- Conversion Tracking: Use product-specific landing pages and UTM tagging.
🔖 Read more on local search optimization: