Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
integration:googleanalytics_async [2014/01/13 12:21] adamintegration:googleanalytics_async [2017/04/26 07:02] (current) – external edit 127.0.0.1
Line 11: Line 11:
 developer_url : http://www.foxycart.com/ # if you'd like a link back to your site, stick it here developer_url : http://www.foxycart.com/ # if you'd like a link back to your site, stick it here
 ---- ----
 +
 +
 +<WRAP center round info 80%>
 +**Using FoxyCart 2.0?** Google Analytics is now a configuration option within your store's administration. Take a look at [[v:2.0:analytics|Store Analytics]] for more information.
 +</WRAP>
  
  
 ====== Google Analytics Ecommerce Tracking ====== ====== Google Analytics Ecommerce Tracking ======
 ===== Read This First: ===== ===== Read This First: =====
 +
 +<WRAP center round alert 80%>
 +**You //probably// don't want to be at this page!** Unless you're on a very old Foxy account, you'll want to use [[v:2.0:analytics|these docs over here]]. It's considerably easier and more powerful in our latest release.
 +</WRAP>
 +
 +
 === Assumptions === === Assumptions ===
   - The instructions and code below is current as of FoxyCart v0.7.0 and Google Analytics as of 2010-10-19. If you notice things that should be changed please let us know on [[http://forum.foxycart.com/|our forum]].   - The instructions and code below is current as of FoxyCart v0.7.0 and Google Analytics as of 2010-10-19. If you notice things that should be changed please let us know on [[http://forum.foxycart.com/|our forum]].
Line 56: Line 67:
 ===== Setting Up Google Analytics ===== ===== Setting Up Google Analytics =====
 === Getting the Tracking Code === === Getting the Tracking Code ===
-  - From the "Adminsection of your Google Analytics accountselect the "Account" and "Profile" your want to add tracking to. (You may want to create a new profile to test with, so as not to dirty up your real account with test data.)+{{ http://img.skitch.com/20101019-8yidjdi9x6yq118kmpf2n9n9tm.png?250}} 
 +  - From your "Overviewpageclick the "Editlink for the profile your want to add tracking to. (You may want to create a new profile to test with, so as not to dirty up your real account with test data.)
   - In the "Tracking Code" section (click the "Check Status" link to get there with an existing account)...   - In the "Tracking Code" section (click the "Check Status" link to get there with an existing account)...
     * If your cart and checkout are at something like ''example.foxycart.com'', select the "Multiple top-level domains" radio button, as shown on the screenshot to the right.     * If your cart and checkout are at something like ''example.foxycart.com'', select the "Multiple top-level domains" radio button, as shown on the screenshot to the right.
Line 82: Line 94:
     - Step 1: use ''/cart'' for the URL and "Cart" for the Name. (You won't have this step if you are using "direct to checkout" with the parameter "cart=checkout"). Do not check the "required step" checkbox, as there are situations where the cart can be skipped.     - Step 1: use ''/cart'' for the URL and "Cart" for the Name. (You won't have this step if you are using "direct to checkout" with the parameter "cart=checkout"). Do not check the "required step" checkbox, as there are situations where the cart can be skipped.
     - Step 2: ''/checkout'' for the URL and "Checkout" for the Name.     - Step 2: ''/checkout'' for the URL and "Checkout" for the Name.
-  - Hit the "Create Goal" button down at the bottom. (The receipt page is the goal, so you don't need to add it in the steps.)+  - Hit the "Save Changes" button down at the bottom. (The receipt page is the goal, so you don't need to add it in the steps.)
  
 {{ https://img.skitch.com/20110804-mb7c4w848thcb77njswc3k7j85.png}}If you're using PayPal Express Checkout, you can create two additional goals. We'll call them "Sale (PayPal as Checkout)" and "Sale (PayPal as Payment Method)". Create them the same as above, but for "Sale (PayPal as Checkout)" set the funnel like this:  {{ https://img.skitch.com/20110804-mb7c4w848thcb77njswc3k7j85.png}}If you're using PayPal Express Checkout, you can create two additional goals. We'll call them "Sale (PayPal as Checkout)" and "Sale (PayPal as Payment Method)". Create them the same as above, but for "Sale (PayPal as Checkout)" set the funnel like this: 

Site Tools