i'm writing tracking code in php. my php logs orders to a mysql database, all is dandy, however...
NETQUOTEVAR:PRODUCTNAME which appears in act_shoppingcartxml.html
is the iterating variable i want to use, tracking every time that item appears in a cart. this NETQUOTEVAR:PRODUCTNAME contains a link too, and html. is there a similar netquotevar without the link?
or is there a better way to track the name of a product, as someone purchses it?
NETQUOTEVAR:PRODUCTNAME which appears in act_shoppingcartxml.html
is the iterating variable i want to use, tracking every time that item appears in a cart. this NETQUOTEVAR:PRODUCTNAME contains a link too, and html. is there a similar netquotevar without the link?
or is there a better way to track the name of a product, as someone purchses it?
Comment