Live data from Hacker News

Show HN: I built a free forms service for static websites

formking.io

81–90 of 112 posts

Re: Show HN: I built a free forms service for static websites

#81
post #67
post #60

As someone who recently added a "fremium" / "free for solo developers" tiers to their form service this is fascinating. We give you unlimited forms but gate on submissions, offering more features / submissions in higher tiers etc. Reading the blog it doesn't look like there is anything malicious about selling user data or some "you are the product"-type bait and switch, but with one dev and no financial incentive I d…

Shouldn't your tag line be "The Form Backend Built For Developers", with "built" not "build". And a little more unsolicited feedback: the rendering/display of code example under /How It Works/ looks kind of sloppy -- I think it might actually look better when JS is disabled. Similarly, not a big big fan of the fullwidth Codepen embed.

Thank you for the feedback!

Re: Show HN: I built a free forms service for static websites

#82
post #69

Earlier quoted context omitted.

Well they don't have to, but I think most companies are not going to spend time and money creating their own tracking tool like Hotjar and screen recording when they could spend those resources on their own product. Comparative economic advantages and all that.

I have actually built a self-hosted alternative to Hotjar[0] and there are also some other platforms I think, so you can indeed have great analytics without relying on 3rd party services or having to build your own tool. [0] https://usertrack.net/

This is super interesting. Thanks for the share! :)

Re: Show HN: I built a free forms service for static websites

#83
post #9
post #2

I might be in the market for a forms service, and have been researching them a bit over the past few weeks. As a potential customer, here is the single biggest thing that made me instantly say no: free. Even worse it's unlimited free, not even freemium. That means either the service will sell my information, or the information of my customers (if not now, eventually), or that it's going to die shortly. And I don't wa…

Second the opinions above, but I was also looking for some sort of explanation of why is it free (maybe some innovative idea allowed to reduce costs for long-term support or smth like that)

This is something that admittedly, I haven't communicated well.

It's a personal project that I built because I didn't want to keep paying for a service to process forms for my static websites (though as mentioned by someone in one of the threads above I still have some forms to convert)

Maybe I'll record a video explaining that and put it on the front page

Re: Show HN: I built a free forms service for static websites

#84
post #69

Earlier quoted context omitted.

I have actually built a self-hosted alternative to Hotjar[0] and there are also some other platforms I think, so you can indeed have great analytics without relying on 3rd party services or having to build your own tool. [0] https://usertrack.net/

Wow that looks great, I might give it a go. Where is the screen recording feature, I saw it was advertised on the landing page but don't see it on the demo. Also is it open source?

Thank you!

You can go to the "Visitors" list and from there you can see a summary of each visit and also view the recording.

Re: Show HN: I built a free forms service for static websites

#85

A bit more feedback after looking at your site. First... put a live form on the home page. Second... include a screenshot of the a live form, not just the backend of form submissions. Third, for extra credit... create a simple video of using the tool end to end. Best of luck!

Thanks for the feedback! It's still a super young service that I built and work on in my spare time. I was already working on some blog posts, but the video idea is perfect! A live form, of course. People want to see how it works and play with it. I'll get these put together and up soon! Thanks again for taking a look :)

Wait a few days and someone else will probably make a YouTube video about using your service; then use that either direct or to inform your own video production ...

Re: Show HN: I built a free forms service for static websites

#86
post #69

Earlier quoted context omitted.

I have actually built a self-hosted alternative to Hotjar[0] and there are also some other platforms I think, so you can indeed have great analytics without relying on 3rd party services or having to build your own tool. [0] https://usertrack.net/

This is super interesting. Thanks for the share! :)

Thank you!

Well, it was in my interest to share it, but I do think it's one of the best ways to improve user privacy while still being able to get valuable insights.

Re: Show HN: I built a free forms service for static websites

#87
post #69

Earlier quoted context omitted.

I have actually built a self-hosted alternative to Hotjar[0] and there are also some other platforms I think, so you can indeed have great analytics without relying on 3rd party services or having to build your own tool. [0] https://usertrack.net/

Wow that looks great, I might give it a go. Where is the screen recording feature, I saw it was advertised on the landing page but don't see it on the demo. Also is it open source?

Forgot to answer about Open Source.

userTrack is not free (open-source) but sold as a product for a one-time fee. As for the soure code: currently you get the original PHP backend code but only the bundled front-end code. I am also adding soon the option to download the original front-end code (TypeScript + ReactJS + MaterialUI).

I have thought about releasing userTrack as open-source, but I currently work full-time on it and I need to sustain myself, otherwise I couldn't spend the time to work on it. If I find a sustainable way to open-source it, I will.

Re: Show HN: I built a free forms service for static websites

#89
I'm sorry but no privacy policy and not an open-source/free-software? I find it hard to believe it is "free" as in free beer...

Shameless plug: if you want a self-hosted AGPL-3 alternative with optional PGP support, checkout "mailer": https://github.com/rclement/mailer

Post reply on HN