Well evertyhing works like a charm, i love CB Analytics and use it every single day too. since everything seems to be fine. maybe just a re-branding, a new logo, Shoot me a PM , I'll design one for you for FREE. that's the least I can do for CBanalytics.
I'll join to others here and say that the site is fantastic and doesn't need drastic changes. That's my first visit after I check my own business statistics, every day. nadavs
ok. since may of you mentioned that you visit the website daily can you give me an insight on what data do you look up on daily basis? I imagine list of new products, cb index and stats of the products you have current interest in. Anything else? I'm thinking on automating some routine operations. So do you think having a "personal homepage" with summary of the products that you can pick and then see at a glance would be useful? Or a saved search perhaps?
Personal homepage sounds great! Also, if you need any help with grammar, or anything of that sort, send me a PM.
I personally look at the top gravity products, at the big gravity gain products, and my product (roadtest). A personalized homepage would be great for these purposes. nadavs
I didn't want to give advices which will cause a lot of work but that "personal pages" idea would be great. Actualy I'm really glad to hear that from you karabas. Do you know http://www.pageflakes.com/? You add widgets to your page and everytime you open pageflakes.com you either login or a script retrieves your page by cookie. If you could implement something like this, so when we select a product and add it to our page it will build a small widget which shows a gravity graph, refund & chargeback rates etc. and maybe a small field to create a hoplink for that product. The point is to see all previously selected products on the same page without having to searching again everytime. It will sure take some time but if you are willing to put some work into it, it will pay off. Thanks again. By the way, I'm also ready for any help you need. I can help you with PHP, HTML, CSS, Javascript... if you need any. Just PM Regards
cb-analytics is one of my daily tools, so thanks for that In terms of what I use most: product stats, top products, new products and highest climbing products are top of the list. It'd be nice to be able to compare products. When I'm choosing products for a new niche, I need to have lots of windows open and flick between them to compare, but if i could enter several vendor IDs and have a single graph to show all their stats, that would save a lot of time. Also, you could integrate keyword research into the stats page perhaps. Number of results, average bids, PPC advertiser competition and so on. Oh, and also, how about some stats on category growth rates. That'd help us to spot emerging niches very quickly. (The addition of these sorts of extras would mean a premium service was well justified, to make up for your effort and the time you put into it. I'd do it myself being a programmer, but I just don't have the time and you've already got an awesome base to start from.) BTW, for anyone that's interested, here's a little Javascript bookmark I use for quickly jumping to product stats. Create a new bookmark with this as the URL, click it and you'll be prompted for a vendor ID, and then taken to cb-analytics product stats page. javascript:var id=prompt("Enter Clickbank vendor ID:");if(id){window.open("http://www.cb-analytics.com/product.php?id="+id);} Code (markup):