[LANDING PAGE] – Customizable Apple Product LP + Basic Campaign Outline

Dude, that page is DOPE!
Thank you 1000 times for sharing, that's awesome!

Okay, for some reason I can't access the setup-File, it always shows me an error.
free-iware d0t c*m
How to access this page? (Really new to PHP). It only shows me the index.php and if I write an /root/config/setup.php in the browser behind the domain it shows me an error though.
 
Last edited:
Okay got it to work.
Now I have the problem that the Social Bookmarking Part isn't working at all.
Google+ is fine, but Facebook shows a site with 3.2k likes, even though I changed the Facebook Page ID to mine.
And twitter doesn't tweet the text I set in setup.php, it sends the Site Title given in the Meta description (?) at the beginning of the page [the HTML Doctype thingy].
 
Still curious about how to fix my issue (:
If someone would take a look over the code, I'd really appreciate it.
Just shoot me a PM.

free-iware (.) c*m is the site I'm currently 'working' on...
 
Could some1 explain to me how to make (I'm guessing with iframing, but couldn't find any info on google) this page work with a CPA email offer so that when some1 puts their email and clicks "Get your iPhone" it counts as a lead for that offer?

Rather then them having to go to another page after this 1 and submit email again which would reduce conversion I'd imagine.
 
Could some1 explain to me how to make (I'm guessing with iframing, but couldn't find any info on google) this page work with a CPA email offer so that when some1 puts their email and clicks "Get your iPhone" it counts as a lead for that offer?

Rather then them having to go to another page after this 1 and submit email again which would reduce conversion I'd imagine.
Yes, had this question too.

If the button leads to another relevant Apple CPA offer, the user will be facing two landing pages in a row with potentially redundant messages/info etc...
Won't the user be confused and won't this reduce conversions?
 
this is a great landing page, however, I must have done something wrong

but I cannot find what mistake I made, I have done everything exactly as described in the pdf file

but if I go to my site, only a blank screen occurs

http://bit.ly/HthWJg

Can anyone tell me what I have done wrong?
 
A lot of effort has been put into this. Just tried the LP and it works like a charm, thanks!
 
Could some1 explain to me how to make (I'm guessing with iframing, but couldn't find any info on google) this page work with a CPA email offer so that when some1 puts their email and clicks "Get your iPhone" it counts as a lead for that offer?

Rather then them having to go to another page after this 1 and submit email again which would reduce conversion I'd imagine.

Off of the top of my head, I'm not sure if that's possible; and even if it was it would be pretty complex. The form field is intended to be a dummy, with the idea that it might make the page a bit more legitimate. With a bit of customization you could get the form field to add it's value to the url of your CPA offer if the offer accepts "pre-popping" emails which is pretty close to what you're describing if I'm reading what you've written right.

If you REALLY want to have it worked as you've described, PM me and I'll suggest something - although note it'll be pretty damn technically complex.

Yes, had this question too.

If the button leads to another relevant Apple CPA offer, the user will be facing two landing pages in a row with potentially redundant messages/info etc...
Won't the user be confused and won't this reduce conversions?

This is meant to be a landing page, not an offer. It's meant to "presell" the offer that you'll be sending them to.

this is a great landing page, however, I must have done something wrong

but I cannot find what mistake I made, I have done everything exactly as described in the pdf file

but if I go to my site, only a blank screen occurs

http://bit.ly/HthWJg

Can anyone tell me what I have done wrong?

I tried to load your site, but there's nothing at the link.
 
I tried to load your site, but there's nothing at the link.

This is just what I am saying .... it does not work for me, I did it exactly as described in the pdf .... all it shows is a blank screen .....
index.php shows blank screen .... index.html shows your lp but without the details I entered in the config .....
 
When I attempt to access index.php on your server I get a HTTP 500 status code which is an internal server error - http://www.checkupdown.com/status/E500.html. As that's a problem that pertains to your server alone, it's not really something I can help you with, sorry. As for the index.html file, the reason why it won't show the details you entered in the config.php file, is because it's a .html file (it cannot process/execute PHP).

As index.php is simply a more edit-friendly version of index.html, so if you really want to use it, you could always edit (or find someone to edit) index.html.
 
Back
Top