HN user

onur

100 karma
Posts18
Comments31
View on HN
countly.com 3y ago

Unpacking Our Adventure in Building a SaaS

onur
2pts0
news.ycombinator.com 3y ago

Want your dedicated (and managed) product analytics server?

onur
1pts1
blog.count.ly 11y ago

What Apple App Analytics Means for Countly (and Others)

onur
1pts0
blog.count.ly 13y ago

Cost of tools and services used developing Countly: $0

onur
36pts14
blog.count.ly 13y ago

Honeymoon in a mobile world may last for 5 days

onur
12pts4
blog.count.ly 13y ago

One step closer to a complete analytics suite, Countly 12.07 is out [with-demo]

onur
2pts0
github.com 14y ago

World's first open source, real time mobile analytics platform goes live

onur
11pts3
news.ycombinator.com 14y ago

Show HN: Countly open source mobile analytics is ready to download

onur
14pts2
blog.count.ly 14y ago

20 Reasons Why Users Uninstall Your Application

onur
3pts0
blog.count.ly 14y ago

20 reasons why users uninstall your application

onur
2pts0
blog.count.ly 14y ago

Who’s using your own data?

onur
1pts0
www.facebook.com 14y ago

How Facebook site release/deploy process works

onur
5pts0
count.ly 14y ago

Show HN: Countly, real-time mobile application analytics with a style

onur
8pts10
hainbit.com 14y ago

Show HN: My 48-hour project, hainbit.com

onur
33pts23
chrome.google.com 14y ago

Cool Google Chrome extension for Reddit Pics

onur
1pts0
www.firebellymarketing.com 15y ago

Copyto Is Here to Save Your Sanity and Your Bookmarks

onur
2pts0
netted.net 15y ago

Netted: Improve And Organize Your Bookmarks

onur
2pts0
gigaom.com 15y ago

Copyto.co: Bookmarking and Web Clipping in One

onur
1pts0

Well, since Countly Community Edition is open source we don't offer any SaaS from our server just yet. Countly Cloud will be the SaaS solution and I believe a micro instance won't do any good after the first week :) But a micro instance is powerful enough to host a website or a blog, even to open up your service for private beta.

Correlating the data with marketing efforts would be nice and definitely provide more value but the apps we analyzed have little to no marketing budget (although there are some popular ones). This analysis actually shows the importance of marketing and promotion efforts since without them this is how an app ends up.

We will be doing similar analysis in the following weeks and hopefully will provide more detailed insights.

The main point of my blog post was to show our positive experience by using something new to build something new. I'm not talking about renewing your existing backend, changing your perfect PHP implementation to Node.js, I'm talking about our story of choosing a platform for our new project and suggesting people out there to be open to trying new platforms according to their needs. I know the feeling, I did the same before. I have used PHP for projects that I had better alternatives for, just because it felt comfortable and hassle-free.

In our case we have tried several other platforms/languages and the best fit was Node.js for us. “Do the research, be a developer not just an X language developer” would probably sum up my whole point.

We have shortage of documentation for now thats for sure. We will be providing more documents about installation on different platforms in the coming days. If you have any problems or questions we will be more than happy to help if you open up a discussion from http://support.count.ly

[dead] 14 years ago

There is some strong competition in this area, espacially Corona, but I can tell from the first look that you guys are in the right direction. Your comunity seems to be growing already which I believe is the most important for a framework like yours.

You can check the access logs of your server. Probably this is caused by a bot crawling your site and you will see the same IP over and over there. But I'm totally assuming you have a site hosted there which has some kind of database dependence and lots of pages to crawl.

Thanks a lot for taking the time to write. Domain name does not mean anything its just a spare domain I had in hand (it is actually Turkish and not related). I didn't think this as a service its just a two day thing I coded up. Its quite obvious that there are lots of missing features, I did not even think of a homepage just like you pointed out.

I usually find myself sending a bulk of links to other people about various things (may be a list of jQuery plugins for a certain job) and such a conversation, most of the time in email, is not really convenient. For now this tool is for sharing a temporary bunch of urls in a beautiful and discussable format.

Edit in place is hard to figure out I admit, may be I can show save and cancel buttons there instead of submit on enter. Your collection title is only editable for you just after you land on that page. When you share the url of your collection it is not editable anymore. Snapshot generation has some features missing like flash and javascript support but should cover most of the sites.

It gives the warning when thumbnail generation failed for some urls and less than 2 urls left for displaying. Actually I did not implement it yet just watching the real time visitors from GA =)

Thanks! You are right about the main page width. I always have this problem because of using a 1920x1080 resolution. Thanks for the suggestions I will hopefully improve this project.