Skip to main content
All CollectionsMarketing your Site >>[For Everyone] Marketing, Analytics and Stats
How To: Set Up Conversion Goals Within Google Analytics
How To: Set Up Conversion Goals Within Google Analytics
Samuel Gichuhi avatar
Written by Samuel Gichuhi
Updated over 4 months ago

Conversion Goals can be incredibly helpful to you in understanding your business what you are doing well and perhaps where you are lacking. Setting realistic goals is going to be the key to your achieving your success, so in this article we’re going to show you how to set up those goals within Google.

Please Note: This article is only going to show you how to set up your goals. Technical Support cannot provide any assistance or insight into what your goals should be, how you can read them or how the statistics actually work. If you find you need assistance with any of those issues, please ask on our forums or take a looks at Google’s support.

In order for you to get the most out of Conversion Goals, we’re going to show you how to set up two different goals. The first goal is going to be for a successful check out. This means that a customer actually placed an order from your store. The second goal is going to track people who add something to their cart regardless of whether or not it was purchased.

With these two goals combined you are setting yourself up for success.

Successful Checkout Goal

  1. Log in to your Google Analytics account and click on Admin.

  2. Under the section labeled View, click on the item labeled Goals.

  3. Click on the button labeled +New Goal.

  4. Put a dot next to the section labeled Buy Merchandise.

  5. Click Continue.

  6. Under the Name provide the Goal a name regarding checking out. We used the name Completed Check-Out.

  7. Under Type, make sure that you have Destination.


  8. Click Continue.

  9. Under Destination select Regular Expression.

    Please Note: If you use another platform to track check-out conversions, you will need to use the same REGEX logic.

  10. In the box enter the following exactly as it appears: ^/apps\/orders\/(\d+)\/success


  11. Click Save and your goal will be created.

Item Added To Cart Goal

  1. Log in to your Google Analytics account and click on Admin.

  2. Under the section labeled View, click on the item labeled Goals.

  3. Click on the button labeled +New Goal.

  4. Put a dot next to Custom.

  5. Click Continue.

  6. In the Name section provide a name like Item Added to Cart.

  7. Under Type, click Destination.

  8. Click Continue.

  9. Under Destination, choose Regular Expression.

  10. In the box, enter the following code exactly as it appears: shopping_cart\/(\d+)\/edit


  11. Click Save and your goal will be created.


Did this answer your question?