How can I track sales via strorefront? Let's say I have a sales rep that just sold a item. How would I do this using the storefront? WSI?
How can I track sales via strorefront? Let's say I have a sales rep that just sold a item. How would I do this using the storefront? WSI?
...AllStar
The best way to handle this is via affiliates. You can either assign customers to that affiliate (see the affiliate's manual) or provide them a url with the affiliate querystring invoked (e.g. www.yoursite.com/?affiliateid=1234) upon purchase. You can track orders coming from those affiliates/rep by going to Orders -> View/Manage Order, and specify your affiliates qualifier.
e.g.
![]()
In that case, I should be able to add the affiliate id to the query string via WSI. Is that correct?
Given the scenario: Sales Rep purchases the order via WSI and completes the transaction for the user. Since the order has the Sales Rep affiliate id, we can create a commission report with the data.
Last edited by allstar; 01-15-2010 at 07:01 PM.
...AllStar
Any confirmation would be appreciated...Thanks!
Last edited by allstar; 01-19-2010 at 02:38 PM.
...AllStar