Skip to content

v0.4.0

Compare
Choose a tag to compare
@anttiai anttiai released this 18 Mar 13:42
· 463 commits to master since this release

Renewed the logic of how analytics events are sent to AddSearch Analytics Dashboard

  • In Search-as-you-type implementations, a search event is sent after 2,5 sec pause in typing, or if a search result is clicked within that debounce time
  • Filter changes and result page changes don't fire search events
  • Third-party analytics software can be integrated with the analyticsCallback function

This release requires AddSearch JS Client 0.3.0 or newer.