php coder needed let me know your avalibilty when you can start what your prices is monthly thanks and examples (Budget: $250-750, Jobs: PHP)
Do Follow Blog Comments Needed by miraclesweb
I am looking for some one to do comments on dofollow blogs. I am not looking for comments like: good post,thanks,nice post,thanks. You have to write at least 20 words and in topic. At the moment I need about 1000 DO FOLLOW blog comments from page rank of at least 1… (Budget: $250-750, Jobs: Data Entry, Forum Posting, Internet Marketing, Link Building, SEO)
Private project for Ankita by choochi
Fix Loogo and the yelow triangle by jontebs
Looking for web designer/master to redisign site. by snukos
Php Mysql Database Expert
Send me a private message for details if you are an expert in php MySQL database and php based forum scripts.
The project is heavily dependent on this open source forum www.mylittleforum.net, it is an open source php based forum, I need to do a script modification or customization that requires only the absolute BEST expert in this field.
Do not bid without first sending me a private message asking for details.
Thanks
Terms
50% escrow upon acceptance of the project
50% escrow upon completion
100% release to your SL account after I have reviewed the final product to my satisfaction, usually within 5 business days after project completion.
Actionscript 2.0 Help
Website Promotion For OnlineShine by etraffichub
US, NZ, UK, AU, Etc. 73 articles in 24 hours. by cseba
Hello. This is only for western English speaking countries. I need 73 total for now. (I need tons of articles all the time) they are about reverse phone lookup and reverse email lookup. You’ll be paid $0.5 per article RIGHT AFTER I receive the articles… (Budget: $30-250, Jobs: Article Rewriting, Articles, Copywriting, Ghostwriting, Research)
PDF to Joomla Mossets Tree – 4 hours – by rcvanderplaat
Ebook/free Report
Inbox-friendly Email Templates
I need someone familiar with the guidelines of developing email inbox-friendly html email templates to follow TWO layoutS I have received from designers to develop the corresponding TWO email templates for my website. The email templates need to be able to GO RIGHT THROUGH TO GMAIL INBOX AND YAHOO INBOX of recipients, and not land on the spam folder or bulk folder. This is where expertise in creating inbox-friendly html email templates is A MUST!
No betting please! Money held in escrow ONLY will be released if programmer did the job perfectly to enable emails sent to reach the inbox folder of gmail and yahoo mail, and not to the spam folder. No payment for partial work done, or time spent, but where project is not done in full.
Googleanalytic 2 Trackdownload
This Project Name: “Using Google Analytics to Track Number of Downloads”
I have read from page (http://www.google.com/support/analytics/bin/answer.py?answer=55529) that inserting the following Google Analytics Code before the </head> tag will lead to successful tracking of the number of times a file has been downloaded. But the </head> is usually placed high up on the page and just before <body> tag, so I suspect that is the reason the following codes inserted before any download button on my webpage did not manage to track the number of times the pdf file is downloaded/the download button is pressed. But I am not sure if it could be other reason, like for example the following codes to track pageviews is incorrect (I emulated the codes on above’s http://www.google.com/support/analytics/bin/answer.py?answer=55529 , by the way):
So Now, code for download button to download the file has become:
<a href=”http://www.yourdomain.com/nameofebook.pdf” onClick=”javascript: pageTracker._trackPageview(‘/downloads/nameofebook’); “>
Previously code for download button to download the file was:
<a href=”http://www.yourdomain.com/nameofebook.pdf”>
The reason I know that the downloads are not successfully tracked is that I have gone into Google Analytics account after 12 hours and checked the corresponding site, which shows only total page views to the page but not the number of downloads when those buttons are pressed.
I had expected number of pageviews tracked for ‘/downloads/nameofebook’ to be successfully shown on my Google Analytics page for this site. But nil. Nothing is there for this.
So, I need this problem to be fixed.
Note: Escrow funds only will be released if the project is successfully completed, but not when the problems fail to be rectified and yet time had been spent by programmer. So NO BETTING please ! Bidder MUST BE 100% CAPABLE to track number of downloads.
———————————————————–
Here’s the Google Analytics code inserted before </head> at top of page:
<script type=”text/javascript”>
var _gaq = _gaq || [];
_gaq.push([‘_setAccount’, ‘UA-some numbers’]);
_gaq.push([‘_trackPageview’]);
(function() {
var ga = document.createElement(‘script’); ga.type = ‘text/javascript’; ga.async = true;
ga.src = (‘https:’ == document.location.protocol ? ‘https://ssl’ : ‘http://www’) + ‘.google-analytics.com/ga.js’;
var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
———————————————————–
