I have a campaign on TV where I'm targeting a mix of urls & keywords. I have it set up to display the target on the LP which would work great if it's a domain.
What do you guys do though if it's a keyword? A sentence like
"Special offer for (target) readers" would look pretty awkward with a keyword in there. Been trolling G & the forum for a script since I'm php-ignorant minus being able to make some minor tweaks. Anyone know of a script to detect if it's a domain or not & edit that statement or am I overthinking and there is a better workaround?
easy way.......split the campaign. Domains in one and KW's in another, then you can edit the LPs as needed.
There might well be a way to do what you want and if there is, I'm sure someone else will chime in.
Check if the target has dots in it? I'm guessing most of your URL targets do have, whereas kws do not...
http://stackoverflow.com/questions/4...specific-words
Then just insert what you want if it is a domain, and something else if it is not...