Why Tax Settings Affect Compliance (Not Just Billing)
Most merchants think of GMC tax settings as an accounting matter. They're not — they're a compliance matter that directly affects whether your Shopping listings show accurate prices.
Here's why: Google Shopping shows prices on the Search results page. The price shown is pulled from your product feed (or your website via automatic item updates). When a customer clicks through and adds the product to their cart, they see the final price including tax. If the Shopping ad showed $49.99 but checkout shows $53.49 after tax, Google may flag this as a price mismatch — one of the triggers for misrepresentation suspension.
GMC's tax settings tell Google how to handle tax in the price display. Done correctly, Google either:
- Shows your product price and automatically adds "+ tax" notation in the ad
- Shows the tax-inclusive price (for markets where tax-inclusive display is standard)
Done incorrectly, you end up with price inconsistencies between the Shopping ad and checkout — which Google flags.
US Sales Tax Configuration
For US merchants, GMC offers two tax configuration options:
Option 1: GMC's Automated Tax Table
Google offers an automated US sales tax calculation. You tell GMC whether your products are taxable and in which states, and Google automatically calculates and displays tax information based on the customer's location. This is the recommended option for most US merchants.
To enable it:
- In Google Merchant Center, go to Settings → Tax
- Select Use Google's automatic tax rates
- Specify which states you have nexus in (where you're required to collect sales tax)
- Specify any product categories that are tax-exempt in your states
Google can't know which states you have sales tax nexus in — that depends on your business's physical presence, economic nexus thresholds, and other legal factors. You need to specify this yourself (or consult a tax professional). Incorrect nexus settings can result in showing incorrect tax amounts to customers in different states.
Option 2: Manual Tax Table
You can specify tax rates manually by state and even by zip code. This is appropriate if you have very specific tax rules (e.g., certain product categories are exempt in some states, or you have special tax nexus situations). Most merchants don't need this level of granularity — automated is simpler and less error-prone.
Option 3: Tax in the Feed Attribute
You can set per-product tax in your product feed using the tax attribute. This overrides account-level tax settings for specific products and is useful for products with special tax treatment (e.g., groceries or medical items that may be tax-exempt in certain states).
Setting Tax in Your Product Feed
The tax attribute in your product feed lets you specify tax rates at the product level. The format is:
country:region:rate:tax_ship
Where:
country— 2-letter country code (US, GB, etc.)region— state/region code (CA for California, etc.) or * for all regionsrate— tax rate as a percentage (e.g., 8.25 for 8.25%)tax_ship— whether to apply tax to shipping (y or n)
Example for a product taxed at 8.25% in California but tax-exempt in Oregon:
US:CA:8.25:y / US:OR:0:n
If you set the tax attribute in your feed for a product, it overrides whatever you set at the account level in GMC settings. Be careful not to create conflicting tax rules between your feed and account settings for the same products.
International Markets: VAT and GST
If you sell to customers in the EU, UK, Australia, Canada, or other markets with VAT or GST, tax configuration becomes significantly more complex.
European Union (VAT)
EU merchants must generally display prices inclusive of VAT (this is a legal requirement, not just a GMC preference). When selling to EU customers:
- Submit prices inclusive of VAT in your feed
- In GMC tax settings for EU countries, set the rate to 0% (since the tax is already included in your price)
- Do not submit a separate tax amount — the tax is baked into the price
United Kingdom (VAT)
Same principle as EU: prices displayed to UK customers must include VAT. Submit VAT-inclusive prices and set GMC tax rate to 0% for GB.
Australia (GST)
Australian consumer law requires that prices displayed in advertising include GST. Submit GST-inclusive prices and set tax rate to 0% for AU in GMC.
Canada
Canada is more complex — GST/HST varies by province, and prices are typically displayed excluding tax (similar to the US). Configure Canadian provinces in your GMC tax settings with their applicable rates.
| Market | Tax Type | Display Convention | GMC Tax Setting |
|---|---|---|---|
| United States | Sales Tax | Prices ex-tax; tax added at checkout | Set by state nexus; use automated rates |
| European Union | VAT | Prices inclusive of VAT (legally required) | Set to 0% — tax already in price |
| United Kingdom | VAT | Prices inclusive of VAT | Set to 0% — tax already in price |
| Australia | GST (10%) | Prices inclusive of GST | Set to 0% — tax already in price |
| Canada | GST/HST/PST | Prices typically ex-tax | Set by province |
Tax-Inclusive Pricing
If your business sells to markets where tax-inclusive pricing is standard (EU, UK, Australia), you need to be consistent across your entire customer experience:
- Your product feed prices must include tax
- Your product pages must display tax-inclusive prices
- Your GMC tax settings must reflect that tax is already included (set rate to 0%)
- Your checkout must show the same tax-inclusive price (no surprise additions)
The mismatch pattern that causes suspensions: a US merchant with some EU traffic sets prices excluding VAT in their feed, but EU customers see prices on the product page that their browser shows as VAT-inclusive due to geo-pricing. The inconsistency triggers a flag.
Platform Tax Settings (Shopify, WooCommerce)
Shopify
Shopify handles taxes at checkout but stores product prices excluding tax by default for US stores, and you can toggle "Include tax in price" for international markets. When using Shopify Markets for international selling, ensure your tax configuration in Shopify markets settings matches what you've told GMC.
Key Shopify path: Settings → Taxes and duties. For each country, check whether you're using "Include tax in price" and ensure this aligns with your GMC feed's tax handling.
WooCommerce
WooCommerce lets you choose whether product prices are entered inclusive or exclusive of tax. Under WooCommerce → Settings → Tax → Tax Options:
- Prices entered with tax: If set to "Yes", product prices in WooCommerce include tax — so your feed prices should also include tax, and GMC tax rate should be 0%
- Prices entered with tax: If set to "No" (default for US), product prices exclude tax — submit feed prices excluding tax and configure GMC tax settings
Mismatched WooCommerce and GMC tax settings are a surprisingly common cause of price discrepancy flags. See our WooCommerce GMC guide for the full setup.
Common Tax Setting Problems and Fixes
Getting all these settings aligned is complex. The free GMCUnbanned scan checks your store's pricing consistency as part of its compliance audit, which can help identify where your tax settings are causing mismatches before Google does.