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 [2013/03/01 19:48] – fix for attr() to .is() foxybrettintegration:googleanalytics_async [2017/04/26 07:02] (current) – external edit 127.0.0.1
Line 6: Line 6:
 name          : Ecommerce Tracking for Google Analytics (Asynchronous) # the name of the integration name          : Ecommerce Tracking for Google Analytics (Asynchronous) # the name of the integration
 description   : Tutorial to set up ecommerce tracking for Google Analytics and FoxyCart description   : Tutorial to set up ecommerce tracking for Google Analytics and FoxyCart
-tags_tags     : analytics, tutorial, tracking # tags, separated by commas. don't include the "system" here.+tags          : analytics, tutorial, tracking # tags, separated by commas. don't include the "system" here.
 date_dt       : 2010-10-19 # the date in YYYY-MM-DD format date_dt       : 2010-10-19 # the date in YYYY-MM-DD format
 version       : # if you have a version for your code, enter it here version       : # if you have a version for your code, enter it here
 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 78: Line 89:
   - Make sure it's set to "Active" up top.   - Make sure it's set to "Active" up top.
   - Set the "Goal Type" to "URL Destination".   - Set the "Goal Type" to "URL Destination".
-  - Switch the Match Type to "Exact Match".+  - Switch the Match Type to "Exact Match" or "Equals To" depending on the options you see.
   - Enter for your Goal URL: ''/receipt''   - Enter for your Goal URL: ''/receipt''
   - Create a funnel for this Goal:   - Create a funnel for this Goal:
Line 378: Line 389:
   - Try adding something to your cart and proceeding through and completing a checkout.   - Try adding something to your cart and proceeding through and completing a checkout.
   - Clear your cookies, especially any of the Google Analytics cookies, which are named ''_utm*''.   - Clear your cookies, especially any of the Google Analytics cookies, which are named ''_utm*''.
-  - Try adding something to your cart a few times. Don't go go the checkout.+  - Try adding something to your cart a few times. Don't go to the checkout.
   - Clear your cookies as before.   - Clear your cookies as before.
   - Try adding something to your cart then going to the checkout. Go back to the site, add something else, go back to checkout, but don't checkout.   - Try adding something to your cart then going to the checkout. Go back to the site, add something else, go back to checkout, but don't checkout.

Site Tools