Productific

User feedback: feature requests and roadmap voting.

Visit Website
February 21, 2021 New login options for user feedback

Users can now login via Facebook, Twitter, Google and LinkedIn on Productific, a tool that helps product owners deciding what to build next.

This not only makes product feedback more flexible, it also adds to the lead-generation capabilities. I see many owners listings their product to collect additional user contacts and generate leads (small games and mobile apps). Product listings on Productific can now build contacts via these top 4 social networks. Especially login via Twitter was asked by owners.

Owners can configure which login to use in their product listing. Apps & games will rather choose FB/Twitter whereas B2B products will use LinkedIn to collect product feedback.

News at https://productific.com/@Productific#changelog

Comment

July 4, 2020 User feedback in Slack

Connected Productific with Slack such that owners can see user feedback in Slack.

Real time notifications for new votes and feature requests.

Current ranking of top-items visible in Slack.

Added the ability to set feature requests to "ignored" right in Slack because some users send a test request when they are curious & testing

Comment

December 22, 2019 Custom design/branding

This was the most upvoted feature on the roadmap. Partially available already in the past. Now fully published just before Christmas. I made it available in the paid plans, testable via 30 day trial.

https://productific.com/@Productific/your-branding-design-HYhp

Comment

November 30, 2019 Added a blocker for sign-up spam

Does anyone experience sign-up SPAM? I noticed many 'empty' sign-ups where new users joined but did not take any action, whatsoever. It became obvious that bots are running fake sign-ups.

Sharing a short description how to block the bots: https://medium.com/@frank42/spam-bots-and-fake-sign-ups-blocked-with-two-simple-tricks-5afffb9fd53c

9 Comments

  1. 1

    Integrate Google captcha is as simpler to integrate (mostly the invisible captcha v3 that doesn't even display the button to check)

  2. 1

    Thanks so much for sharing you experience. I've noticed a lot of bot/fake/empty sign ups recently on SaaSHub, and a lot of SPAM on LibHunt. I will implement both techniques this week. I feel like that could easily eliminate a lot of the buggers.

    Timing the user input sounds so simple and smart! Kudos.

  3. 1

    Good to see more people avoiding the dreaded and user-hostile Captcha. :) ARE you human, dear visitor?

    The honeypot field technique tends to work exceedingly well. I've used it in the past for newsletter signups and it basically eliminated 99% of all bot spam submissions.

    A third method that can help, if you are ok with breaking regular form submission behavior, is to handle your form submissions with JS to an API endpoint (since bots are again more unlikely to execute JS on these pages). Of course, that would also break form submissions for people with JS disabled by default, so that may not be advisable for everyone. :)

  4. 1

    Honeypot technique seems promising , thanks for write-up.

  5. 1

    Trick #1 does not work afaik. For example, I use Dashlane to handle all signup, registration and login forms. If Dashlane is not able to figure out how to fill the registration form, it's already a hard pass for me. Why? Because if it ain't able to fill the signup form, I can already assume the login form is coded in a really obscure and non-standard way. I have 4000+ accounts stored, all with different 16-21 character passwords. I will not handle my login for one site manually.

    And do you go through all your signups manually? Is 500ms too fast? When do you start counting? At document ready? That could be 4 seconds in? Dashlane halts the dom and asks me what to do ... So most of the time my registration would be below 50-80ms ...

    1. 1

      A workaround could be to store the page render start time in the user session (on the backend) and then check it again after submit, it wouldn't matter if Dashlane halts the DOM as there would be no JS involved.

      1. 1

        didn't think of that before. I like it! :)

    2. 1

      Of course, I would not go through all signups manually. Why on earth would anyone do that? The point is to have an automated approach. Whether 500ms is too fast anyone can decide specific to the website/service. Using a password manager to generate the password will smoothly work, it's an all-standard approach.

      1. 1

        You'd be surprised on how many websites do signup and login forms in non-standard ways. :)

  6. 1

    This comment was deleted 6 years ago

June 12, 2019 GDPR

Made things GDPR compliant. Next to disclosure about what data is stored I added an account deletion function. It's out there since a while and being used. Not really growth-driving enhancements, but it's the law...

Comment

May 12, 2019 Feature Voting for app makers

Added feature voting without login (anonymous voting). Uses can leave feedback w/o leaving their ID. Ideal for mobile apps and similar "small footprint" user relations.

Comment

April 3, 2018 Starting Public Beta

Decided to put Productific into public beta: anyone can join. All features are available for free until I introduce paid plans. Running private beta with per-customer-enabled features doesn't seem worth the extra effort.

Comment

About

Made to help product owners decide what to build next. A SaaS for roadmap, voting and feature requests.