“A full 70 pages revealing information on how to interpret your Google Analytics data to help increase the conversion of your website.
This workbook teaches you how to properly combine Google Analytics, Goals, Funnels, E-Commerce Tracking, and Google AdWords to drive more qualified traffic to your website and increase sales.
Installation tips, shortcuts, screenshot illustrations, helpful hints, troubleshooting, conversion secrets, and more.
This workbook uncovers all the secrets to success you’ll need to start raking in more sales.”
Over the past several months, I’ve had hundreds of requests (and even more questions) from users on proper configuration of Google Analytics integration with Zen Cart so that the reports you receive from it give you the best chance of increasing sales at your store.
Installing Google Analytics is one thing, and can be fairly easy if using the newest version of Simple Google Analytics — which now includes conversion tracking.
However, installing and properly configuring all components of analytics to work together is a whole separate (yet important) issue.
In fact, just installing the Simple Google Analytics contribution alone will not enable all features available to you with Google Analytics. And you really need all components in place to have the best chance at increasing sales.
Why? Because properly setting up and configuring Google Analytics to help you increase sales requires you to not only install tracking code on your website (which is the only thing the Simple Google Analytics contribution does), but also requires you to setup and configure certain elements available only from within your Google Analytics account.
Things like Goals, Funnels, and tying Google Analytics and Google AdWords together (just to name a few) are all items that must be completed from within your Google Analytics account (these cannot be completed by simply installing tracking codes on your website.)
Then, once you have everything properly configured and in place, you need to be able to read the key elements in those reports that indicate what your visitors want, and act upon those to give you the best chance at increasing sales. If you are unable to find the key statistics within your analytic reports and properly interpret what they are telling you, then you have very little chance of increasing conversion (and therefore sales) of your website.
As the old saying goes, “You can’t pull the cart without the donkey”. So goes the principle of using your analytics as a tool to help you increase sales. To rephrase the old saying; “You can’t expect to increase sales without the proper setup and interpretation of tracking results.”
Why Did I Create This Workbook?
This workbook was inspired by users just like you.
I created the workbook on Google Analytics to address the many concerns that users have asked about proper and complete installation, as well as to address many critical elements that are too often overlooked. Oftentimes users think that “just installing Google Analytics” will give them the information they need and show them how to increase sales. This couldn’t be further from the truth.
In fact, as mentioned above, just installing Google Analytics won’t do anything except give you a bunch of numbers that in the end mean nothing. You need to do more.
You need to install and configure ALL components of Google Analytics, tie them together, and be able to pick out and interpret the key statistics that are then reported on. Only then will you have the information you need to make alterations that increase sales at your store.
This workbook is setup to help you achieve exactly that. Help provide you with more information to increase sales at your website. By implementing just a few of the items detailed in this “how to” workbook, you should be well on your way to decreasing costs and increasing sales.
What is Covered In the Workbook?
I not only cover how to properly install Google Analytics and all it’s components (Standard Google Analytics, E-Commerce Tracking, and Conversion Tracking) but also go over how to setup Goals and Funnels with a specific emphasis on Zen Cart. It provides easy-to-follow screenshots, and detailed step-by-step instructions, in addition to valuable information that helps you use what the reports tell you to increase conversion.
You’ll learn how a few key statistics (provided to you by Google Analytics) can make or break you when it comes to increasing sales. If you don’t know what these are, you really need to do yourself a favor and find out by reading this workbook. You could be losing sales if you’re not tracking the right data and reading it properly.
Complete with hands on exercises and a self quiz, this workbook helps you understand how properly using Google Analytics and all its components can increase the performance of your web site.
I have bought a copy of this workbook and I finds it very useful for everyone who wants to set up google analytics step by step and quickly. I am using GA with my zencart e-shop for several week with e-commerce and goals tracking.
Are there something like case studies or “patterns” – what does certain combinations of variables means, what are recommended values that can indicate that our shop is well optimized and what changes in e-shop can lead to reach that recommended values? Something like surefire ways in GA?:-) .
There are a number of metrics that you can look at (a few of the important ones mentioned in the GA Workbook) but currently I have not developed a “surefire ways” google version.
I am working on the completion of a membership site that helps store owners follow the same paths I use to create successful ecommerce businesses. That should be ready in the very near future. It will help store owners keep track of the various elements that are needed in order to run a successful site.
That is something you may be interested in as well.
This sounds like it could be beneficial to me, I may purchase the workbook.
Google analytics JAM Affiliate Integration Instructions for Zen Cart
======================================================
1) DELETE the directory and file found here /includes/templates/[your template directory here]/checkout_success/tpl_footer.php
2) Open the following file:
/includes/templates/[your template directory here]/common/tpl_main_page.php
And replace the following code at the bottom of the page (make sure that if you copy the code exactly from this page that you REMOVE any spaces in areas that read “ php“. Also make sure you remove the space at the beginning tag (javascript) near the bottom that looks like this: “echo ‘< script“.
These spaces were put in by the system in order to get it to post to the comment section here.
get_template_dir('.php',DIR_WS_TEMPLATE, $current_page_base,'google_analytics') . '/google_analytics.php');
?>
With this code (making sure you put your actual domain name in place of “yourdomainhere.com” in the JAM AFFILIATE portion.)
get_template_dir('.php',DIR_WS_TEMPLATE, $current_page_base,'google_analytics') . '/google_analytics.php');
?>
0 && isset($order_summary) && is_array($order_summary)) {
if (!isset($_SESSION['affiliate_order_id']) || $_SESSION['affiliate_order_id'] != $zv_orders_id ) {
$_SESSION['affiliate_order_id'] = $zv_orders_id;
$commissionable_order_formatted = number_format($order_summary['commissionable_order'], 2, '.', '');
echo '< script language="javascript" type="text/javascript" src="https://www.yourdomainhere.com/affiliates/sale.php?amount=' . $commissionable_order_formatted . '&trans_id=' . $order_summary['order_number'] . '">';
}
}
#######################################
## END JAM INTEGRATION WITH ZEN CART ##
#######################################
} // end if for determining if this was the checkout_success page.?>
3) Save and upload the tpl_main_page.php
4) Remove (or rename) the “checkout_success” directory under your template directory (not the core one) and you’re all set. You don’t need the “tpl_footer.php” that JAM made you alter and which is found here. If this directory is in place still the JAM code will override the GA code on the checkout success page and you will find that JAM works, but Google Analytics does not.
With this code (making sure you put your actual domain name in place of “yourdomainhere.com” in the JAM AFFILIATE portion.), you say…
But where does the JAM AFFILIATE portion say “yourdomainhere.com”??
Jeanette,
I knew it should have said that (I’ve done it a hundred times) but didn’t see it in my comment post after you mentioned this.
I corrected the issue by adding a few spaces to the comment. It turned out that the system here prevented portions of the original code from showing for security reasons.
All better now.
Thanks!
Hi, I bought this togheter with the zencart modifications template, I think it’s just excellent! One problem though, I lost the download link and I don’t have it anymore, can you check it out and send it please? I bought it a while back, my email is: ricardo.mustra [at] gmail [dot] com
My best Regards
Hi Eric, you referred me to this post from the ZenCart forums and I just wanted to say thank you…worked a treat!
Glad it helped you out Adele!
Hi Eric,
I see some of the comment of this book is from 2008,just want to know if this book is up to date that still fit today’s situation?
Many of the areas in the book still fit. Google has updated the look of their interface since then, but the locations and concept remain the same.