Stackman, do you have a code/script that will pull the URL that the visitor is on or the target URL and dynamically insert it in the PPV landing page?
Or can someone share a link that will break it down for me?
Thanks!
I dont have a specific script I can share, but CPV Lab has that function integrated
Here is the code from cpvlab
<?php $target = str_replace('http://', '', str_replace('https://', '', str_replace('www.', '', $_GET["target"]))); echo(ucfirst(strpos($target,'/') !== false ? substr($target,0,strpos($target,'/')) : $target)); ?>
you can customize that for any tracking solution as long as it has the option to pass the target to the landingpage. All you need to do is replace target in $_GET["target"] with the relevant variable name used in your landingpage URL.
^^
Awesome
This is a great technique which I'm writing up on my landing page guide as we speak. Just to mention it before hand, using a script to bring up the sites logo is even better.
For example: If your running a PPV campaign with 3 main targets, use a script to bring up the sites logo (which you can download the image of) instead of having it in text.
- I've done this for many Facebook campaigns, and it works great but Facebook doesn't like their logo on affiliates landing pages.
^^
Stack - unless you are using one of their social plugins (hint hint)
Jeeeze, they have that feature too! It might be time i change to CPVlab..I forget if it's been discussed but does CPVlab drop as many leads as P202. It seems p202 loses track of about 10% of my leads.
^^
I have only worked with CPV Lab for the last 10 days, but its been nearly 100% perfect - with 700+ leads.
@jordan - the social plugin I was referring to was facebook's not cpvlab
ive never had issues with lead loss & cpvlab - just waiting for them to release their social/ppc module