[TITLE]
Google Merchant Center 使用指南及 Odoo 集成步骤

[DESCRIPTION]
本文详细介绍了 Google Merchant Center 的功能、设置流程以及在 Odoo 中的集成方法,包括账户创建、网站所有权验证、商品 Feed 配置、与 Google Search Console、Analytics、Tag Manager 的联动等步骤,帮助电商提升产品曝光和销售表现。

[KEYWORDS]
Google Merchant Center, Odoo, 商品数据, 商品源, 产品源, SEO, Google Analytics, Google Tag Manager, 商品上架, 电商

[TRANSLATED_CONTENT]

Google Merchant Center(谷歌商家中心)

Google Merchant Center 是一款工具,帮助电商零售商管理并提交商品数据到 Google。它作为中心枢纽,用于上传和维护商品的图片、价格、描述等信息,使商品能够在 Google 各平台展示。

:::: note
::: title
注意
:::

Google Merchant Center 仅适用于实物商品,不支持服务类商品。
::::

:::: tip
::: title
技巧
:::

建议将此工具与其他 Google 服务一起使用,如 Google Search Console <../website/configuration/google_search_console>Google Analytics <analytics/google-analytics>Google Tag Manager <analytics/google-tag-manager>,以获取商品列表问题的详细报告,改进营销策略,提升商品在线可见度,并增强整体销售表现。
::::

Google Merchant Center 设置

要将您的电商与 GMC(Google Merchant Center) 平台关联,请按以下步骤操作:

  1. 使用以下链接创建或登录 Google 账户:
    https://business.google.com/us/merchant-center

  2. 表明您在线销售商品,并输入 您的商店网站

  3. 点击 继续,然后点击 继续进入 Merchant Center

  4. 在弹出的页面中填写业务信息,包括 企业名称注册国家,然后点击 继续进入 Merchant Center 按钮。

  5. 添加相关信息后点击 继续,或点击 稍后处理 暂时跳过此步骤。

  6. 在左侧菜单的 业务信息 选项卡中,点击 确认在线商店

  7. 通过以下任意方式 验证您网站的所有权

    • 使用 HTML 标签 <website/google_search_console/HTML-tag>HTML 文件 <GSC-HTML-file-upload>
    • 使用 Google Tag Manager <analytics/google-tag-manager>
    • 使用 Google Analytics <analytics/google-analytics>

    :::: tip
    ::: title
    提示
    :::

    也可以在 Google Merchant Center 仪表盘的左侧菜单中,进入 设置 → 业务信息,直接进行所有权验证。
    :::

  8. 返回 GMC(Google Merchant Center),点击 验证您的在线商店,随后 继续

::: seealso
Google Merchant Center 帮助文档
:::

将 Odoo 关联至 GMC {#ecommerce/google_merchant_center/linking-odoo-to-gmc}

:::: important
::: title
重要
:::

在 Odoo 数据库中使用 GMC(Google Merchant Center) 集成时,至少需要为网站分配一个 价格表 <ecommerce/prices/pricelists>
::::

  1. 进入 网站 → 配置 → 设置,滚动至 跟踪与 SEO 部分,勾选 Google Merchant Center,并点击 保存

    :::: note
    ::: title
    说明
    :::

    启用 Google Merchant Center 选项后,网站会生成一个动态的 [/gmc.xml] Feed,包含关键的商品信息和库存状态。
    :::

  2. 点击 管理 Feed

  3. 在弹出的 商品 Feed 窗口中,选择一个 价格表 <ecommerce/prices/pricelists>语言 <language/add>分类 <ecommerce/categories_variants/categories>,然后 保存

    :::: note
    ::: title
    说明
    :::

    必须先在网站设置中启用对应的 语言 </applications/general/users/language>,或在外币下创建已勾选 可选价格表 <ecommerce/prices/selectable-pricelists> 选项的价格表。
    :::

  4. 完成后,点击对应 Feed 的 复制 URL

  5. 前往 GMC(Google Merchant Center) 仪表盘,左侧菜单的 商品与商店 → 商品 选项卡,点击 添加商品

  6. 选择 从文件添加商品,粘贴刚才复制的文件 URL。

    :::: important
    ::: title
    重要
    :::

    确认选择所有计划销售商品的国家/地区,未选择至少一个目标国家将无法继续。如果需要,还可以填写 Feed 标签


    :::

  7. 点击 继续

:::: tip
::: title
技巧
:::

  • 根据需求创建多个 Feed,并在 GMC(Google Merchant Center) 仪表盘中创建多个 商品来源。操作方法:展开 fa-caret-down商品与商店 菜单,进入 商品,点击 fa-caret-down添加商品 下拉菜单,选择 添加另一个商品来源
  • 若需手动修改 Feed 的货币,进入 GMC商品 选项卡,点击 管理商品来源,选择相应的 商品来源,切换至 数据源设置 选项卡,点击 显示高级选项,并选择所需的 货币
    ::::

::: seealso
Google Merchant Center 商品 Feed 规范
:::

[SUMMARY]

  • Google Merchant Center(谷歌商家中心)
    • 功能概述
    • 设置流程
      • 创建/登录 Google 账户
      • 输入商店网站
      • 填写业务信息
      • 验证网站所有权
        • HTML 标签
        • HTML 文件
        • Google Tag Manager
        • Google Analytics
    • 与其他 Google 服务的关联
      • Google Search Console
      • Google Analytics
      • Google Tag Manager
    • Odoo 集成
      • 前置条件:配置价格表
      • 启用 Google Merchant Center 选项
      • 管理商品 Feed
        • 选择价格表、语言、分类
        • 复制 Feed URL
      • 在 GMC 添加商品
        • 选择目标国家/地区
        • 填写 Feed 标签(可选)
      • 注意事项
        • 必须选择至少一个目标国家
        • 可创建多个 Feed 与商品来源
    • 参考链接
      • Google Merchant Center 帮助文档
      • 商品 Feed 规范
滚动至顶部