Home > @uniformdev/insights

insights package

Classes

Class

Description

BackendInsightsProxyHandler

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

Functions

Function

Description

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

Interface

Description

BackendProxyConfig

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

InsightsPluginOptions

Type Aliases

Type Alias

Description

BatchConfig

GoalConvertEvent

GoalConvertPayload

InsightsEndpoint

InsightsStorage

InsightsStorageData

InsightsTrackingEvent

PageHitEvent

PageHitPayload

PersonalizationResultEvent

PersonalizationResultPayload

SessionStateEvent

SessionStatePayload

TestResultEvent

TestResultPayload

UniformInsights

UniformMetadata

WebMetadata