To configure your site to use HTML features with the Zephr CDN, complete the following steps:
- If you have not already done so, add a site as described in the Add a Site topic
- When configuring your browser, as described in the Configure the Browser topic, configure the following options:
- CORS Allowed Origins
This must be configured if you want to use the Decision API. The Decision API is called by the JavaScript library served by the Zephr CDN.
Enter a comma delimited list of all public base URLs from which the API is called.
- Inject Access Details
If you want to inject access details in the browser for use in your browser-side decisions, ensure that the Inject Access Details toggle is selected.
Note: The Inject Access Details toggle is selected by default.
- Inject Browser Features Script Tags
Ensure that the Inject Browser Features Script Tags toggle is selected.
This injects a script tag that loads the JavaScript library for browser-side decisions.
Note: The Inject Browser Features Script Tags toggle is not selected by default.
- CORS Allowed Origins