You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer, I want to have a configurable IIFE library for tracking page views and sending events to DotCMS, so I can easily implement analytics tracking across different DotCMS sites with custom authentication tokens and settings.
Acceptance Criteria
Create an IIFE library that automatically executes when loaded
Implement required configuration options:
Authentication token
Endpoint URL (optional, with default)
Custom event properties
Tracking options (enable/disable specific features)
Implement pageview tracking functionality
Include event transmission capability to DotCMS
Provide minified and unminified versions of the library
Include documentation for implementation and usage
Support common browser environments
Handle error cases gracefully
Provide callback options for success/failure of event transmission
Proposed Objective
Technical User Experience
Proposed Priority
Priority 2 - Important
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
Assumptions & Initiation Needs
DotCMS API endpoint for event reception must be available and documented
Browser compatibility requirements need to be defined (IE11+, modern browsers)
Event structure and payload format should be specified
Token generation and management process must comes from the Analytics APP
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates
No response
The text was updated successfully, but these errors were encountered:
Parent Issue
No response
User Story
As a developer, I want to have a configurable IIFE library for tracking page views and sending events to DotCMS, so I can easily implement analytics tracking across different DotCMS sites with custom authentication tokens and settings.
Acceptance Criteria
Proposed Objective
Technical User Experience
Proposed Priority
Priority 2 - Important
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
Assumptions & Initiation Needs
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates
No response
The text was updated successfully, but these errors were encountered: