Announcement

Collapse
No announcement yet.

Google Analytics - Revisited

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

    #31
    Yes, I'm sorry - I was just reading something Pamela wrote! Sorry about the confusion! Thanks for the help!

    Tonya

    Comment


      #32
      LOL - But I had to say SOMETHING, or it would appear like I didn't know my own name wasn't Pamela. ;)
      Susan Petracco
      NetBlazon

      1.866.400.2444

      _____________________________________________

      Like us on Facebook

      Comment


        #33
        PS - I'm curious to know if you get the funnel working with the code I provided in that post!
        Susan Petracco
        NetBlazon

        1.866.400.2444

        _____________________________________________

        Like us on Facebook

        Comment


          #34
          Originally posted by Vic - WolfPaw Computers

          Code:
          %OUI%
          <form style="display:none;" name="utmform">
          <textarea id="utmtrans">UTM:T|%ORDERNUM%||%TOTAL%|%order_tax%|%order_shipping%|%order_bill_city%|%order_bill_state%|%order_ship_cntry%
          UTM:I|%ORDERNUM%|||||
          </textarea>
          </form>
          To rez this thread - I'm trying to implement the GA ecommerce tracking, and I'm using Vics code (above), but it's not yet posting any data. It's been about three days. Any idea?
          Yer pal,
          Matt

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

          Comment


            #35
            Are you getting the rest of your data? As in all the statistical hit tracking, just not the sales data?

            Comment


              #36
              Originally posted by Vic - WolfPaw Computers
              Are you getting the rest of your data? As in all the statistical hit tracking, just not the sales data?
              That is accurate.
              Yer pal,
              Matt

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

              Comment


                #37
                Which is accurate?

                Comment


                  #38
                  Originally posted by Vic - WolfPaw Computers
                  Are you getting the rest of your data? As in all the statistical hit tracking, just not the sales data?
                  Interesting. The answer to both questions is yes. I AM getting the rest of the data, as in all the statistical hit tracking, just not the sales data... :D

                  Basically, I get the "regular" tracking, but I'm not seeing any e-commerce data at all.
                  Yer pal,
                  Matt

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

                  Comment


                    #39
                    That is what I was wondering, because I am seeing exactly the same thing.

                    Getting all the stats, just no sales data.

                    Comment


                      #40
                      Hmm. I can get it to work in Miva 5, but I still can't in Miva 4. No one has ecommerce tracking working in 4, yet?
                      Yer pal,
                      Matt

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

                      Comment


                        #41
                        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.
                        Moose AB Web Site Development
                        Lindsborg, KS
                        :D

                        Comment


                          #42
                          Commerce Tracking

                          We have been using GA for a little over 2 months now, and it has been working rather well for us so far.

                          Although, I have been unable to get the E-Commerce Analysis data to work (All but Commerce Tracking any how, for some reason its the only one that currently works.)

                          Here is what we currently have in our INV page:

                          Code:
                          %OUI%
                          <body onLoad="javascript:__utmSetTrans()"> 
                          <form style="display:none;" name="utmform">
                          <textarea id="utmtrans">
                          UTM:T|%ORDERNUM%|bagking|%order_total%|%order_tax%|%order_shipping%|%order_bill_city%|%order_bill_state%|%order_bill_cntry%
                          UTM:I|%ORDERNUM%|%prodcode%|%prodname%|%catname%|%prodprice%|%order_totalquantity%
                          </textarea>
                          </form>
                          We currently do not have any template modules, has anyone else been able to get product data to transfer over?

                          Comment


                            #43
                            Its a very bad idea to include a body tag there.

                            You will confuse some browsers and distort the look of the page.

                            I would strongly suggest putting it in the Body Tag insert box where it belongs.

                            Comment


                              #44
                              Any takers? We have a customer on Miva 4 that I've inserted the recommended code for and still can't get sales data either. I haven't gotten any kind of e-commerce data. I know it has the GA profile listed in the code, but perhaps it also needs the primary domain referenced as well. Just a thought...

                              I think Susan said that she has gotten the sales tracking to work on a couple of customers' stores, but perhaps she was telling me that she has gotten the goals to work in them instead. Susan, where are youuuu?? Do you have any pearls of wisdom? :-)

                              Tonya Gray
                              Graphics & Motion
                              [email protected]

                              Comment


                                #45
                                Originally posted by Vic - WolfPaw Computers
                                Its a very bad idea to include a body tag there.

                                You will confuse some browsers and distort the look of the page.

                                I would strongly suggest putting it in the Body Tag insert box where it belongs.
                                One of the problems we came across is we were unable to find the location that allows us to edit just the body tag for the INV page. We were only able to add code into the header, or footer of the page, which is why there is a second body tag.

                                We currently do not use any template modules, so I'm not sure if were even able to edit/replace the body tag on the check out (INV) page. If you know of a way around this we would greatly appreciate it.

                                Comment

                                Working...
                                X