Optimization Tactics + Automated Growth Strategies for Shopify 🚀

A/B Testing Guide for Shopify

2022-04-14T13:40:50-06:00June 10th, 2020|How-To Guides, Optimization|

Updated April 13, 2022

Do you know what’s the ideal price to set your products? Or the color of add to cart button converts best for your audience?

A/B testing gives you factual data that allows you to answer questions like this.

This guide shows you how to test product prices, theme sections, apps, and any […]

Comments Off on A/B Testing Guide for Shopify

New Feature: Set Custom Email Notifications on Your Tag Rules

2022-03-12T13:48:02-07:00March 28th, 2020|Apps|

Order Automator saves you time by automating processes related to orders and fulfillment.

Today we added a new feature: set custom email notifications to send based on product / order conditions.

Here’s how it works

Create a tag rule then click the mail icon next to it:

[…]
Comments Off on New Feature: Set Custom Email Notifications on Your Tag Rules

Combining JS / CSS Can Make Your Site Load Slower

2020-08-23T11:18:14-06:00March 23rd, 2020|Case Studies, Optimization|

Updated August 23, 2020

Combining CSS and JS files has historically been a popular method of improving a website’s performance.

By concatenating all of your files into one asset, you minimize the amount of calls that are being made to retrieve these assets from the web server.

In 2020 however, is combining files to reduce request calls […]

Comments Off on Combining JS / CSS Can Make Your Site Load Slower

How to Safely Edit Your Shopify Theme

2021-07-08T10:04:13-06:00March 17th, 2020|How-To Guides, Themes|

Updated December 9th, 2020

Shopify Theme = the files and templating system that control the design of your site.

My goal with this post is to help non-programmers understand the system and show you how to edit your site’s design with code.

If the Customize theme section doesn’t have the option to change what your looking for, […]

Comments Off on How to Safely Edit Your Shopify Theme