Help - Search - Members - Calendar
Full Version: Google Analytics Fully Integrated Into Monster
MonsterSmallBusiness Forums > MonsterCommerce > MC Plug-ins & Add-ons > Urchin Site Statistics
macrick
Great news,

I found this link on the Plug-Ins page that says "MonsterCommerce has partnered with Google to offer the most comprehensive statistics program on the market. The MonsterCommerce platform is now fully integrated with Google Analytics software."

http://www.monstercommerce.com/mcm-google-analytics.asp

Now this is great, can someone at monstersmile.gif or here in this forum, tell me how to integrate tracking ecommerce transactions using GA and MC software.

Javahead
I would like to know how to do this as well! I have been trying ever since GA was released with no luck and according to monstersmile.gif it does not work.

Since GA is now "Fully Integrated" can monstersmile.gif please instruct us in how to get "ECommerce Transaction Tracking" to work with monstersmile.gif?
blackjackinc
As some have stated I can get transaction information and site statistics, but not detailed product information.
macrick
QUOTE(blackjackinc @ Apr 24 2006, 02:26 PM) [snapback]107736[/snapback]

As some have stated I can get transaction information and site statistics, but not detailed product information.

Blackjack do you get transaction info from GA? If so what code do you use for the transaction part of the code?
bettercables
QUOTE(blackjackinc @ Apr 24 2006, 03:26 PM) [snapback]107736[/snapback]

As some have stated I can get transaction information and site statistics, but not detailed product information.


Can you post a code snippet showing the transaction information? I don't care about detailed product information at this point.
blackjackinc
Sure, I put this in the "Order confirmation message" for both paypal and my credit card gateway.

<form style="display:none;" name="utmform">
<textarea id="utmtrans">UTM:T|[ORDERNUMBER]|affiliation|
[TOTAL]|0|0|city|state|country</textarea>
</form>

<script language="javascript">
__utmSetTrans();
</script>


Sorry if I mislead, there is no city or state information. Just the order number and the total for reporting gross sales.
brettj
I've been unable to get e-commerce data on our pages (like most MC merchants I think). I've tried the Google code with brackets, without brackets, no luck either way. If your snippet works, I owe you a big "thank you". Guess I'll see in a few days if the data shows up...
bettercables
QUOTE(blackjackinc @ Apr 25 2006, 02:26 PM) [snapback]107868[/snapback]

Sure, I put this in the "Order confirmation message" for both paypal and my credit card gateway.

<form style="display:none;" name="utmform">
<textarea id="utmtrans">UTM:T|[ORDERNUMBER]|affiliation|
[TOTAL]|0|0|city|state|country</textarea>
</form>

<script language="javascript">
__utmSetTrans();
</script>


Sorry if I mislead, there is no city or state information. Just the order number and the total for reporting gross sales.

How long does it take for analytics to start tracking this once the code is installed?
brettj
I remember reading that GA has about a 24 hr. turnaround time on stats.
bettercables
QUOTE(brettj @ Apr 27 2006, 04:42 PM) [snapback]107996[/snapback]

I remember reading that GA has about a 24 hr. turnaround time on stats.


Thanks, it's working!
Nuriel
QUOTE(blackjackinc @ Apr 25 2006, 02:26 PM) [snapback]107868[/snapback]

Sure, I put this in the "Order confirmation message" for both paypal and my credit card gateway.

<form style="display:none;" name="utmform">
<textarea id="utmtrans">UTM:T|[ORDERNUMBER]|affiliation|
[TOTAL]|0|0|city|state|country</textarea>
</form>

<script language="javascript">
__utmSetTrans();
</script>


Sorry if I mislead, there is no city or state information. Just the order number and the total for reporting gross sales.


Hi
I need some help here I have the Analytics code inserted in the Bottom Home Page HTML EDITOR - it is working fine!
Where exactely do I insert this code? Is it in the orderHTML>order email editor?

I am lost here

Nuriel
bettercables
QUOTE(Nuriel @ Apr 28 2006, 08:47 AM) [snapback]108022[/snapback]

QUOTE(blackjackinc @ Apr 25 2006, 02:26 PM) [snapback]107868[/snapback]

Sure, I put this in the "Order confirmation message" for both paypal and my credit card gateway.

