ShopifyScripts icon indicating copy to clipboard operation
ShopifyScripts copied to clipboard

Various Shopify scripts to generate XML product feeds, remarketing tracking for Google Ads, and others.

Shopify Scripts, Templates, and Code

Various useful scripts for Shopify stores

Templates

Various collection templates that output product data in a machine readable format (XML or CSV)

  • Google Analytics Product Data Import

    • https://github.com/Czarto/ShopifyScripts/blob/master/Templates/collection.csv-ga-product-feed-inc-colorsize.liquid
    • https://github.com/Czarto/ShopifyScripts/blob/master/Templates/collection.csv-ga-product-feed.liquid
    • Blog Post: Fix your GA Product Performance Reports
  • Facebook Product Update Feed

  • Google Shopping Update Feed (including Sale Price)

    • https://github.com/Czarto/ShopifyScripts/blob/master/Templates/collection.google-feed-update.liquid
    • Blog Post: Enhance Shopify’s Google Shopping feed
    • Augment your Google Shopping Feed with Sale Price, Additional Variant Images by color, Automatic Exclusion of Out of Stock varaints, and Intelligent Exclusion of Low Stock color variants.

Deprecated

Old scripts and code that are no longer being maintained.

  • Google Shopping Product Feed [deprecated]

    • https://github.com/Czarto/ShopifyScripts/blob/master/Templates/collection.xml-product-feed.liquid
    • Deprecated in favor of Shopify's native Google Shopping integration via the Google Shopping channel / app combined with feed enhancement with Enhance Shopify’s Google Shopping feed
  • Facebook Product Catalog Feed [deprecated]

Checkout Scripts

Scripts to be included in the checkout script section in Shopify

  • Google Ads Conversion + Remarketing Tracking Tag
    • https://github.com/Czarto/ShopifyScripts/blob/master/settings/checkout/adwords-conversion.liquid

Snippets

Shopify code snippets