TV202 Prosper202 Tracking202 Export202 WorldProxy202 Meetup202 | Blog Forum Newsletter Twitter | Advertise
Login · Register
Home About Docs Scripts Blog Forums Hosting Donate Download
Before Posting, Have You Read the FAQ? And Have You Searched? If Not Please Do!

Attn: The 202 Support Forum will now be revised
Within the next few weeks the Tracking202 Support Forum will be revised. Some threads will be shut down or reorganized. New rules will be put in place to accommodate those who need help. The 202 team wants to make the forum a more user friendly place for new and old affiliates. We want to make this forum a place for affiliates to help each other be successful.

AJMain keyword

Post new topic Reply to topic Prosper202 Forum Index » Prosper202 General Discussion
New Posts Search Forum
Author Message
ebourqui
Website Twitter Facebook LinkedIn Skype AIM


Joined: Feb 19th, 2009
Posts: 1

Post Posted: May 26th, 2009 at 1:17pm Post subject: AJMain keyword in Spy view Reply with quote

I was seeing keyword "AJmain" coming from mywebsearch.com, and after putting a negative campaign keyword for it, then seeing it again, I dug into the issue a bit.

The problem is that the 'p' parameter that some search engines use to pass the keyword is used by mywebsearch, but contains the search page name, which is AJmain. The correct parameter for mywebsearch is the 'searchfor' parameter.

The link looks like this:

http://search.mywebsearch.com/mywebsearch/AJmain.jhtml?qid=0fba4305452cb2a61dc1c57dbc92633e&pg=AJmain&ord=20&action=click&p=AJmain&tpr=jrel4&ptnrS=ZUxdm523YYUS&searchfor=KEY+WORD+HERE&si=&ct=RR&st=kwd&ss=sub&cb=ZU

Notice that a 'p' parameter comes before the 'searchfor' parameter, where the keyword is.

The referrer code seems to be in 3 different files:

\tracking202\redirect\dl.php

\tracking202\static\record_simple.php

\tracking202\static\record_adv.php

in the case "bidded": and case "searched":, new elseifs may need to be inserted, before the elseif ($referer_query['p'])

elseif ($referer_query['searchfor']) { //if this is a mywebsearch keyword

$keyword = mysql_real_escape_string($referer_query['searchfor']);

}

Any insight from developers would be appreciated.

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.