Money-Code

Coding For Online Success

January 12, 2008
by admin
0 comments

December numbers locked at CJ

All I have to say is that now I’m a full believer that money can be made with CJ. I’ve been making a few bucks consistently over the months for 2007, but December was my big push for the Christmas buying frenzy. The numbers finally locked yesterday for December, and my total was $1466.90, including eBay performance incentive! Counting AdSense, banner sales for the month, donations, etc. I ended up with a grand total of $1700. For the year, my net was $8500. My original goal was $10,000 for 2007, but I feel good about where I ended for the year. I definitely 2008 will be a very productive year. I wanted to post these numbers to help inspire the new recruits out there trying to make a buck or two. This time last year, I was making about $100 per month

Continue reading

January 10, 2008
by admin
18 Comments

CJ API/WebService version 2

There was a comment a couple of days ago about CJ WebService Version 2. I did get this to work. I found some good code another programmer put together that access the v2 WSDL. Basically, this is my API test script, so you need to manually add your keywords and advertiser ID in the code, but it’s a proof of concept. I think I’ve abandoned the CJ API. I personally think it’s not that consistent. I often get ‘internal server error’ in the response XML. I think it might be a riskier move to go version 2 for real time calls.. just my two cents.

This version needs PHP5 with SOAP services built into PHP (–enable-soap). Also it’s using try/catch for handling SOAP exception and it’s only available in PHP5.

As I mentioned above, I’m pretty much ditching CJ web services all together. I still use eBay’s API, but CJ’s seems a little off for me. I’m doing initial tests with CJ Data Feeds now, and this really appears to be the direction I need to go.

Continue reading

January 10, 2008
by admin
0 comments

Problems fetching CJ Product Feeds with PHP’s FTP functionality

I’ve been playing CJ product feeds (xml format), and came across a strange problem accessing the feed programatically using PHP’s built FTP (–enable-ftp) functionality. FTPing to the site with any FTP client, even with command line FTP was no problem, but as soon as went from script the application would hang on the ftp_get() call. My firewall logs were showing lost return connections, so it almost seemed that they’re rejecting traffic. I played with passive (on|off) as well as format (ASCII|BINARY) and the result was the same.

Doing a little googling I found other CJ users having the same problem with PHP and CJ Data Feeds. I think there is a FTP client flag that indicates that it’s PHP and they’re blocking it for security reasons. Probably to aide in stopping script spawned FTP brute force attacks?? Not sure. So, that still leaves me with a problem.. I’m unable to download the feeds with my script, but luckily there is always a million ways to skin an internet cat.

Continue reading

January 2, 2008
by admin
1 Comment

Wow, what a December!

I hope all of you had a great commission return for December. I exceeded my expectations and I’m continuing to understand a few tips and tricks. Below you can see my rate of growth over the last 12 months:

December was extremely good for ACRUs. Those signups definitely add up, and I was averaging $40+ days in commissions. My clicks remained the same compared to November, but my sales and leads went through the roof. This tells me the traffic and PPC action remained consistent, but people were in buying mode for the holidays. I was surprised however to see sales continuting past the 25th though. I received a $16 commission day on the 31st, which was the lowest day after x-mas.

Continue reading