Events
Products Searched
user searched for products suggested source website front end properties name type description required query query the user searched with currency string currency of the transaction (must be a valid iso 4217 three digit currency code) pattern ^\[a z]{3}$ product id string database id of the product quantity integer quantity of the product price number price ($) of the product example { "query" "carrot seeds", "currency" "usd", "product id" "1234", "quantity" 1, "price" 5 49 }