algolia / algoliasearch-zendesk

Integrate Algolia within your Zendesk Help Center in minutes.
https://community.algolia.com/zendesk
Other
21 stars 12 forks source link

Add support for the analytics boolean #76

Closed YesThatAllen closed 6 years ago

YesThatAllen commented 6 years ago

Building on the topic in the community at: https://discourse.algolia.com/t/exclude-logged-in-agents-from-zendesk-search-results/6047

The request here is to add support for analytics here:

algoliasearchZendeskHC({ 
     applicationId: 'APP_ID', 
     apiKey: 'API_KEY', 
     subdomain:  'SUBDOMAIN', 
     analytics: false
   }); 

It is suggested that this work build on https://github.com/algolia/algoliasearch-zendesk/pull/74

Jerska commented 6 years ago

I've just release v2.24.0 . You might want to change the external dependencies links as described in https://community.algolia.com/zendesk/documentation/#modifying-templates to invalidate the cache for the week to come.