Custom Exit-Intent Popup Code Persists Despite All Removal Attempts (Custom Code, HTML Embed, Site Restore)

have already taken the following extensive troubleshooting steps:

  1. Removed from Custom Code Section: I meticulously checked and deleted all instances of this code (or any part of it) from Settings > Advanced > Custom Code in the Head, Body - Start, and Body - End sections, then immediately published.
  2. Checked All HTML/Embed Elements: I systematically reviewed every page in the Wix Editor (including main, dynamic, and hidden pages) for HTML/Embed elements. I either deleted the elements or cleared their code content and published.
  3. Restored Older Site Versions: I used the Site History feature to revert my site to a version from before this code was implemented, then published.
  4. Cleared Caching: I’ve consistently cleared my browser cache and used incognito/private mode to ensure I’m viewing the latest version of the site.
  5. Checked for Third-Party Apps: While I wrote the code, I considered if a “code injector” or “popup” app might be re-injecting it, but I haven’t found a definitive culprit among my installed apps.
  6. Inspected Velo Files: I’ve checked my Velo backend, public, and page code files, understanding that Velo doesn’t directly manage the raw HTML head, but ensuring no re-injection mechanism is present.

Did you check the masterpage for any code?