Announcement

Collapse
No announcement yet.

Google Analytics - Revisited

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #46
    In your Body Tag box:

    Code:
    %OUI%
    %IF(g.Screen EQ 'INVC')%
    onLoad="javascript:__utmSetTrans()"
    %IFEND%
    Conditionals will do this.

    Comment


      #47
      It's interesting that if you Google "Google Analytics Miva 4" you get this thread...
      Yer pal,
      Matt

      My Miva Sites:
      www.gurkeescentral.com
      www.novacompanies.com
      www.novatan.com

      Comment


        #48
        Originally posted by Vic - WolfPaw Computers
        In your Body Tag box:

        Code:
        %OUI%
        %IF(g.Screen EQ 'INVC')%
        onLoad="javascript:__utmSetTrans()"
        %IFEND%
        Conditionals will do this.
        Awesome, thank you very much ^^

        Comment


          #49
          Originally posted by Marc Anderson
          If by ecommerce tracking in ver 4 you mean revenue and transactions... then yes, we have it enabled in one of our stores, but it is not product specific.
          Yeah, revenue and transactions. How'd you get it to work? :D
          Yer pal,
          Matt

          My Miva Sites:
          www.gurkeescentral.com
          www.novacompanies.com
          www.novatan.com

          Comment


            #50
            Where is the body tag box located? Which menu?


            In your Body Tag box:

            Code:

            %OUI% %IF(g.Screen EQ 'INVC')% onLoad="javascript:__utmSetTrans()" %IFEND%


            Conditionals will do this.

            Comment


              #51
              Here is what we have in our Head Tag Insert:

              %OUI%
              %begin_notsecure%
              <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
              </script>
              <script type="text/javascript">
              _uacct = "UA-######-#";
              urchinTracker();
              </script>
              %end_notsecure%

              Here is what we have in our Body Tag Insert:

              %OUI%
              %begin_screen|INVC%onLoad="javascript:__utmSetTran s()"%end_screen|INVC%

              I don't have anything placed in the invoice header or footer. I may be forgetting something, but I believe that is all the tracking code I have installed in the store.
              Moose AB Web Site Development
              Lindsborg, KS
              :D

              Comment


                #52
                If you have OpenUI, under Stores, Storename, Head/Body Tag Insert.

                Comment


                  #53
                  Can I scream yet? I have put in the code for the global footer/head/body tag/invoice as directed. I also tried to use the recommendation in GA's help section for using it with 3rd party shopping carts. They recommended that we use the utmLinker code. I inputed that into the code supplied by this group as well as the customer's website homepage. Still no data. I am only getting data for the traffic, but no sales. I have got to be overlooking something or not have something configured correctly. Our customer has OUI, Miva 4. No other templates, etc.

                  Thanks, as always...

                  Tonya Gray
                  Graphics & Motion
                  [email protected]

                  Comment


                    #54
                    That code is only for tracking traffic, not for conversions.

                    There is a seperate adwords/analytics code for tracking revenue and conversions.

                    Comment


                      #55
                      Originally posted by gmotion
                      Can I scream yet? I have put in the code for the global footer/head/body tag/invoice as directed. I also tried to use the recommendation in GA's help section for using it with 3rd party shopping carts. They recommended that we use the utmLinker code. I inputed that into the code supplied by this group as well as the customer's website homepage. Still no data. I am only getting data for the traffic, but no sales. I have got to be overlooking something or not have something configured correctly. Our customer has OUI, Miva 4. No other templates, etc.

                      Thanks, as always...

                      Tonya Gray
                      Graphics & Motion
                      [email protected]
                      Tonya,

                      We are receiving sales data with the following:

                      Here is what we have in our Head Tag Insert:

                      %OUI%
                      %begin_notsecure%
                      <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
                      </script>
                      <script type="text/javascript">
                      _uacct = "UA-######-#";
                      urchinTracker();
                      </script>
                      %end_notsecure%

                      Here is what we have in our Body Tag Insert:

                      %OUI%
                      %begin_screen|INVC%onLoad="javascript:__utmSetTran s()"%end_screen|INVC%

                      In addition, we have Bill Gilligan's "Urchin Tracking by GOL" module installed in our Order Fulfillment Configuration section. With this configuration I see total sales by day/date along with the other traffic data.
                      Moose AB Web Site Development
                      Lindsborg, KS
                      :D

                      Comment


                        #56
                        Originally posted by Marc Anderson
                        In addition, we have Bill Gilligan's "Urchin Tracking by GOL" module installed in our Order Fulfillment Configuration section. With this configuration I see total sales by day/date along with the other traffic data.
                        It must be Bill Gilligan's Urchin mod that is doing the trick. I have the other code exactly as you have it, and I don't get any sales tracking.
                        Yer pal,
                        Matt

                        My Miva Sites:
                        www.gurkeescentral.com
                        www.novacompanies.com
                        www.novatan.com

                        Comment


                          #57
                          Wait, his mod is only available for MM5?
                          http://www.mivacentral.com/page/m/PROD/Gill/GILL-GOLAN

                          Doh!
                          Yer pal,
                          Matt

                          My Miva Sites:
                          www.gurkeescentral.com
                          www.novacompanies.com
                          www.novatan.com

                          Comment


                            #58
                            Does anyone know of a similar module for tracking sales data with mm4? Or what code is needed?

                            Comment


                              #59
                              Its been posted several times now.

                              I believe Susan from NetBlazon is the only one that has reported getting actual sales data to appear.

                              Comment


                                #60
                                I agree. We have all the recommended code and haven't been able to track that data yet.

                                Comment

                                Working...
                                X