Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can find these credentials on the Hawksearch Dashboard on the Admin > Account Info tab. Please follow Hawksearch URLs article to find the dashboard URL depending on the Hawksearch environment.

In the administration section of your Magento project, navigate to Stores > Configuration > HAWKSEARCH and fill in the form in the Connection Settings tab with all the information required.

...

Domains

Hawksearch has three environments available: Development, Staging/Test and a load-balanced Production. When performing integration, each engine can be accessed by using appropriate domains. In most cases it doesn’t require to change default values of URL settings.

...

Hawksearch Tracking URL Settings

Hawksearch Recommendation URL Settings

...

DataFeed Settings

General

...

Enable Logging

...

This is the list of the sites that is currently installed on your Magento instance. Select the site(s) you need to generate the feeds for. The separate file will be created for each store per each data type. See Data Feeds section for more details

Setting is available on ‘Default Config’ Scope only.

...

Setting is available on ‘Default Config’ Scope only.

For manual categories synchronization there is a CLI command specified:

Code Block
bin/magento hawksearch:proxy:sync-categories

Cron expression

This setting allows you to specify the cron expression to control the schedule for running the synchronization task. Enter a standard 5 part cron expression. See https://en.wikipedia.org/wiki/Cron for more information about cron expressions. Note that the job cannot be scheduled to run more frequently than hourly.

...