Home ->
Setup
Coupon
Fusion Setup

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.
Here is the
code:
<script
language="javascript"
src="http://service.couponfusion.com/delivery.asp?ID=12345"></script>
The red
12345
represents
your Account
Number. This
is the only
parameter
that needs
changed. You
will receive
this number
when you
sign up.
With the
exception of
the account
number, this
line must
be inserted
exactly
as you see
it above or
the service
will not
work.
Example
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>
Need Help?
We
can always
assist you
or your web
person in
getting the
code
inserted.
Call or
email for
help.
|