Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Digital Remarketing

  2. Enhanced eCommerce

    1. Product Impressions
    2. Product Clicks
    3. User Details
    4. Questionnaires
    5. Checkout Steps Checkout & Options
    6. Transactions
    7. Login Success
    8. Logout Success
    9. Add to Cart
    10. Remove from Cart
    11. Cart Updated
    12. View Order
    13. View Template 
  3. Extending or Overriding Pushed Data

...

Anchor
ecomcheckout
ecomcheckout
e. Checkout Steps & Options

PropertyValueNotes
step

The checkout step number:

  • Step 1 - going to cart
  • Step 2 - attempting checkout, but login required
  • Step 3 - selecting delivery option

 

 
   
   
   


  • step
    • the step number

      Info

      // Step 1 - going to the cart

                  // Step 2 - attempting to checkout but need to log in

                  // Step 3 - going to the delivery options

                  // Step 4 - going to the payment options

                  // Step 5 - going to submit the order

  • products
    • the products in the cart

...