I'm building a page on my site (sort of like a survey) and based on their answers to the survey, I will be sending them offers directly related to what they input. I'm thinking I need a PHP script that determines their geo location, a script that will allow me to split test offers (an offer rotater), and one that will send them that particular offer based on their answers.
Does that make sense?
If not, example:
Q1: What's your name?
Q2: What country do you live in?
Q3: Are you looking for a $2500 Loan?
Q4: How about a bad credit credit card?
As soon as they hit 'complete' or 'apply', a loading screen would come up and say, 'Please wait while we process your request' with that loading icon thing. Then another message would pop up and say, 'We have found the best payday loan for your needs'
Then it fires them off to the offer.
Anyone got an scripts laying around that could do something similar to this?
Does that make sense?
If not, example:
Q1: What's your name?
Q2: What country do you live in?
Q3: Are you looking for a $2500 Loan?
Q4: How about a bad credit credit card?
As soon as they hit 'complete' or 'apply', a loading screen would come up and say, 'Please wait while we process your request' with that loading icon thing. Then another message would pop up and say, 'We have found the best payday loan for your needs'
Then it fires them off to the offer.
Anyone got an scripts laying around that could do something similar to this?