Creating targeted dynamic pages for AdWords

Submitted by delsol on Wed, 04/09/2008 - 17:37.
I am aware of the technique people use to insert AdWords keywords on their landing pages using PHP such as using domain.com/landingpage.php?kw={keyword} as the destination url and on your landing page, simply place “<? echo $_GET[’kw’] ?>
However, I am looking for something more as I wanted to customize any elements on my landing pages. So far I am testing LPGen but still waiting for my account to be approved.
Anyway, what's the best dynamic page creator that you guys are using. In particular, I am looking for one that can be integrated with Jeremy's Optimize My Site Tool.
Thanks.

Hi Delsol, I wrote a
Hi Delsol,
I wrote a modified OMS script that I provided to GreenGiant. However, it's not production stable. It also doesn't swap out page elements dynamically, it redirects users to different pages. It's kind of a hack, but if you want to test it let me know.
Best,
Jeremy