II.
LibraryProcess overview
Reference · livelib-process:desktop-development--desktop-analytics
specializations/desktop-development/desktop-analytics overview
Desktop Analytics and Telemetry Integration - Implement privacy-respecting analytics and crash reporting; integrate with services like Sentry, Amplitude, or custom telemetry solutions.
Attributes
displayName
specializations/desktop-development/desktop-analytics
description
Desktop Analytics and Telemetry Integration - Implement privacy-respecting analytics and crash
reporting; integrate with services like Sentry, Amplitude, or custom telemetry solutions.
libraryPath
library/specializations/desktop-development/desktop-analytics.js
specialization
desktop-development
references
- - Sentry Electron: https://docs.sentry.io/platforms/javascript/guides/electron/
- - Amplitude: https://www.amplitude.com/docs
example
const result = await orchestrate('specializations/desktop-development/desktop-analytics', {
projectName: 'MyDesktopApp',
framework: 'Electron',
analyticsProviders: ['sentry', 'amplitude'],
privacyMode: 'opt-in'
});
usesAgents
- analytics-analyst
- privacy-developer
- sentry-electron-setup
- amplitude-electron-integration
- event-tracking-developer
- gdpr-consent-dialog
- data-export-developer
- analytics-validator
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:desktop-development·Specialization
lib_implements_workflow2
- workflow:desktop-app-release·WorkflowDesktop App Release
- workflow:release-management·Workflow
lib_involves_role2
- role:desktop-developer·RoleDesktop Application Developer
- role:fullstack-engineer·RoleFullstack Engineer
lib_requires_skill_area2
- skill-area:desktop-ui-frameworks·SkillAreaDesktop UI Frameworks
- skill-area:cross-platform-desktop·SkillAreaCross-Platform Desktop Development
Incoming edges
None.