Peek in
p/peek-in
Watch people use your web app in real time
Eric Willis
Peek in — Watch people use your web app in real time
Featured
42
Replies
Alexander Kehaya
Whoa this is really cool.
Ouriel Ohayon
are you planning to make the same for mobile apps?
Joe d'Elia
@ourielohayon If there's enough demand for it—why not? :)
Daniel Kempe
Looking forward to getting this working on my site :-) Will reply to Giordano shortly.
Joe d'Elia
@danielkempe 🖥👀
Joe d'Elia
Live chat is driving me crazy!
Joe d'Elia
Thanks for hunting Eric! Hey Everyone, I built peek in to offer better support to anymailfinder.com users, and it made my life incredibly simpler. If you use live chat you can simply use the chrome extension to open with one click your user's screen and point to stuff to them. If you don't, you get a list of active users and you choose the one you want to see; click; and the screen pops up. Quite honestly I'm not sure whether the best use for this is live support, or "proactive support". I imagine it would be super useful to have a page with, say, 6-8 active users screens at once and if you see one of them having difficulty with something like completing an order, you jump in and help them. So I will release it in its current form and see how people use it before choosing which direction to take it. Privacy reassurances: passwords and stuff you decide (credit cards) are never visible, and no data is ever recorded. What do you guys think you'd use this for?
Ankur Jain
@joedeliame Great product! Both, Live and proactive support. However, I would stay away from things that sounds creepy to my website users! I don't want my proactive support to freak them out :) I guess live support may be helpful pre-sales while proactive support post sales/when a user is navigating in my dashboard and want some hand-holding in the beginning.
Zev Lapin
@joedeliame Any planned integrations for Tawk.To?
Joe d'Elia
@bbzeven yep! Will be added shortly!
Joe d'Elia
@hadifarnoud Will be added within a couple of days!
Someone Named
This looks really promising, especially for startups. Can never have too many useful tools like this. Will definitely check it out for the (re)launch of our site.
Joe d'Elia
@neilsandhu Can't wait to have you onboard 👀. Good luck with the relaunch, your website looks great!
Jeff Andersen
How is personal data access handled? Presumably the preview of the website could contain sensitive private data that users aren't aware that they're sharing prior to submission.
Joe d'Elia
@jeffandersen Hi Jeff, thank you for your comment. We have a CSS class that you can (should) add to form elements that will contain sensitive data, and our script will not look at it. Additionally no data is ever recorded, so if no one is looking, no data is collected or saved!
Pamir Tokgöz
Can I see a demo to see the product in action? Thanks.
Al Mackin
We've found value in using tools like Inspectlet to observe historic sessions, but there's a lag (sometimes hours) between a visitor landing on a site and the video being visible. Love the idea of Peek in, interested in seeing where the team take this.
Joe d'Elia
@almackin thank you for your comment! do you think you'll find it more useful as a support tool or as a "proactive" support tool, or just to see what your users are up to? 👻
Al Mackin
@joedeliame I was having a play around with it, I think the value would come from being pro-active with people who have signed up and are using our tool. We could guide them when they need support. I liked the feature to use the mouse pointer to show the user something. I know it's early days but this could be expanded upon with chat (or some way to converse with the user).
Joe d'Elia
@almackin I tend to agree—I like it a lot better for that usage at least. It was easier to integrate with other live chat solutions than create a brand new one though, so I decided to start from there. But by seeing how it is used I think we'll end up building our own solution!
Bill Lewis
Looks very useful we're getting ready to launch SpaceHQ may be a tool we consider
Joe d'Elia
@workstationw Great! Good luck on the launch! 🚀
Dhruba Adhikari
#seriously ?
Joe d'Elia
@acpmasquerade you bet! 🙌🏽
Dilyar Askar
What a stellar idea and accomplishment! Product looks solid so far, I suggested some ideas for it and they were enthusiastically accepted. I'm really proud of ya Joe, especially for someone at a young age as you. Keep it up, I hope it gives you the breakthrough to further expand your portfolio ;)
Devin Finzer
This is awesome. I've wanted this for a long time but wasn't sure it existed in such a simple integration.
Joe d'Elia
@dfinzer I'm glad you like it 🙌 Let mw know how it works for you!
Rick Kats
awesome work guys, congrats on making it work! this will be huge as more and more companies understand the value of "real-time" marketing (trigger based approach)
Joe d'Elia
@rickats Thank you for your comment Rick! I agree, after seeing so many users on other products really struggle with things that in my mind were obvious I would have definitely paid to be able to send them a quick message saying "hey, if you need help with XXX I'm here"
LEMOTIF
Looks promising, having used Inspectlt in the past I can't express how useful and game changing these tools are to gather organic customer insights about their experience through your site. Joe, you think you could provide a bit of details about the range of technology used here?
Joe d'Elia
@swaggaguru sure thing! There are two components, the app (what you see) and the API (what you put on your website). Both are built in node.js and use socket.io for all real time stuff. Once you open a screen, the api starts collecting the page's html, form values, scroll positions, etc. it then sends it to our endpoint. From there we use redis pub/sub to send all real time changes to the app, which sends them to your browser, which replicates the page in a sandboxed Iframe!
Sven
Still beta - but looks promising - especially the pointing future. Could be a real fit next to fullstory for live support.
Wo King
Love the idea. I have questions about the proactive nature. Depends on your culture and managing the expectation when on the site.
Amit Sharma
Guys , this is a nice product to have for one's website . Although i did notice some of things which i would like to list here . 1. Connection Lost once someone is clicking on any page's link .(Connection Lost Screen) .Although screen did open up once loading done on the user's end . 2. TextArea's Data is not being reflected on Admin's screen .(UserIdle screen)(canvas might be) . will theses functionalities be added in the Beta of product ? **One quick question here . Why should one use this instead of TeamViewer while giving demos to client /user ?
Minh LC
interesting service, but still very hard to use
Ronnie Dubbaneh
This is awesome and will be extremely helpful! I'm curious about compatibility with SquareSpace - is it possible to do so?
Joe d'Elia
@9onni3 If you have the ability to add custom HTML it will work on any kind of website!