Widget System Test
Widget Manager Test
The WidgetManager should automatically show widgets based on the configuration. Check the console for any errors and verify that widgets appear in sequence.
Widgets should appear in this order:
1. Join Us (3s delay)
2. Support Us (5s delay)
3. Become Member (7s delay)
4. Volunteer Us (9s delay)Manual Widget Test
Analytics Test
Check the browser console and network tab for Google Analytics events. Events should be tracked for widget interactions.
Expected events:
- widget_shown
- widget_closed
- widget_cta_clicked