We’ve spent more than a few hours trudging through Google’s “help” guides, so that you don’t have to. 😉We’re here to give you a clear, concise, straightforward walkthrough to get you started with Google Shopping in NZ.
First launched in New Zealand in 2017, Google Shopping is most widely known as the image-based product ads found towards the top of the Google search results. Google Shopping works by reviewing product information from your eCommerce product feed, and matching them to relevant user keyword searches to serve ads. Google Shopping encompasses more than just paid ads. Shopping products are eligible to appear in unpaid product listings, which retailers can opt-in to listings for free. These can appear across various “Google surfaces”, which we will explore shortly.
When you conduct a Google search, paid Google Shopping ads appear at the very top of the main search results page.
Paid Shopping ads (in red) as they appear in the main Google search results page. Also shown are Google Ads Search ads (in yellow) and unpaid organic search results (in green).
Paid Shopping ads appear at the top of the Images tab, in a similar manner to the main Google search results page. Unpaid Shopping products can also appear in the Images tab (highlighted in green in the image below). A small label icon to the bottom left of the product image denotes that this is an unpaid product result.
Paid Shopping ads (in red) and unpaid Shopping products (in green) as they appear in the Google Images tab.
The Google Shopping tab is an interesting page. It differs from the main Google Search results in that:
In contrast, pages main Google search results will include any webpage - whether the website is eCommerce or not. Like the main Google Search and Google Images, paid Shopping ads appear at the top of the page.
The Google Shopping tab showing paid Shopping ads (in red) in the ad slots at the top of the page. Unpaid Shopping product results (in green) appear below the ads.
Through dynamic remarketing - AKA those ads that follow you around the web - you can serve users personalised ads based on specific products they viewed on your website.
Google Shopping ads serving on the Google Display Network via dynamic remarketing.
Dynamic remarketing merits a blog post of its own and is out of scope for this guide. If you'd like more information now, refer to Google’s official help guide:
A Google Merchant Center account is required to run Google Shopping ads. Merchant Center acts as an interface between your product feed (where you upload and submit your product information) and Google Ads (where you publish and serve Shopping ads).All aspects of your products and product feed are managed in Google Merchant Center. All aspects of your campaigns, budgets, and ads are managed in Google Ads.
Begin the sign up process at Google Merchant Center. Use the same Google account login that you use to access Google Ads, as you will need access to both under the same login in order to link Merchant Center to Google Ads. Enter your business name and enter the URL of your eCommerce your website.
Note that the business name you enter here will be the same as your Merchant Center account name, which is also the business name that people will see in your Shopping ads, so it’s important to get this right.
Next, you’ll be presented with two check boxes:
Next, you’ll need to verify ownership of your domain to confirm ownership of your website with Google. There are 3 avenues to do this:
Your first choice might be to use the Google Analytics and Google Tag Manager options. It looks easier, and you probably already have access to those platforms. However, in our experience, these two verification methods can be quite buggy and tend to fail often. Our recommendation is to go with the third option, HTML verification; adding a HTML tag to the source code of your homepage, or uploading an HTML file to your website server. These methods are generally more reliable and we seldom encounter any issues with this approach. Once you’ve set up your Merchant Center account and verified your website, the next step is to create and upload a product feed.
A product feed is a digital list of all the products you’d like to sell on Google Shopping. A product feed includes a range of details for every single product, including the product name, price, and SKU ID. Product feeds are submitted to Google Merchant Center, and then integrated with Google Ads to be used in Shopping ads. Shopping ads are based on product information that you provide in the primary feed, so it’s crucial to have correct and up-to-date product data. Therefore we recommend using an automatically updating product feed which is updated on a daily basis. Google supports product feeds in XML and TXT file formats, among others.
There are a number of different approaches to creating a product feed. For most scenarios, there are three main methods we recommend:
At first instance we recommend using direct integration with your eCommerce store. It’s faster, easier, and generally more robust. Alternatively, you’ll need to enlist your developer’s help to generate a product feed in Google Sheet or XML format. We’ll delve into more detail on this shortly. There are a range of product attributes that need to be configured in the product feed. Some of the most important attributes include:
Note that some attributes, such as Availability, have standardised conventions that you need to conform to. In contrast, attributes such as Title and Image can be formatted as you like. For more information, refer to Google’s official help guides:
If your eCommerce platform offers native integration with Google Shopping, we highly recommend utilising it. This approach should generate a product feed, and keep that feed automatically updated. This is a very robust and low-maintenance solution on-going. You should be able to configure this all within your eCommerce platform. For more information, refer to:
Shopify's native integration with Google Merchant Center.
Otherwise, you’ll have to create and upload a product feed to Google Merchant Center yourself.
In Merchant Center, look to the main menu to the left and navigate to the Products tab.
You will be presented with two options:
Next, complete the basic information fields:
Select which destinations you’d like your ads to appear on. We’d recommend selecting both of these options to maximise your reach.
From here, you’re presented with four different options for submitting your product feed. In most scenarios, we recommend using the first two options - Google Sheets and Scheduled fetch - as they’re relatively easy set up and to troubleshoot.
You will need to work with your developer to compile a Google Sheet containing your product feed, and ensure that Sheet is configured to automatically update. Once complete, select this method to link the Google Sheet and its product data to Merchant Center. Note that your Google account will require constant access to both the Sheet and Merchant Center. For more information, refer to Google’s help guides:
You’ll need to work with your developer to create a product feed and upload it to your website server. Again, ensure the feed is automatically updating. Next, point Google to the location of the file to allow Merchant Center to access the product data.
In the example above, we’ve uploaded our product feed via FTP to: ftp://www.insightonline.co.nz/products.txtWe’ve also scheduled for Google to fetch the latest product data from the file on a daily basis at 6:00am. We recommend using daily fetch intervals to ensure the most up to date product data is sent to Google Merchant Center (alternatives include weekly or monthly fetch intervals).For more information, refer to Google’s official help guide:
With the standard upload method, you’ll keep and update a TXT or XML file on your computer containing product feed data, and manually upload it to your Merchant Center account. We recommend against this method as it poses a relatively high risk of failure, reliant on a single user’s computer. Plus, do you really have time to manually upload a file, potentially to 4 times a day? We believe in automating as much of the process as possible. A scheduled fetch upload is a much more efficient solution and requires less maintenance on-going. For more information, refer to Google’s official help guide:
This is a relatively new method where Google crawls your website to pull structured data (schema) from your webpages. You’ll need to have implemented structured data markup on your website in order for this to work. We approach this method with a healthy dose of skepticism, particularly when we’re dealing with product data that’s constantly changing. For example, it’s not clear how often Google will crawl the website, and it’s difficult to troubleshoot product data that comes through. There are many points of failure - for example, what if a discounted product price from an outdated crawl serves an ad with the incorrect price to a user, when that product is actually at full RRP? We continue to recommend creating your own product feed to ensure you have full control over all elements of your product data. For more information, refer to Google’s official help guide:
The Content API for Google Shopping lets you programmatically manage your products, querying items and inserting, updating, and removing them in your Google Merchant Center account. This is an advanced product feed solution designed for developers who want to integrate their applications with Google Shopping. Due to the complex nature of the Content API, we won’t be exploring this method in this guide. If your developer has know-how and experience in programming applications, or you’d like to know more about this method, please refer to:
In Merchant Center, navigate to the spanner icon towards the top right. Under Settings, go to Linked accounts.
Enter your 10-digit Google Ads account ID to link Merchant Center with your Google Ads. This will enable product feed data to flow through to Google Ads to be used in Shopping ads.
For more information, refer to Google’s official help guide:
In Google Ads, create a new campaign - without a goal’s guidance - and select the Shopping campaign type.
Your linked Merchant Center account should automatically appear.If this doesn’t happen for you, go back to Merchant Center and double check that the Google Ads link processed correctly.
We recommend using the Smart Shopping campaign type, as you’ll
The Standard Shopping campaign type is still available as an option. We are expecting Google to phase this campaign type out in the near future, in line with their shift to fully automated strategies. Standard Shopping campaigns are like driving full manual. You get more control, but conversely, you’ll have to put in more work, such as selecting your products, bid strategy, and targeting. Your ads will only be eligible to show on Google Search, limiting your ad inventory. For most businesses, we don’t see any significant advantage to using a Standard Shopping campaign, as you have to put in more time towards micromanagement of the campaign, you miss out on leveraging Google’s algorithm, taking up more of your time and reducing your reach.
Some elements you’ll need to complete as part of your Shopping campaign setup include:
Campaign name
Country of sale
Maximum CPC
Daily budget
Target ROAS
Smart Shopping campaigns automatically link your primary product feed from Merchant Center. In the perfect world, all this goes swimmingly. But if you do get stuck or don't have the time... please reach out, we are happy to help.