Shopify Scripts, Templates, and Code
A collection of various usedul 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 Catalog Feed
https://github.com/Czarto/ShopifyScripts/blob/master/Templates/collection.fb-product-feed.liquid
Blog Post: Shopify DIY Facebook Feed -
Google Shopping Product Feed [Deprecated in favour of Shopify's native app]
https://github.com/Czarto/ShopifyScripts/blob/master/Templates/collection.xml-product-feed.liquid
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
-
Google Ads Dynamic Remarketing code
https://github.com/Czarto/ShopifyScripts/blob/master/snippets/adwords-remarketing.liquid
Blog Post: Shopify Dynamic Remarketing Setup -
Collection page color swatches
https://github.com/Czarto/ShopifyScripts/blob/master/snippets/product-color-swatch
Blog Post: Add Color Swatches to your Collection Page