Capturing Uninstall Reason with Webhooks or API

daverGS
Shopify Partner
1 0 4

Hey there,

I was hoping to track uninstall reasons provided by App users to help refine our onboarding process and user experience, however the 'app/uninstalled' webhook doesn't appear to provide the uninstall reason (at least not in the case of my development stores).

Is it possible to retrieve the uninstall reason through the API or in the webhooks?

 

Cheers,

Dave

Replies 5 (5)

Josh
Shopify Staff
1134 84 233

Hey Dave, Josh from the Shopify Developer Experience Team here.

There's no way to access that information as a developer that I've ever been aware of, though I can see some use in it. Currently I know a popular option is that when you receive an uninstall webhook, you can  reach out to the merchant on your own to find out what you could have done better. I'm sure there's an e-mail marketing solution out there that could do this for you automatically, too.

Regards,
Josh Wheeler
 

Josh | Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

LukaszWiktor
Shopify Partner
314 24 120

I'd also need to capture the reason for uninstalling the app via a webhook or an API call. Sending an email if a user already provided the reason doesn't make sense.

 

Thanks,
Lukasz

I'm a software engineer. I make things happen automatically.
Check out my apps Exporteo, Fulfilleo, Stockeo, and Personal Discount.
devdude
Excursionist
23 1 21

Just curious, did this change? It is unnecessary attention load on the customer to ask the same question twice! I understand Shopify might use this information to sniff out bad app developers, but you should share it for us good guys! Do you have some means of elevating this internally with Shopify devs? It would mean a lot, thanks!

https://www.merchbot.net

dung_h2
Shopify Partner
9 0 2

Yay, we are looking for the same in order to improve our onboarding and quality of the app.

@ FireApps
- Creating social proof for your store: Ali Reviews - Product Reviews
- To learn more, visit our Help Center, or our E-commerce blog with a ton of useful tips
kareem
Shopify Partner
2 0 0

I've built an app that pulls all the reasons Merchants uninstalled your app.  The idea is that you can:

1. See the reasons merchants uninstalled your app (along with any descriptive text the Merchant left)

2. Prioritize the reasons

3. Fix them

4. Increase trial to paid conversion and profit 😃

Here's the app: https://www.savio.io/integrations/shopify/

Feedback appreciated!