To explain what’s happening from the inside, immediately after the sign up, we retrofit the profile data you’ve input at the signup process into our URL templates for each data broker. This provides an immediately actionable link you can click on to see if your profile is present on the other end at the data broker. Meanwhile, our automated scanner starts running to see if it can actually find your profile at each data broker. After about 1 hour, a PDF report is emailed with ~70 (on average) places on the web that your profile has been found.
What’s often really confusing, and that we definitely need to fix in the UI, is when the user starts clicking on the links and they find “no profile found” they think that something’s gone wrong, or that we’re trying to be deceptive. Even more confusing is when a dummy name like "Notareal Personxxx" is input, the links are still there for you to click through.
The defect in the product is that the UI assumes a large number of matches for each user will be found, typically 50 – 100 on average. Everything in the UI is framed up with that assumption. However, when there are only a few results, or in the extreme case where a fake name is input, and there are no results at all, the UI still frames everything up as if it were for a typical user with 50 – 100 matched profiles. The other reason this product defect has persisted is because our Free Basic users use the links to QA their own self-service opt out work. So after they’ve submitted their own opt out, they want to be able to click through the link and see that the profile is gone. This is why most people use the product with glee, but when a link leads to a “page not found”, at best people are confused, and at worst they cry “foul” of deception.
I love Show HN and Launch HN threads because the builders get so much rich feedback like this on how to improve the product. This is the best feedback that we’ll take with us and start hammering away on immediately. Thank you!
We do have a Help Desk post describing what’s happening with these links, but we need to update it and make it more clear based on this feedback. You can find a little more information on how these links work here:
https://help.optery.com/en/article/what-if-a-view-leads-to-a...
- Allow better visual distinction of profiles, e.g. giving them different colors. When you have multiple browsers open on multiple profiles, it's easy to get confused.
- Create a better UX when accidentally launching a profile that's already running. Currrently what happens is that it waits for a timeout and then displays an error message. Instead, it should just give focus to the window already running.