Skip to main content

Hello, how do I remove the pop ups I installed on my website? I forget how I installed them. 

 

If you go to Automations, you should be able to filter by triggers and find it.

 

 

If you want uninstall everything you need to remove the Manychat script from your site.

 

Look for a code like this on the <head> section of your site:

<!-- Manychat -->
<script src="//widget.manychat.com/xxxxxxxx_xxxxxxx.js" defer="defer"></script>
<script src="https://mccdn.me/assets/js/widget.js" defer="defer"></script>

And remove it.


Found it! Thanks for much for your help!


Reply