On Wed, Apr 8, 2009 at 9:34 AM, Justin Scott <[email protected]>wrote:
> I would agree with that. Saying "other people who bought this also bought > these other items" and then displaying items not based on purchase data is > misleading at best. If you don't have the data to do that feature, then > don't do it. > But that is not to say that people who add products to cart without checking out were not interested in purchasing. You could store user cart session data and use that till a point where you have enough actual purchase data. So in the mean time, you would use terms like.. People who were looking at this were also looking at... bla bla bla While it's still not the best, more than not, people add products to carts they are interested in purchasing, check out the totals and then leave the website so it's not far fetched to think other visitors would be interested in those products. -- Casey ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321444 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

