Hello,
I would like to add the “Target By Country” feature to my
order form located at:
http://www.paidtoclickvisitors.com/advertise.php
NOTE: To get a good understanding of what I would like to
have done please take a look at the order form located at:
http://www.linkgrand.com The script on that site is the
same script I have on my site.
I already have the “Target By Country” check box on the
order form. I also have the following variables set in the
config.php file, but I cannot compute the
$total_geo_target_cost. You will need to fix this :
==============================================
CONFIG.PHP VARIABLES
=============================================
// Bold Ad Cost
$bold_ad_cost=2 ;
// Highlight Ad Cost
$highlight_ad_cost=3 ;
// Geo Target Cost
$geo_target_cost=2 ;
// Total Geo Target Cost
$total_geo_target_cost=($hitx/1000)*$geo_target_cost ;
==============================================
First of all there are 4 types of ads:
1) Bold and Highlighted
2) Bold Only
3) Highlight Only
4) Plain (No Bold and No Highlight)
You will need to add the “Total Geo Target Cost” to each
ad type.
Using the variables above, this is how the system should
work:
Let’s say an advertiser fills in his ad details, selects
the 5,000 visitors option and under “Special Features”,
checks Bold, Highlight and Target By Country and clicks the
Submit button.
On the next page,
- The “Amount of Funding” should be $60
- “Special Features” the extra should be $15 (Bold = $2,
Highlight = $3 and Target By Country = $10) Note: Target By
Country is currently set at $2 per thousand visitors
ordered.
- The “Total Amount” should be $75 (Amount of funding +
Special Features).
Underneath where it says Your PayPal email Address you will
need to add a drop-down box of all the countries. The
drop-down box should have a button entitled: “Add
Country”.
This is where the advertiser will select which
countries he wants to receive his traffic from. NOTE: If an
advertiser does NOT select “Target By Country”, The
drop-down box to add countries should not appear on this
page.
The advertiser will select a country, click the “Add
Country” button and that country should be listed on the
form. Once the advertiser has selected the countries he
wants, he will click the “Proceed To Payment” button and
will be sent to the Customer order form to make the payment.
NOTE: On the Customer order form underneath “Payment ID”,
add the phrase “Countries Selected”. Next to this will be
the countries the advertiser selected on the previous page.
Now when a member logs into his member area to click on ads,
the system should check his log in IP Address. If his log in
IP Address is NOT from one of the countries that the
advertiser selected, that member should not be able to view
that advertiser’s ad.
NOTE: Before you bid on this project, please make sure you
understand exactly what I’m asking for. I look forward to
working with you.
Sincerely,
Mike