In Business Manager, there are two ways to define source code groups: in Business Manager or via import. You can create source-code groups in Business Manager to represent one or more source-codes or source-code specifications.
See Source Code Example to understand how source codes work in the storefront.
Option | Description |
---|---|
ID | The ID of the Source-Code Group (for example, GARDEN) |
Description | A meaningful description of the source-code group. |
Start Date | The first date that the source-code group is valid; an unspecified start date means that the source-code group is available immediately. |
End Date | The last date that the source code group is valid; an unspecified end date means that the source-code group is valid indefinitely. |
Cookie Duration in Days | The number of days that the cookie is stored in the customer session. If no duration is specified, the cookie duration set for the Business Manager: site > Site Preferences > Source-Codes module is used. |
Enabled | If checked, indicates that the source-code group is active; unchecked indicates that the source-code group is inactive. |
Campaigns | Click Edit to assign a source code group to an entire campaign. |
For example, enter GARDENSPR* to encompass all source-codes that begin with the literal 'GARDENSPR'. The newly created source-code specification is listed in the table at the bottom of the page.
A message appears indicating whether or not the source-code matches the specification.
"Source-Code 'GARB3' matches
Specification 'GAR*[1..50]'."
Option | Description |
---|---|
|
Matches any single alpha-numeric character; for example, the specification 'ABC?' would match ABCD and ABC3, but not ABCDE. |
|
Matches any sequence of alpha-numeric characters; for example, the specification 'ABC*' would match ABCD, ABCDE and ABC123. |
|
Matches any number between n1 and n2, inclusive; for
example, the specification 'ABC[3..22] ' would
match ABC3, ABC4 and ABC22, but not ABC33 or ABCD. |
© Copyright 2000-2023, Salesforce, Inc. All rights reserved. Various trademarks held by their respective owners. |
Show URL | Submit Feedback | Privacy Policy |