If you are using ATG Search with Commerce, configure the /atg/commerce/search/catalog/QueryRequest component as shown:

firingSearchEvents=true
saveRequest=true

If you are using ATG Search with Knowledge, configure the following properties files as shown:

/atg/search/routing/command/search/BrowseRequest.properties
firingSearchEvents=true
/atg/search/routing/command/search/CategorizeRequest.properties
firingSearchEvents=true
/atg/search/routing/command/search/QueryRequest.properties
firingSearchEvents=true
/atg/search/routing/command/search/SimilarDocsRequest.properties
firingSearchEvents=true
/atg/search/routing/command/search/StructuredQueryRequest.properties
firingSearchEvents=true
/atg/search/routing/command/search/ViewDocumentRequest.properties
firingSearchEvents=true
 
loading table of contents...