If the value is not a constant but instead changes (as with a shopping cart),
you'll need to place a dynamic variable (such as Total_Cost) into the field in
order to track properly. Make sure that the value of the variable will be the
total value of the purchase(s) when the page is loaded.