User analytics
Overview
A guide to view LLM-level user analytics metrics.
You can monitor individual users’ activity in your AI products. Get insights into their usage patterns, preferences, and behavior, and take actions to improve the user experience.
Why user analytics?
- Track user LLM usage: Understand which users are most active and contribute to your product’s success.
- Identify high-value users: Understand which users are most active and contribute to your product’s success.
- Optimize user experience: Tailor your product to meet the specific needs and preferences of different user groups.
- Improve retention: Retain high-value users by addressing their pain points and providing a seamless experience.
Quick start
You can pass a customer_params
to the request to track the user’s behavior on your LLM applications.
Here is an example of how to send a user’s data with the parameter customer_params
to Keywords AI in the OpenAI Python SDK.
Was this page helpful?