Scenario:
You want to run a WSO using DELAVO only both for getting orders and also for allowing affiliates to promote the WSO.
SOLUTION:
Create a simple html page on the server you have DELAVO installed. Examples:
http://your-domain.com/page.html
http://your-domain.com/page
Include the js code after body tag
<script language=javascript src=8221;http://your-domain.com/delavo-directory/aff.js8220;></script>
Include this code
<script>document.location=8217;http://the-URL-of-Your-WSO8216;</script>
Tell your affiliates to promote the page you created by adding their affiliate ID to it, like
http://your-domain.com/page.html?aff_id=IDHERE
http://your-domain.com/page/?aff_id=IDHERE
Go to Detail Page