Open camposcristian opened 4 years ago
Before I do I have a follow up question … is that just for now to see how many users are affected? But does that really help us?
You could say that even if we find out it's just 0,5% that might be too much, because it might be the one person who wants to sponsor AIME with a billion dollars? You might argue that you expect them to try harder to get in touch if they really want to, but I know that if I had a billion dollars to spare I wouldn't waste my time :D .
I wonder if with this https://github.com/intercom/intercom-node we could do a contact form that opens if client-side intercom doesn't work; that just sends a message into our intercom.
Or, another suggestion:
Ok, I did the first part – https://github.com/aimementoring/website/pull/459 – I just think it's worth also solving the problem in the same step by providing an alternative way to reach us.
Thanks for starting this @rin and also going deeper on the thinking. I think that any % not being able to contact us is also unacceptable so agree we need a solution to that. Has anyone researched this being an existing issue with intercom and existing solutions? I'm interested to see the numbers though if people aren't getting through....
@mischacolley Intercom totally ignore the problem and just give everyone the answer for their FAQ: to research "how to detect adblockers" and ask the users to whitelist intercom/turn their adblocker off – which is, I think, not a solution (have the user fix your problems – worst UX ever). I made a PR where I report to bugsnag if someone can't open intercom, so that's a first step. I wouldn't wait long to also do the second part (display our email address or a contact form), because what I said further up.
Yeah let's do that second step ASAP. @rin I'm thinking we could use the Intercom inboud email address. So basically something like <a href="mailto:[our-intercom-email]">Email us</a>
@charliemckenzie ideas for how this could look?
@mischacolley I checked with Lubem and it seems enquiries@aimementoring.com
is handled by Intercom, so I'd just use that! I think what we show the user would be a) a short link to the FAQs (in a friendly non-patronizing way, that's not "don't contact us but read up instead", how many other people do it) and "email us at enquiries@aimementoring.com".
Related to this
Basically, if the intercom JS is blocked and after clicking " Get in Touch" nothing happens, we need to catch this on Bugsnag.
I think this is not happening that often but if it is then...maybe provide a mailto: for these cases? Happy to look on other alternatives cc @charliemckenzie @mischacolley