<form style="display:none;" name="utmform">
<textarea id="utmtrans">UTM:T|[ORDERNUMBER]|affiliation|
[TOTAL]|0|0|city|state|country</textarea>
</form>

<script language="javascript">
__utmSetTrans();
</script>


Sorry if I mislead, there is no city or state information. Just the order number and the total for reporting gross sales.


Hi
I need some help here I have the Analytics code inserted in the Bottom Home Page HTML EDITOR - it is working fine!
Where exactely do I insert this code? Is it in the orderHTML>order email editor?

I am lost here

Nuriel

I have it in the Order Processing->Custom Payment Manager->Order Confirmation Message
Javahead
I have been trying to get the ecommerce stats to work for I dont know how long and kept getting the answer from monstersmile.gif that they were working with Google to get it going. Do you know how much this kicks ass?!?!?!?

Anything you need blackjackinc...I got you!
loft
I know this thread is ANCIENT but it shows that I'm desperate to try anything to get my revenue analysis going. I just added this to my custom payment options. Fingers crossed...
brianjesposito
QUOTE(loft @ May 25 2008, 09:55 AM) *
I know this thread is ANCIENT but it shows that I'm desperate to try anything to get my revenue analysis going. I just added this to my custom payment options. Fingers crossed...


if google analytics is working fine on our version 4 storefront, do i need to impliment the above code in our version 7 store, or will it continue to work? thank you and does the code need to be adjusted or customized to work with our store? www.aveyou.com

thank you,
Brian
loft
QUOTE(brianjesposito @ May 25 2008, 11:31 AM) *
QUOTE(loft @ May 25 2008, 09:55 AM) *
I know this thread is ANCIENT but it shows that I'm desperate to try anything to get my revenue analysis going. I just added this to my custom payment options. Fingers crossed...


if google analytics is working fine on our version 4 storefront, do i need to impliment the above code in our version 7 store, or will it continue to work? thank you and does the code need to be adjusted or customized to work with our store? www.aveyou.com

thank you,
Brian


Hi, Brian: We are still on Version 4 so I'm interested to the answer to your question due to the upcoming migration. How did you get it to work in your version 4?

I just took the opportunity to visit your store - very nice! And its cosmetics, one of my favourite things (Blinc mascara)!

If anyone has any help to offer it would be so appreciated. Our checkout also goes to a secure netsolstores.com domain, which is different than our regular http://mastersloft.com domain. Does this have any impact on Google Analytics working or not?

http://www.google.com/support/googleanalyt...py?answer=74986
brianjesposito
QUOTE(loft @ May 26 2008, 07:12 AM) *
QUOTE(brianjesposito @ May 25 2008, 11:31 AM) *
QUOTE(loft @ May 25 2008, 09:55 AM) *
I know this thread is ANCIENT but it shows that I'm desperate to try anything to get my revenue analysis going. I just added this to my custom payment options. Fingers crossed...


if google analytics is working fine on our version 4 storefront, do i need to impliment the above code in our version 7 store, or will it continue to work? thank you and does the code need to be adjusted or customized to work with our store? www.aveyou.com

thank you,
Brian


Hi, Brian: We are still on Version 4 so I'm interested to the answer to your question due to the upcoming migration. How did you get it to work in your version 4?

I just took the opportunity to visit your store - very nice! And its cosmetics, one of my favourite things (Blinc mascara)!

If anyone has any help to offer it would be so appreciated. Our checkout also goes to a secure netsolstores.com domain, which is different than our regular http://mastersloft.com domain. Does this have any impact on Google Analytics working or not?

http://www.google.com/support/googleanalyt...py?answer=74986


thank you so much for visiting our site and your warm words regarding our products and services. from what i remember, when you go into your admin panel you click on site wide settings then click on system options, then towards the bottom you will see a category called Google Analytics Account . we were given a code to put in their from monstersmile.gif about a year or 2 ago and it appears to be functioning correctly. i would still like to hear from networksolutions, if there is anything we need to do to continue getting analytics from google.

Brian
loft
Thanks for the reply on a holiday! We've had the analytics set up for a little over a year now and are getting everything but the revenue analysis portion. We get sales and transaction amounts but they are not integrating with the AdWords part so that we can see conversions or how much money we make when people convert using specific keywords, by clicking on certain ads, in which campaigns, etc. Is anyone getting that information in their Analytics accounts?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.