To start I am using Actinic Developer 7.0.1
I signed up for one of those coupon websites and want to track the conversions. The tracking code they use requires I dynamically pull what coupon code the customer used along with the order #. The AUG showed me how to pull the order number but I can figure out how to pull the coupon code.
For example i use coupon code ws100 and name it 10% Off Entire Stock. I need to know the customer entered ws100.
is there a such thing as maybe NETQUOTEVAR:COUPONCODE. that will tell me the actual coupon code not the coupon title.
Thanks in advance for any ideas.
I signed up for one of those coupon websites and want to track the conversions. The tracking code they use requires I dynamically pull what coupon code the customer used along with the order #. The AUG showed me how to pull the order number but I can figure out how to pull the coupon code.
For example i use coupon code ws100 and name it 10% Off Entire Stock. I need to know the customer entered ws100.
is there a such thing as maybe NETQUOTEVAR:COUPONCODE. that will tell me the actual coupon code not the coupon title.
Thanks in advance for any ideas.
Comment