Submit a ticket

How to remove ManyChat code from Shopify Store

When you install our app from Shopify App Store, we automatically add special code snippets into your Shopify theme in order to make the installation process fully automatic. This code helps our solution be faster and provides for users a great experience.

Unfortunately, when you uninstall the app loses access to your store. Thus we cannot remove the code snippets that were added automatically.

Although the code snippets do not impact your store performance even after the app will be uninstalled. However you might want to remove them anyway, the following steps will help you to go through this process.

1. Go to `Online Store` in your Shopify Admin Panel.

2. On your 'Current theme' select Actions -> Edit Code.

3. In the theme.liquid file search for manychat and remove the  {% include "manychat-header" %} in <head> which injects our tracking tags.

4. Delete the manychat-header.liquid file from the Snippets section.

All done! The ManyChat code has been successfully deleted.