Many developers, customers and third parties have integrated their E- commerce products with Google Analytics. Below are a few that we are aware of, but it doesn't encompass everything. Please add your own integrations or those you have found useful.
· Yahoo Stores - There are several. Here are a couple, but add others if you find them useful: o Monitus.net (Monitus Tools site from Monitus) has out with Web Analytics Connector for Yahoo Store sites to use Google Analytics: http://www.monitus.net/content/blogcategory/23/57/ o My Store Solutions also has instructions for using GA with Yahoo Stores Checkout Manager: http://www.mystore-solutions.com/google-analytics.html
offer basic GA integration on all their sites, I believe. They also do an interesting 'Campaign Tracking' module which stores the content of the familiar GA parameters at order line level and passes them through to the back end system, which could be extremely interesting.
> Many developers, customers and third parties have integrated their E- > commerce products with Google Analytics. Below are a few that we are > aware of, but it > doesn't encompass everything. Please add your own integrations or > those you have found useful.
> · Yahoo Stores - There are several. Here are a couple, but add > others if you find them useful: > o Monitus.net (Monitus Tools site from Monitus) has out with Web > Analytics Connector for Yahoo Store sites to use Google Analytics:http://www.monitus.net/content/blogcategory/23/57/ > o My Store Solutions also has instructions for using GA with Yahoo > Stores Checkout Manager:http://www.mystore-solutions.com/google-analytics.html
> Many developers, customers and third parties have integrated their E- > commerce products with Google Analytics. Below are a few that we are > aware of, but it > doesn't encompass everything. Please add your own integrations or > those you have found useful.
> · Yahoo Stores - There are several. Here are a couple, but add > others if you find them useful: > o Monitus.net (Monitus Tools site from Monitus) has out with Web > Analytics Connector for Yahoo Store sites to use Google Analytics:http://www.monitus.net/content/blogcategory/23/57/ > o My Store Solutions also has instructions for using GA with Yahoo > Stores Checkout Manager:http://www.mystore-solutions.com/google-analytics.html
o E-commerce transactions o Refunds and cancellations
For this second feature we created an interface that allows store managers to easily post refunds and order cancellations to Google Analytics (negative e-commerce transactions). They can even post partial refunds (e.g. only 1 out of 3 products is returned). Here is a screen shot of this feature: http://www.earlyimpact.com/productcart/googleanalytics/ProductCart-Go...
> Many developers, customers and third parties have integrated their E- > commerce products with Google Analytics. Below are a few that we are > aware of, but it > doesn't encompass everything. Please add your own integrations or > those you have found useful.
> · Yahoo Stores - There are several. Here are a couple, but add > others if you find them useful: > o Monitus.net (Monitus Tools site from Monitus) has out with Web > Analytics Connector for Yahoo Store sites to use Google Analytics:http://www.monitus.net/content/blogcategory/23/57/ > o My Store Solutions also has instructions for using GA with Yahoo > Stores Checkout Manager:http://www.mystore-solutions.com/google-analytics.html
> > Many developers, customers and third parties have integrated their E- > > commerce products with Google Analytics. Below are a few that we are > > aware of, but it > > doesn't encompass everything. Please add your own integrations or > > those you have found useful.
> > · Yahoo Stores - There are several. Here are a couple, but add > > others if you find them useful: > > o Monitus.net (Monitus Tools site from Monitus) has out with Web > > Analytics Connector for Yahoo Store sites to use Google Analytics:http://www.monitus.net/content/blogcategory/23/57/ > > o My Store Solutions also has instructions for using GA with Yahoo > > Stores Checkout Manager:http://www.mystore-solutions.com/google-analytics.html
Qualiteam Software released X-Cart 4.1.7 with support of Google Analytics integration out-of-the-box. Module configuration as simple as typing tracking code at settings page.
P.S. Also certified integration with Google Checkout was implemented in X-Cart 4.1.4.
Qualiteam Software released X-Cart 4.1.7 with support of Google Analytics integration out-of-the-box. Module configuration as simple as typing tracking code at settings page.
P.S. Also certified integration with Google Checkout was implemented in X-Cart 4.1.4.
> Qualiteam Software released X-Cart 4.1.7 with support of Google > Analytics integration out-of-the-box. Module configuration as simple > as typing tracking code at settings page.
> P.S. Also certified integration with Google Checkout was implemented > in X-Cart 4.1.4.
My E-Commerce website has SSL on site. When i am adding the GA code on footer of website i am getting one alert which is giving my buyers a negative effect that site is non secure and make them hesistate to give credit card information. Please let me know the solution. Site contain both X-Cart pages and other non cart (Static) Pages too.
Code i am adding --------------------------------------------------------------------------- - <script src="http://www.google-analytics.com/urchin.js" type="text/ javascript"> </script> <script type="text/javascript"> _uacct = "UA-xxxxxxxx"; urchinTracker(); </script> --------------------------------------------------------------------------- -------- And the alert which i am getting is --------------------------------------------------------- This page contains both secure and non secure items Do you want to display the nonsecure items -------------------------------------------
> > Qualiteam Software released X-Cart 4.1.7 with support of Google > > Analytics integration out-of-the-box. Module configuration as simple > > as typing tracking code at settings page.
> > P.S. Also certified integration with Google Checkout was implemented > > in X-Cart 4.1.4.
> My E-Commerce website has SSL on site. > When i am adding the GA code on footer of website i am getting one > alert which is giving my buyers a negative effect that site is non > secure and make them hesistate to give credit card information. Please > let me know the solution. > Site contain both X-Cart pages and other non cart (Static) Pages too.
> Code i am adding > --------------------------------------------------------------------------- - > <script src="http://www.google-analytics.com/urchin.js" type="text/ > javascript"> > </script> > <script type="text/javascript"> > _uacct = "UA-xxxxxxxx"; > urchinTracker(); > </script> > --------------------------------------------------------------------------- -------- > And the alert which i am getting is > --------------------------------------------------------- > This page contains both secure and non secure items > Do you want to display the nonsecure items > -------------------------------------------
> If anybody knows this let me know. > Thanks
> On Jun 15, 1:32 pm, DevMan wrote:
> > On Jun 12, 12:42 pm, Qualiteam wrote:
> > > Hello All
> > > Qualiteam Software released X-Cart 4.1.7 with support ofGoogle > > >Analyticsintegration out-of-the-box. Module configuration as simple > > > as typing tracking code at settings page.
> > > P.S. Also certified integration withGoogleCheckout was implemented > > > in X-Cart 4.1.4.
> > My E-Commerce website has SSL on site. > > When i am adding the GA code on footer of website i am getting one > > alert which is giving my buyers a negative effect that site is non > > secure and make them hesistate to give credit card information. Please > > let me know the solution. > > Site contain both X-Cart pages and other non cart (Static) Pages too.
> > Code i am adding > > --------------------------------------------------------------------------- - > > <script src="http://www.google-analytics.com/urchin.js" type="text/ > > javascript"> > > </script> > > <script type="text/javascript"> > > _uacct = "UA-xxxxxxxx"; > > urchinTracker(); > > </script> > > --------------------------------------------------------------------------- -------- > > And the alert which i am getting is > > --------------------------------------------------------- > > This page contains both secure and non secure items > > Do you want to display the nonsecure items > > -------------------------------------------
> > If anybody knows this let me know. > > Thanks
> > On Jun 15, 1:32 pm, DevMan wrote:
> > > On Jun 12, 12:42 pm, Qualiteam wrote:
> > > > Hello All
> > > > Qualiteam Software released X-Cart 4.1.7 with support ofGoogle > > > >Analyticsintegration out-of-the-box. Module configuration as simple > > > > as typing tracking code at settings page.
> > > > P.S. Also certified integration withGoogleCheckout was implemented > > > > in X-Cart 4.1.4.
I'm having the same issue (receiving the "page contains both secure and non secure items"). I did change the Google script from http to https but now receive a pop-up indicating that there is a certificate discrepancy (doesn't match that of my website). Does anyone have any other ideas to solve this issue?
> > My E-Commerce website has SSL on site. > > When i am adding the GA code on footer of website i am getting one > > alert which is giving my buyers a negative effect that site is non > > secure and make them hesistate to give credit card information. Please > > let me know the solution. > > Site contain both X-Cart pages and other non cart (Static) Pages too.
> > Code i am adding > > --------------------------------------------------------------------------- - > > <script src="http://www.google-analytics.com/urchin.js" type="text/ > > javascript"> > > </script> > > <script type="text/javascript"> > > _uacct = "UA-xxxxxxxx"; > > urchinTracker(); > > </script> > > --------------------------------------------------------------------------- -------- > > And the alert which i am getting is > > --------------------------------------------------------- > > This page contains both secure and non secure items > > Do you want to display the nonsecure items > > -------------------------------------------
> > If anybody knows this let me know. > > Thanks
> > On Jun 15, 1:32 pm, DevMan wrote:
> > > On Jun 12, 12:42 pm, Qualiteam wrote:
> > > > Hello All
> > > > Qualiteam Software released X-Cart 4.1.7 with support ofGoogle > > > >Analyticsintegration out-of-the-box. Module configuration as simple > > > > as typing tracking code at settings page.
> > > > P.S. Also certified integration withGoogleCheckout was implemented > > > > in X-Cart 4.1.4.