Special Offer Manager - Installation
Guide
The installation is very easy. Follow the
step-by-step process:
There should be following files on the script
folder:
1) offer.html
2) images
3) expired.html
4) config.dat
5) index.php
6) countdown.js
offer.html This is where you
will edit and write your sales message.
Note: In order to show the date
and remaining time, you will need to put two tags as
shown below.
|
WARNING:
This Special Offer Expires On
{TAG1}
You have {TAG2} to purchase this
product!
|
If you are only using this tool to show the One
Time Offer than simply don't put any tags on your sales
page.
images If you are using images for your sales page than
put them here.
expired.html If you want to show your users the custom offer
expired page than edit this file.
config.dat
- You will need to edit this file by Right Click > Open With
> Notepad. (or, any other text editor program you have) Once
the file is opened you will see the two characters
(0 and oto demo).

So, what you now need to do is edit the two
lines.
Line 1: Here you should fill how many days you want the
offer to be shown. Suppose, if you want the offer to be a
'One Time Offer' than put the no "0" and
if you want to run the offer for 7days than put the no
"7" without quotes.
Line 2: Here you can write
any name (example: Special Discount
Deal).
Now save the file and upload all the files to
your server.
The "Offer Display" page you want visitors to
send is:
http://www.yourdomain.com/offerfolder/
or,
http://www.yourdomain.com/offerfolder/index.php
You can repeat the same process if you want to
promote your other products but each time you add new
offer, you must give a unique name to the system
(Line 2 of config.dat file) and they
should be on their own directory. Otherwise it will not
work.
Note: This version of script
tracks visitors by only cookies. If you want more
accurate results than use the "Special Offer Manager - Advanced
Version"
If you have any new ideas that can be
implemented in this tool than please let us know. We
would really appreciate your help.
|