Prosper202 Tracking202 Export202 WorldProxy202 Meetup202 | Blog Forum Newsletter Twitter | Advertise
Login · Register
Home About Docs Scripts Blog Forums Hosting Donate Download

Dynamic landing pages

Post new topic Reply to topic Prosper202 Forum Index » Tracking202
New Posts Search Forum
Author Message
ceogiovanni


Joined: Jul 17th, 2008
Posts: 2

Post Posted: Aug 13th, 2008 at 7:56pm Post subject: Dynamic landing pages Reply with quote

Hello,

Is there a way to make landing pages dynamic by inserting the keywords (using tracking202 or prosper202)

I am using the techniques on this page: http://www.marketingwithmiles.com/how-to-customize-your-ppc-landing-page-with-php/

but I cannot get it to work with tracking202. Does anybody have a solution

Thanxs in advance

ceogio

Back to top
Aeris
Website


Joined: Mar 19th, 2008
Posts: 95

Post Posted: Aug 14th, 2008 at 12:56pm Post subject: Re: Dynamic landing pages Reply with quote

You can refer to the link

Here - Script

This will do what you are asking for and works with all the 3 Major Search Engines and then others.

Just add that PHP script from that link in a PHP file and place it somewhere.

On your landing pages add the below code somewhere.

<?php

include("tracking.php");

?>

Then place the below code where ever you want your keyword to show on your page.

<? echo $keyword; ?>

Where ever you want your Keyword to show.

Back to top
ceogiovanni


Joined: Jul 17th, 2008
Posts: 2

Post Posted: Aug 14th, 2008 at 5:08pm Post subject: Re: Dynamic landing pages Reply with quote

Thanx, I tried it and it works like a charm.

Back to top
Aeris
Website


Joined: Mar 19th, 2008
Posts: 95

Post Posted: Aug 16th, 2008 at 4:40am Post subject: Re: Dynamic landing pages Reply with quote

ceogiovanni wrote:
Thanx, I tried it and it works like a charm.

Wondrous!

Back to top
Post new topic Reply to topic Page 1 of 1

Creative Commons License This work (Prosper202, Tracking202 and Export202) is licensed under a
Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License.