-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
508d248
commit 7366356
Showing
5 changed files
with
41 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
32 changes: 32 additions & 0 deletions
32
docs/guides/integration_blueprint/Multi-brand management & internationalization
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
title: Multi-brand management & internationalization | ||
excerpt: | ||
categorySlug: integration-blueprint | ||
slug: brand-management | ||
type: basic | ||
hidden: false | ||
order: 10 | ||
--- | ||
|
||
# Multi-brand management & internationalization | ||
|
||
> **Goals** | ||
> * Understand how Voucherify supports multiple brands and locations through projects. | ||
|
||
## Outcome: | ||
|
||
Ability to set up separate projects for different locations, currencies, brands, or development phases. | ||
|
||
Voucherify supports **different approaches to campaign management.** You can use multiple projects to map different contexts or a shared project by using categories, labels, promo code prefixes, or custom fields to differentiate campaigns. Learn how projects can be used to isolate business context and its impact on maintenance and reporting: | ||
|
||
* Currency & timezone. | ||
* Users and user roles. | ||
* Email settings & marketing consents. | ||
* Metadata schema. | ||
* Categories. | ||
* API keys, usage & webhooks. | ||
|
||
> | ||
> | ||
> Voucherify offers a Management API which allows large teams to manage projects via API, for instance, to set up new projects | ||
under a specific configuration fully programmatically. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters