Announcement

Collapse
No announcement yet.

Google Analytics Full Functionality

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

    #46
    Re: Google Analytics Full Functionality

    On the order completed page in the invoice footer what is supposed to go in the bold section (product category)

    Order Completed Thank You:
    %OUI%
    <!-- START : GA Invoice Submit -->
    <form style="display:none;" name="utmform"><textarea id="utmtrans">

    UTM:T|%ORDERNUM%|your store name|%order_total%|%order_tax%|%order_shipping%|%o rder_ship_city%|%order_ship_state%|%order_ship_cnt ry%

    %FUNC(OrderItem_FindFirst_Order(Orders.d.id))%
    %WHILE(g.OUIX_FuncReturn)%
    UTM:I|%ORDERNUM%|%VAR(OrderItems.d.code)%|%VAR(Ord erItems.d.name)%|product category|%VAR(OrderItems.d.price)%|%VAR(OrderItems.d.quant ity)%
    %FUNC(OrderItem_FindNext_Order(Orders.d.id))%
    %WHILEEND%

    </textarea></form>
    <!-- END : GA Invoice Submit -->

    Comment


      #47
      Re: Very close, everything except the categories

      when i paste the bodytag insert code into the body it appears at the top of my pages. i had to remove the code from our site. badboyztoyz.com/store

      also in miva 4 when i click on store then our store name and go to headers & footers there is so "order completed thank you" box. I have order invoice. Order: Customer Login Header: Order: Customer Login Footer: Order: Create Customer Account Header: Order: Create Customer Account Footer: Order: Customer Information Header: Order: Customer Information Footer: Order: Upsale Header: Order: Upsale Footer: Order: Upsale Missing Required Attribute(s) Header: Order: Upsale Missing Required Attribute(s) Footer: Order: Select Shipping/Payment Header: Order: Select Shipping/Payment Footer: Order: Payment Information Header: Order: Payment Information Footer:



      Please help!
      Last edited by KSS_2006; 10-02-07, 09:49 AM.

      Comment


        #48
        Re: Google Analytics Full Functionality

        also in miva 4 when i click on store then our store name and go to headers & footers there is so "order completed thank you" box.
        You would need to have openui installed in your store. Then you would go to:
        Stores>Store Name>Hdr/Ftr -Checkout Screens

        Comment

        Working...
        X