{"id":13477927,"url":"https://github.com/Czarto/ShopifyScripts","last_synced_at":"2025-03-27T06:31:03.353Z","repository":{"id":60289972,"uuid":"60385566","full_name":"Czarto/ShopifyScripts","owner":"Czarto","description":"Various Shopify scripts to generate XML product feeds, remarketing tracking for Google Ads, and others.","archived":false,"fork":false,"pushed_at":"2024-05-24T19:19:03.000Z","size":158,"stargazers_count":123,"open_issues_count":11,"forks_count":51,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-15T02:51:16.986Z","etag":null,"topics":["conversion-tracking","facebook-feed","facebook-product-catalog","google-ads","google-shopping-feed","remarketing","shopify"],"latest_commit_sha":null,"homepage":"https://business.czarto.com/","language":"Liquid","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Czarto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-04T00:30:33.000Z","updated_at":"2025-03-12T05:04:12.000Z","dependencies_parsed_at":"2024-01-14T08:22:23.646Z","dependency_job_id":"e91a1f29-8369-47a7-bf1e-fb3dcba82174","html_url":"https://github.com/Czarto/ShopifyScripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Czarto%2FShopifyScripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Czarto%2FShopifyScripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Czarto%2FShopifyScripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Czarto%2FShopifyScripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Czarto","download_url":"https://codeload.github.com/Czarto/ShopifyScripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245797367,"owners_count":20673836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["conversion-tracking","facebook-feed","facebook-product-catalog","google-ads","google-shopping-feed","remarketing","shopify"],"created_at":"2024-07-31T16:01:49.963Z","updated_at":"2025-03-27T06:31:02.942Z","avatar_url":"https://github.com/Czarto.png","language":"Liquid","funding_links":[],"categories":["Liquid"],"sub_categories":[],"readme":"# Shopify Scripts, Templates, and Code\n\nVarious useful scripts for Shopify stores\n\n## Templates\nVarious collection templates that output product data in a machine readable format (XML or CSV)\n\n- **Google Analytics Product Data Import**\n  - https://github.com/Czarto/ShopifyScripts/blob/master/Templates/collection.csv-ga-product-feed-inc-colorsize.liquid\n  - https://github.com/Czarto/ShopifyScripts/blob/master/Templates/collection.csv-ga-product-feed.liquid\n  - Blog Post: \u003ca href=\"https://business.czarto.com/2016/07/08/shopify-fix-your-google-analytics-product-performance-reports/\"\u003eFix your GA Product Performance Reports\u003c/a\u003e \n\n- **Facebook Product Update Feed**\n  - https://github.com/Czarto/ShopifyScripts/blob/master/Templates/collection.fb-product-update.liquid\n  - Blog Post: \u003ca href=\"https://business.czarto.com/2019/12/11/update-your-shopify-facebook-product-feed-with-missing-attributes/\"\u003eFix missing attributes in Shopify's Facebook Product Feed\u003c/a\u003e \n\n- **Google Shopping Update Feed** (including Sale Price)\n  - https://github.com/Czarto/ShopifyScripts/blob/master/Templates/collection.google-feed-update.liquid\n  - Blog Post: \u003ca href=\"https://business.czarto.com/2020/10/14/enhance-shopify-google-shopping/\"\u003eEnhance Shopify’s Google Shopping feed\u003c/a\u003e\n  - *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.*\n\n### Deprecated\nOld scripts and code that are no longer being maintained.\n\n- **Google Shopping Product Feed** [deprecated]\n  - https://github.com/Czarto/ShopifyScripts/blob/master/Templates/collection.xml-product-feed.liquid\n  - *Deprecated in favor of Shopify's native Google Shopping integration via the Google Shopping channel / app combined with feed enhancement with \u003ca href=\"https://business.czarto.com/2020/10/14/enhance-shopify-google-shopping/\"\u003eEnhance Shopify’s Google Shopping feed\u003c/a\u003e*\n  \n- **Facebook Product Catalog Feed** [deprecated]\n  - https://github.com/Czarto/ShopifyScripts/blob/master/Templates/collection.fb-product-feed.liquid\n  - Blog Post: \u003ca href=\"https://business.czarto.com/2016/11/22/shopify-diy-facebook-product-feed/\"\u003eShopify DIY Facebook Feed\u003c/a\u003e\n  - *Depracted in favor of Shopify's native Facebook integration via the Facebook Sales Channel in combination with feed enhancement with \u003ca href=\"https://business.czarto.com/2019/12/11/update-your-shopify-facebook-product-feed-with-missing-attributes/\"\u003eFix missing attributes in Shopify's Facebook Product Feed\u003c/a\u003e*\n\n## Checkout Scripts\nScripts to be included in the checkout script section in Shopify\n\n- **Google Ads Conversion + Remarketing Tracking Tag**\n  - https://github.com/Czarto/ShopifyScripts/blob/master/settings/checkout/adwords-conversion.liquid\n\n\n## Snippets\nShopify code snippets\n\n- **Google Ads Dynamic Remarketing code**\n  - https://github.com/Czarto/ShopifyScripts/blob/master/snippets/adwords-remarketing.liquid\n  - Blog Post: \u003ca href=\"https://business.czarto.com/2017/02/07/shopify-dynamic-remarketing-setup/\"\u003eShopify Dynamic Remarketing Setup\u003c/a\u003e \n\n- **Collection page color swatches**\n  - https://github.com/Czarto/ShopifyScripts/blob/master/snippets/product-color-swatch.liquid\n  - Blog Post: \u003ca href=\"https://business.czarto.com/2012/03/02/adding-color-swatches-to-your-shopify-collections-page/\"\u003eAdd Color Swatches to your Collection Page\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCzarto%2FShopifyScripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCzarto%2FShopifyScripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCzarto%2FShopifyScripts/lists"}