Home > Paid Traffic Sources > Search / PPC (Adwords, Bing, etc.)

Dynamic insert keywords landingpages (wordpress) (4)


07-15-2014 12:14 PM #1 xentaa (AMC Alumnus)
Dynamic insert keywords landingpages (wordpress)

Hi,

I want to insert the keywords used in google (via adwords) to include in my landing page. Is this a good idea? If so, how do I do this? I tried this plugin for Wordpress : http://keywordinsertionplugin.com/ . But I don't get it working.


Thanks


07-15-2014 02:52 PM #2 ringpartner (Member)

Yes, it's a good idea

Google loves relevance, because users' love relevance. The more you can put the keyword in the ad text, then on the landing page, the better your campaign will do. Also, Google will bold the keyword in the ad text, leading to better CTR.

Add me on Skype, RingPartnerMike, and I'll share a script we use to pre-pop the keyword to the lander.


07-15-2014 06:07 PM #3 caurmen (Administrator)

I think you can just grab them from the GET request if you're inserting the {keyword} dynamic token into your Adwords URLs.

You'd just do <?php echo $_GET['keyword']; ?> to echo them on a PHP page.


07-23-2014 11:24 AM #4 xentaa (AMC Alumnus)

Thanks Ringpartner and Caurmen! Tried allready code from Caurmen and this is working smooth! thanks. Ringpartner added you skype, would like to see your code as well!


Home > Paid Traffic Sources > Search / PPC (Adwords, Bing, etc.)