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.

Ask HN: Embedded Chat in Website?

1 pointsby ishenerover 11 years ago
Recently someone proposed the idea of embedding a chat room on our website for users to chat between themselves (it's a community-type site). I was wondering why don't we see more sites having chat between users? Isn't it something that can make users stay on your site loner, and engage more? Do es that idea have any chance of success?

2 comments

thatmattover 11 years ago
Are you looking for a SAAS solution to spin out quick? You&#x27;d need to roll it out to see if it did keep people around and then need to keep watching your numbers as the community grew. Eventually as you get a large user base you get issues with how many people are in one &quot;chat&quot;, moderation of offensive content, how the experience itself scales, etc. which is why larger sites may not do it (or they never found value in it)<p>If you&#x27;re doing the startup thing though, just roll it out and see if it helps you get to a better place and keep evaluating if it&#x27;s core and worth it to maintain. GoInstant has turned into Platform as a service which could maybe handle the real time component.
praxeologistover 11 years ago
You might want to check out: <a href="https://togetherjs.com/" rel="nofollow">https:&#x2F;&#x2F;togetherjs.com&#x2F;</a><p>For a community site, it sounds like a decent idea in general. Why don&#x27;t we see more? I think it is only recently that some easier ways to do it came about.