Prelaunch Checklist
Before going live, consult this checklist as a simple resource to ensure you are ready for a successful launch.
Pre-Launch Configuration
-
Product Configuration
- Product details and branding configured
- Permissions properly mapped to game features (when applicable)
- Verification methods selected and configured
- Target origins properly configured for both test and production
-
API Integration
- Widget URLs generated correctly for all flows
- Event handlers implemented for all widget types
- Error handling implemented
- Fallback flows defined for edge cases
Security Validation
-
Proper Environment Mapping
- Test API key calling test endpoints
- Live API key calling live endpoints
-
Origin Validation
- Event origin validation implemented
- Target origins configured in Compliance Studio
- CSP headers configured if applicable
-
iframe Security
- Appropriate
allow
permissions set - Sandbox attributes reviewed
- No sensitive data in URL parameters
- Appropriate
Final Validation
-
End-to-End Testing
- Complete user journeys tested
- Parent experience validated
- Session management working correctly
- Permission updates reflected in game
-
Compliance Verification
- Legal review completed
- Compliance Engine up-to-date
- Privacy policy updated
- Data handling procedures verified
- Audit trail capabilities confirmed
Once all checklist items are completed, you're ready to publish your configuration to the live environment and begin serving real users with the CDK!