amplitude / experiment-js-client

Amplitude Experiment client-side SDK for JavaScript
MIT License
7 stars 7 forks source link

feat: Add ability to test and initiate overlay from the customer site directly #122

Open hthr-lee opened 2 months ago

hthr-lee commented 2 months ago

Summary

This allows us to initialize the overlay from the customer site instead of limiting it to just Amplitude. This is for testing purposes for Cypress e2e tests.

Checklist