Home > @uniformdev/insights

insights package

Classes

ClassDescription
BackendInsightsProxyHandlerBackend proxy handler optimized for Node.js environments Only requires body since URL, headers, and method are determined by configuration

Functions

FunctionDescription
createBackendInsightsProxyHandler(config)Factory function to create a backend proxy handler
createInsightsPlugin(options)
createInsightsStorage(customStorage)
createMemoryStorage()Creates a memory-based storage implementation for server-side or testing environments

Interfaces

InterfaceDescription
BackendProxyConfigBackend proxy handler for Uniform Insights API requests Designed for Node.js environments with proper fetch API types
InsightsPluginOptions

Type Aliases

Type AliasDescription
BatchConfig
GoalConvertEvent
GoalConvertPayload
InsightsEndpoint
InsightsStorage
InsightsStorageData
InsightsTrackingEvent
PageHitEvent
PageHitPayload
PersonalizationResultEvent
PersonalizationResultPayload
SessionStateEvent
SessionStatePayload
TestResultEvent
TestResultPayload
UniformInsights
UniformMetadata
WebMetadata