n8n-nodes-optimly
v1.0.0
Published
Analytics node for AI workflows with HTTP compatibility to track LLM inputs/outputs, errors, token usage, and user frustration
Maintainers
Readme
n8n-nodes-optimly
This is an n8n community node that provides integration with Optimly, an analytics platform for AI workflows that tracks LLM inputs/outputs, errors, token usage, and user frustration.
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Track Event
Track custom analytics events with optional properties.
Track LLM Interaction
Track LLM input/output interactions including:
- Model name
- Input and output text
- Token usage statistics
- Response time
Track Error
Track errors and failures with:
- Error type classification
- Error messages
- Additional context
Track User Frustration
Track user frustration indicators including:
- Multiple retries
- Long response times
- Negative feedback
- Session abandonment
- Error frequency
- Frustration score (0-10)
Get Analytics
Retrieve analytics data with:
- Time range selection
- Multiple metrics
- Custom date ranges
Credentials
You need to configure Optimly API credentials:
- API Key: Your Optimly API key
- API URL: The base URL for the Optimly API (default: https://api.optimly.com)
Compatibility
This node is compatible with n8n version 1.0 and above.
Resources
License
MIT
