Live Chat Software by Kayako |
Knowledgebase
|
Adding a "Where did you hear about us list" to your checkout page
Posted by David Hall on 17 September 2008 04:33 PM
|
|
|
It is possible to add a "how did you hear about us" list on your checkout page to help you tract referrals. On your "Orders" > "Checkout Notice / T&C's of Sale Editor" page. Under "Custom checkout fields" add or insert the following lines of code / script. <CustomCheckoutForm> <FormItem Name="foundby" Label="Please take a moment to let us know how you found us (Optional)" Type="DROPDOWN" Options=" ;Search Engine;Magazine;Newspaper;Personal Recommendation;Other" Default=" " Required="false" Layout="Horizontal"/> </CustomCheckoutForm> One thing to remember is that express checkout products that short circuit the checkout page - Google Checkout, PayPal Express etc will not be able to collect this data (you would have to add this in the express checkout page. | |
|
|
|
Comments (0)
