Custom XML feeds
This feature makes it easy for you to customize the data fields synced from Shopify to GMC.
Last updated
This feature makes it easy for you to customize the data fields synced from Shopify to GMC.
Last updated
You can see how to Create XML feeds in here:
We support multi-channel XML feeds, including Google, Bing, Facebook, Klaviyo, Pinterest, and TikTok.
Open the XML feed template where you want to make adjustments.
Find the XML field you want to edit, such as <g:brand>
or <g:title>
.
Use the "Select Dynamic Value" button to choose the Shopify field you want to map. For example:
To map the Product Vendor, choose {{product_vendor}}
.
To map the Product Title, choose {{product_product_title}}
.
If you want to assign the Product Title value from Shopify to the Brand field on GMC, click the "Select Dynamic Value" button and choose {{product_product_title}}
. The dynamic value will be saved to the clipboard.
Replace the current dynamic value in the XML field with your selected value. For instance, change:
<g:brand>{{product_vendor}}</g:brand>
<g:brand>{{product_product_title}}</g:brand>
Then, in Content box, directly replace the value {{product_vendor}}
with {{product_product_title}
Click the "Preview" button to ensure your customizations are applied correctly.
Save your changes and generate the XML feed. Copy the new link to update it in GMC.