When setting up a new domain there are some fields that need to be filled out
Adding a Domain
Field |
Type |
Description |
---|---|---|
Domain |
string |
The URI for the incoming domain, this is used to determine the player that is required. Please do not include the http:// or https:// as these are note necessary. |
|
boolean |
This specifies if the domain is also for notifications, however will also be used for email verification of logins and auth0 |
Test Environment |
boolean |
Determine if a test environment, if so then no ads will be displayed and it won’t be included in analytics |
Video Playback |
boolean |
This determines if a player will be created for this domain |
OAuthCallback |
string |
The URI path that will be appended to the domain when performing an authorisation callback |
NOTE : you are able to edit any set domain by clicking on the edit button to the right of a domain, then once your changes are made you can click "Save".
Environment Setup
All domains that are used will be entered here, and it is how you setup both production and test environments.
Test Environments
When setting up a test environment you will need to ensure that the check box for "Test Environment" is checked for that specific domain.
If you are using an CMS you will often have an login and hence you will need an "OAuthCallback" string, this is the path that will be appended to the domain url for the return authentication request.
Production Environments
A production environment should have the "Test Environment" checkbox set to unchecked. This will allow analytics to flow through for this environment.
If you are using an CMS you will often have an login and hence you will need an "OAuthCallback" string, this is the path that will be appended to the domain url for the return authentication request.