TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Counter – Simple and Free Web Analytics

153 pointsby ihucosabout 4 years ago

27 comments

rdm_blackholeabout 4 years ago
I moved from GA to Plausible a while back. Very nice product and easy to set up. Its a paid product but I would rather keep my user&#x27;s data private.<p>This product seems interesting but its free so I fail to see how you will keep maintaining it in the future if you don&#x27;t get paid.<p>I understand that running it will cost you a few dollars a month if that at the beginning but eventually, between the time spent on maintenance and the ongoing costs, you are going to have to start charging your customers.
评论 #26383786 未加载
评论 #26381164 未加载
murermaderabout 4 years ago
I find it funny how the stats get skewed by developers or people coming from HN (83% from HN at the time of viewing).<p>Windows, the most used OS in the world is listed under &quot;Other&quot; when looking at the Platforms pie chart. Pretty funny that in the HN community Linux is more commonly used than Windows, at least from the people that clicked on the link.
评论 #26384634 未加载
评论 #26385135 未加载
als0about 4 years ago
Goatcounter is another great open source alternative <a href="https:&#x2F;&#x2F;www.goatcounter.com" rel="nofollow">https:&#x2F;&#x2F;www.goatcounter.com</a>
imkierenabout 4 years ago
I wish more of these analytics platform had events. I want to see if my users are using features, button etc.
评论 #26382023 未加载
评论 #26382316 未加载
评论 #26383209 未加载
评论 #26382644 未加载
评论 #26383113 未加载
calebclarkabout 4 years ago
The product looks awesome!<p>I do have a question... If Counter is free, what is the revenue model? How will you sustain the platform? Although it&#x27;s open source, it seems to be a SaaS platform that runs on your servers.
评论 #26380838 未加载
rajatsxabout 4 years ago
I was not expecting it to work flawlessly with my open source LMS CourseLit which I am currently building as CourseLit still has rough edges. But it did!<p>I was able to collect the analytics from my website and the setup was easier than that of Google Analytics. Great work.
评论 #26387358 未加载
kowloabout 4 years ago
Seen many of these on HN recently - decision paralysis
评论 #26380190 未加载
pi_el_59about 4 years ago
I have little experience in web analytics, but I just tried it out and it was so much simpler to setup than Google analytics! Great design as well.
feistypharitabout 4 years ago
From GitHub:<p>&quot;We only track the first page the user views, this is again more privacy friendly and additionally also results in substantial less HTTP requests the server has to handle. As a result of this strategy, Counter is able to show top landing pages but not top pages&quot;<p>May not be big for some people, but that seems to be a very big consideration folks should be aware of.
freitasmabout 4 years ago
Do we have to worry that their Twitter account is currently suspended - &quot;Twitter suspends accounts which violate the Twitter Rules&quot;?<p><a href="https:&#x2F;&#x2F;twitter.com&#x2F;DevCounter" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;DevCounter</a>
评论 #26383413 未加载
评论 #26383612 未加载
评论 #26381392 未加载
评论 #26381301 未加载
mattowen_ukabout 4 years ago
A question for this thread... Does not having Google Analytics on your site affect your google search site ranking in any way?<p>I have Google Analytics on my sites and I&#x27;m concerned about losing vistors if I swap to some other trackers.
评论 #26384646 未加载
dorianmariefrabout 4 years ago
I use <a href="https:&#x2F;&#x2F;github.com&#x2F;ankane&#x2F;ahoy" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ankane&#x2F;ahoy</a> and quite happy with it
rafaelturkabout 4 years ago
This looks amazing. Kudos for the project. Extra points for using Redis as main DB.
评论 #26380425 未加载
ihucosabout 4 years ago
Oh by the way, we are looking for a Co-Founder that we are convinced is able to grow counter. We really don&#x27;t care how, chould be content marketing. We are here for the long term. Write a couple of sentences to hey@counter.dev
city41about 4 years ago
Can someone versed in open source licenses chime in in what it means to use this service since it is licensed under the AGPL? I&#x27;m not an expert but as I understand it AGPL can require your own code to come under AGPL as well?
评论 #26384231 未加载
评论 #26381483 未加载
XCSmeabout 4 years ago
&gt; Web Analytics made simple and therefore privacy friendly<p>One small remark: not storing personal data doesn&#x27;t mean it&#x27;s privacy friendly. Yes, it can be private for the user, but not for the business owner. If we still centralize data, then potentially a single entity gets information about traffic and browsing habits of user cohorts, which can then indeed be used for &quot;evil&quot;, such as creating a competitor of that business by using the collected data or to guide those users towards a different website&#x2F;direction.
kaleidawaveabout 4 years ago
Was looking for something like this the other day. Looks perfect! trying it out right now.<p>Little confused how it works out the page though. Looking at the given snippet it doesn&#x27;t seem to include anything and the pathname I am hitting is showing up on the dashboard as &quot;&#x2F;&quot;. Maybe missing sending &quot;window.location.pathname&quot;? And a super tiny thing but &quot;navigator.sendBeacon&quot; maybe better over &quot;fetch&quot;. Other that super work!
amitheonlyoneabout 4 years ago
You have a typo in the line &quot;You don&#x27;t have to choose between free or privacy friendy.&quot;<p>I believe you meant &#x27;friendly&#x27;
评论 #26384111 未加载
trungdq88about 4 years ago
The script from Counter is pretty special compare to others. It&#x27;s a single fetch() call.<p>And for some reasons, I can&#x27;t see the request being logged to the Network tab in Chrome. Maybe I&#x27;m doing something wrong? My site: <a href="https:&#x2F;&#x2F;devutils.app&#x2F;" rel="nofollow">https:&#x2F;&#x2F;devutils.app&#x2F;</a>
评论 #26384262 未加载
mikesabbaghabout 4 years ago
Nice, I see u use cloudflare, is it the free version of cloudflare you use? or a paid version?
评论 #26390676 未加载
achairapartabout 4 years ago
What if someone programmatically hit:<p><pre><code> https:&#x2F;&#x2F;simple-web-analytics.com&#x2F;track?referrer=spam.com&amp;screen=0x0&amp;user=counter&amp;utcoffset=1 </code></pre> Your product looks great, by the way!
评论 #26397759 未加载
abinaya_rlabout 4 years ago
I&#x27;ve been using Simple Analytics[1] for a while now and am loving it. Glad there is no trackers on the site.<p>[1] - <a href="https:&#x2F;&#x2F;simpleanalytics.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;simpleanalytics.com&#x2F;</a>
ecmascriptabout 4 years ago
Looks nice but does the &quot;pay what you want&quot; model actually work?<p>I just can see a lot of people not paying at all because people usually don&#x27;t care enough.
InvOfSmallCabout 4 years ago
Hey, just a suggestion: I would put a string and not the username&#x2F;email in your javascript snippet to include in the html.
amnotelonmuskabout 4 years ago
How does it compare to plausible? Using them atm
评论 #26380417 未加载
baddateabout 4 years ago
It&#x27;s an excellent project, I&#x27;ll apply it for my site! by the way, is there any groups for communication?
fish45about 4 years ago
This is exactly what I was looking for. I set it up on a site in hardly a minute.