I've been using Swifype for a while on the website and as soon as it's being used with default input-field (st-default-search-input) and default overlay, analytics worked just fine.
But at some point I had to rework it a little bit. So, I made custom input that sends search-query to the Swiftype-API, receives the results and renders them on the page. It's working just fine, I get results from the Swiftype-API and render them on the page, but I noticed that analytics stopped collecting any data since then. There's no search results displayed in the Analytics-tab in the Swiftype's dashboard at all (screenshot attached).
So, my question is if that's possible to make Swiftype-analytics work when using the "get search results by uisng Swiftype-API"-approach instead of using built-in default "st-default-search-input" as input and default overlay (or "st-search-container"-container) ?
Thanks in advance,
Yevhen