-
Hi, After moving into Coveo Headless (not Atomic) in our Angular 11 application, the search term suggestions / auto-completions stopped working. After doing some research, it seems we might be missing Usage Analytics in our implementation with Coveo Headless. I have a few questions around Usage Analytics.
Ameet |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 6 replies
-
Hi Ameet, You can run the If you are still not getting suggestions, please check that you are using the right Search Hub from which your Query Suggest Model learns from.
You don't need to worry about this since it has nothing to do with your implementation. We used Coveo analytics internally to track CLI usage but decided to change to Amplitude. |
Beta Was this translation helpful? Give feedback.
-
So far, here is what I have learnt (alongside discussions with some members on the coveo team who liason with our company - Christian Bilodeau (cbilodeau@coveo.com) and Adrian Figueroa (afigueroa@coveo.com):
The lack of these two analytics events on our website is possibly preventing the Query Suggest Model from learning anything about user search behaviors. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the additional info, As for the "view" event, this is mainly to feed the Coveo Machine Learning event recommendations models. Here are some questions to help us troubleshoot the issue
|
Beta Was this translation helpful? Give feedback.
-
Hi @akaustav, Can you now see the click events being fired in the network tab, when you click on one of your search result (in your Angular app)? |
Beta Was this translation helpful? Give feedback.
-
Hi @akaustav, In the meantime, you can use the Angular app generated by the CLI and compare with your current app. |
Beta Was this translation helpful? Give feedback.
Hi @akaustav,
This seems to be an implementation issue. And since this is unrelated to the Coveo CLI, I would recommend you to contact Coveo Support.
In the meantime, you can use the Angular app generated by the CLI and compare with your current app.