Visitors are finding your website, but they are not finding your products and content.
The plugin is designed to be:
Service: FoundThis API
– Service URL: https://api.foundthis.us/
Endpoints used by this plugin:
– API key registration: https://api.foundthis.us/api/v1/store/register
– Connection diagnostics: https://api.foundthis.us/api/v1/store/status
– Search optimization: https://api.foundthis.us/api/v1/query/interpret
Data sent:
– Search query text
– Site language
– Store identifier
Why the store identifier is needed:
When data is sent:
– When you connect/register this site (to create an API key)
– When optimization is enabled and the site receives front-end search requests
– When you click the “Test Connection” button in the plugin settings
Purpose:
– Improve search relevance by returning an optimized query
Privacy policy:
– https://api.foundthis.us/privacy
Notes:
– The API enforces plan gating and quota.
– If the API is unavailable, the site search should continue to function.
Filters:
– foundthis_core_api_base_url (string): Override the API base URL (advanced/dev use).
– foundthis_core_should_optimize_query (bool, WP_Query): Return false to skip optimization for a given query.
– foundthis_core_expanded_query (string, original, lang, WP_Query): Modify the optimized query before it is applied.