THIS IS THE SEARCH PAGE
Go to Egress Page, Go to User Form, Internal Search, Products, Go to Dynamic Content
Use
this set to test by Internal Lead Generator IDs
Use
this set to test by Internal Lead Generator Names
Use
this set to test by Internal Lead Generator IDs and Ad ID
Use
this set to test by Internal Lead Generator IDs and Ad Name
/* Shopping Cart and Product Variables */
var s_Products=''; //[comma separated list of product names, action, and
price,productfamily,quantity (i.e toy truck:v:23.45:toys:2,baby
doll:a:7.54:toys:1) v=viewed a=added to cart r=removed c=checked out)]
var s_ProductsID=''; //[same as above, but using product ID instead of name. The
ID will be cross referenced with glossary on back-end]
var s_SaleAmount=''; //[total amount collected on this page (i.e 45.76)]
var s_InvoiceNum=''; //[invoice/receipt number of purchase]