Custom Code

Custom Code

Split into:

1. Additional HTML

• Inject code:

• After <head>

• After opening <body>

• Before closing </body>

• Only appears on user-facing pages

2. Global Event Tracking

• Use for services like Google Analytics

• Injects code after user actions (e.g., course enrollments)

• Variables like course name can be passed

Consent-based display:

• Code needing cookie consent runs only after user acceptance.