Coupon Fusion costs just about .30 cents a day?
|
Get Assistance We provide telephone, remote desktop and email assistance. Important |
We encourage subscribers to check out our self-help materials as these answer many of our most frequently asked questions.
|
Get our software
|
|
PDF Help Guide
|
|
Quick Videos
|
|
Online Help Documents |
| Coupon Fusion requires that you insert a small line of code into your website where you want your coupons to show. This area should be at least 500 pixels wide. |
<script language=”javascript” src=”http://service.couponfusion.com/delivery.asp?ID=12345″></script>
When you sign up, you will receive this line of code to paste into your website. This line can be inserted anywhere between the <body> tags and can be modified with the parameters listed below. If you need help… let us know.
Here is an example of a simple table where the coupons will display centered:
<div align="left"> <table border="0" cellpadding="0" cellspacing="0" width="100%" id="table1"> <tr> <td align="center" valign="top"> <script language="javascript" src="http://service.couponfusion.com/delivery.asp?ID=12345"></script> </td> </tr> </table> </div>
Coupon Fusion allows you to change the look of your output by adding optional parameters to the javascript
This defines how many columns you want. For instance, &col=2 would give you 2 columns. &col=3 would give you 3.
See this example:
<script language=”javascript” src=”http://service.couponfusion.com/delivery.asp?ID=12345&col=2“></script>
Note: This parameter is optional. Omitting this parameter tells the system to show one column.
Customers who have purchased multiple pages will want to use this to tell the system which page to show. For instance, &pageid=2 would show coupons saved on page 2. See this example:
<script language=”javascript” src=”http://service.couponfusion.com/delivery.asp?ID=12345&pageid=2“></script>
Note: This parameter is optional. Omitting this parameter tells the system to show page one.
This defines how you want the coupons to line up. Proper values are Center, Left and Right. For Instance, &j=center would center your coupons. See this example:
<script language=”javascript” src=”http://service.couponfusion.com/delivery.asp?ID=12345&j=center“></script>
Note: This parameter is optional. Omitting this parameter tells the system to center your coupons.
Coupon Fusion is just $9.95 per month. This includes our coupon designer software, online clipart and technical support!
With such an uncertain economy, today's consumer is likely to buy more if they can use a coupon. Keeping your website coupons fresh and exciting will bring those customers back more often!