How can I do this with Prosper202?

6 replies
I am currently using adcenter and I am masking the offer url.

However I am facing a big problem trying to track keywords..

- I created a new sub domain for this campaign.[www.new-campaign.blahblah.com]
- I iframed www.new-campaign.blahblah.com to the prosper link.
So by now the browser shows the url as www.new-campaign.blahblah.com however it loads the prosper202 link and hence the offer opens up.

My problem is when I try to analyze the stats in prosper it only shows me {keyword} and the number of clicks next to it, I need prosper to show me the keyword that adcenter passed to the placeholder {keyword}.

Any help on this would be appreciated.
#prosper202
  • Profile picture of the author slowpoison
    Can any one help me on this, would appreciate the help big time..
    {{ DiscussionBoard.errors[7740220].message }}
  • Profile picture of the author ChrisBa
    This sounds like an issue with bing and not of prosper, try reading up more of dynamic keyword insertion - Dynamic Text for Bing Ads Ad Optimization
    {{ DiscussionBoard.errors[7751365].message }}
    • Profile picture of the author Cram
      I have no issues with bings reporting the keywords.

      but i bevomedia, It place the bing dynamic keyword insertion in the tracking url.

      I don't think it would report correctly if i iframe the tracking link.
      as the destination URL in BING need to have {keyword} & {QueryString}
      you can put in the iframe url
      but you would have to echo .

      your url should look like this...
      Code:
      www.new-campaign.blahblah.com/?kw={keyword}
      then echo the kw into the url you have iframe.
      {{ DiscussionBoard.errors[7751947].message }}
      • Profile picture of the author slowpoison
        Originally Posted by Cram View Post

        I have no issues with bings reporting the keywords.

        but i bevomedia, It place the bing dynamic keyword insertion in the tracking url.

        I don't think it would report correctly if i iframe the tracking link.
        as the destination URL in BING need to have {keyword} & {QueryString}
        you can put in the iframe url
        but you would have to echo .

        your url should look like this...
        Code:
        www.new-campaign.blahblah.com/?kw={keyword}
        then echo the kw into the url you have iframe.
        Okay i tried doing the same thing you mentioned, but it didn't work out the same way I thought it would now i might have echoed the it wrong or god knows what, can you give me an example code for echoing as well taking the above url as an example, thanks.
        {{ DiscussionBoard.errors[7752016].message }}
        • Profile picture of the author Cram
          This is not tested as i don't iframe a tracking link. but i've have used it for other things like passing data through other type of tracking.

          so your tracking link to put in bing
          Code:
          www.new-campaign.blahblah.com/?kw={keyword}or{QueryString}
          in the iframe code (index.php)
          offer title
          Code:
          mylanding.php?t202id=6222&t202kw=echocode
          But you will have to tweak and test to see what works on your server, check to see what reports and change code accordingly.
          Again i never tried it with an iframe tracking link.
          {{ DiscussionBoard.errors[7752805].message }}

Trending Topics