Using DELAVO for sales via forums, etc.

Article Tools

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=”http://your-domain.com/delavo-directory/aff.js“></script>

Include this code

<script>document.location=’http://the-URL-of-Your-WSO‘</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

 

Previous postExample: How to retrieve an affiliate order link Next postDELAVO & WP PLUGIN authorization

Related Posts