This site is best viewed with



Support PDF Print E-mail

If your question isn't answered below or on the FAQs page, write to us at This e-mail address is being protected from spambots. You need JavaScript enabled to view it and we'll get back to you in a few business days.

 NOTE: Please read instruction manuals included with download first!


 

Setup and Installation

1. Create MySQL Database.
 
2. Import stuffer_dump.sql into your database.
 
3. Edit sql_settings.php with your MySQL server information.
 
4. Upload all files onto your webserver.
 
5. Put an htaccess lock on the /admin/ directory to prevent public access
 
 
 

Usage

1. Access /admin/.
 
2. Create a campaign.

3. Insert your affiliate links into the cookies section.

If you are looking to stuff all campaigns at the same time it can only be done via an iframe.

Check index.html for an example.

HTML

 <html>
<head>
<title>Testing...</title>
</head>
<body>
<iframe src="http://www.example.com/track.jpg" height="0" width="0"></iframe>
</body>
</html>

 

If you would like to stuff cookies via reference from other domain please use this method.

NOTE: You can only stuff one cookie per embed img.

Please check your admin for individual cookie references. Each img requires a valid cookie id.

HTML

 <img src="http://www.example.com/joker.jpg?id=COOKIE_ID_HERE">

 BBCODE

[IMG]http://www.example.com/joker.jpg?id=COOKIE_ID_HERE[/IMG]

Last Updated on Friday, 25 December 2009 00:49