I've been looking at PhpAdsNew and been using it for a while now but I was wondering if you wanted the PR transfer to another site, would you have to give DIRECT link to the website you want the PR transfer to occur. Example: I have a site domain.com which is shown on domainname.com. The link is domainname.com/gotodomain but once you click on that link, it brings you to domain.com. Would the PR be still conserved or it would be transfered. Same would go for any site that as internal 301 redirection to other site.
As long as the link uses a 301 redirect it *should* pass the PR. However I would always prefer straight links to my sites. Is there not a mod you can use to allow tracking using AJAX and the onclick event? I track all my external links using onclick and google analytics.
A modification to PhpAdsNew or a script that just track those kind of events? I guess you could simply add the onclick event to the link...
You could but then you need a backend to accept the AJAX call and store the click details into the database.
Ok, I've just checked what kind of header I would get and here's the answer: This is a link which sends the users to the ad-network using my affiliate link (it's only an example). Is the 302 to 301 to 200 fine or would the PR not be transfered. If it is, then it's a good thing in my opinion.