Skip to content

Commit 48b220f

Browse files
feat: add HTTP tracking and Clarity adapter
- Added HTTP tracking functionality with EngineHttpTracking - Added Microsoft Clarity adapter for analytics - Enhanced configuration system with IEngineConfig interface - Updated all adapters with improved error handling - Added comprehensive test coverage for new features
1 parent 52edd29 commit 48b220f

File tree

58 files changed

+4977
-3145
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+4977
-3145
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,6 @@ dev-debug.log
9898
# Task files
9999
# tasks.json
100100
# tasks/
101-
docs/
101+
docs/
102+
.kiro/
103+
.cursor/

CHANGELOG.md

Lines changed: 106 additions & 324 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)