Production vs Development Environment
We utilize two different domains - a .net and a .com domain - to separate our production environment from our development environment.
How Our Sandbox Works
Our sandbox environment is a subset of the production environment - we use it to test when modifying live accounts. Test data is moved into the sandbox and is used there while we implement changes to the customer’s templates. Once the changes have been approved at the sandbox level, they are merged into the live environment, and the sandbox, and its test data is deleted.