| Promotional material
This is what your affiliates will see when clicking the "get" link inside their affiliate's account for retrieving their links for this Package. Be sure to include the appropriate HTML code if you add this Package to your affiliate program. You can use these variables: #{afflink_homepage} - it will be substituted by the link to the Homepage of this specific Package (as defined above) Example: <a href=#{afflink_homepage}>Click Here</a> If the affiliate's ID is 3 then the code above will return this link: <a href="http://www.YOURSERVER.com/cgi-bin/lyre.cgi/action/JVM/PerClick/thru?pack_id=42&aff_id=3">Click Here</a> #{afflink} - it will be substituted by the order LINK for the specific package. Example: <a href=#{afflink}>Click Here</a> If an affiliate's ID is 3 then the code above will return this link: <a href="http://www.use-sell.com/cgi-bin/lyre.cgi/jvm/purchase/go.html?pack_id=42&aff_id=3">Click here</a> #{affparam} - Use this variable for allowing your affiliates to direct people to ANY page you want. Example: <a href="http://www.YOURSERVER.COM/anotherproduct.html?#{affparam}">Check this product too</a> By including this type of links to your promotional material your affiliates can send people directly to any specific pages you want and get a commission if an order is generated. IN ALL CASES be sure to insert the COOKIES JAVASCRIPT CODE needed inside all pages that participate to your affiliate program in order for the commissions to be credited properly. For more information on this, read "JS codes/ Cookies" Below you can find an example HTML code you can use in this textarea. Feel free to edit it in your HTML editor and add your information. <html> <head> <body> <div align="center"> </body> </html>
|