Products and Environments
Products
If you have multiple services, products, or websites and would rather assign a single domain for each product, you might consider adding additional Products to Sprig. Products have distinct data flows, studies, and events in one environment. Adding a Product to Sprig is supported on Enterprise Plans.
Adding a Product
Adding a Product to Sprig is supported on Enterprise Plans only and allows you to partition your account to support multiple Products.
Limits such as MUUs, Survey Responses, Feedback Responses, Heatmap Captures, and Replay Clips are partitioned per Product and are unable to be allocated across Products.
Contact [email protected] to add a product to your Sprig account.
Things to Consider
Sprig identifies users by a unique identifier, visitorids
, and then determines whether or not they should be eligible to receive another Sprig study. Users that are tracked through the new product are treated as new users and will carry unique visitorids
. So in this case it is possible for the same user to receive more than one study within the same day.
Warning
As with environments, you cannot share user identities across _Product _boundaries.
Workflow
Select Account > Product > + Add New Product.
Deleting a Product
Deleting a product requires contacting Sprig customer support. Contact [email protected] to remove a product from your Sprig account.
Environments
There are 2 environments for each product in your Sprig account: the Development and Production environment. These have distinct data flows, studies, and events in one environment cannot be used in or moved to the other environment.
In the following example, the current Environment, Production, is shown under the Product name in the Account menu.
To change from the Production to Development Environment, select Account > Environment , then select Development.
Development and Production
The Development and Production environments have two distinct but similar purposes.
The purpose of your development environment is to test study delivery and appearance. The environment operates and appears like the production environment, with some exceptions.
The Production environment is where you should keep all studies you intend to collect data from. The production environment has fully functioning recontact periods, so after a visitor is shown a study, they will not receive another until the default period expires or the override period for the study is completed. For more information, see Recontact Waiting Period.
The main differences between the Development and Production environments are:
- There is no Recontact Period in the Development environment. This is intended to allow for rapid testing of Events and Question logic.
- Studies launched in the Development environment do not count against your monthly limit. This allows additional launches during testing cycles.
SDKs
In addition, when setting up an SDK based event, be aware that the Production and Development IDs are different. They must be correctly configured with the corresponding ID for that environment to receive events. You can find the IDs at:
- Integrations > JavaScript >Get Code
- Integrations > iOS > Get Environment ID
- Integrations > Android > Get Environment ID
Info
The Production and Development IDs are the same for JavaScript, iOS, and Android.
Updated 24 days ago