s_c__Order_Campaign__c Object Reference
Name | s_c__Order_Campaign__c |
---|---|
Type | Custom StoreConnect Object |
Description | An Order Campaign captures any UTM parameters present when someone visits your store and then creates a shopping cart. If the visitor came to your site multiple times through multiple campaigns |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Order_Id__c | MasterDetail (Order) | No | No |
The Order which was created through this campaign. | |||
s_c__UTM_Campaign__c | Text | No | No |
The utm-campaign parameter specified in this referral. | |||
s_c__UTM_Content__c | Text | No | No |
The utm-content parameter specified in this referral. | |||
s_c__UTM_Medium__c | Text | No | No |
The utm-medium parameter specified in this referral. | |||
s_c__UTM_Source__c | Text | No | No |
The utm-source parameter specified in this referral. | |||
s_c__UTM_Term__c | Text | No | No |
The utm-term parameter specified in this referral. | |||
s_c__UTM_Token__c | Text | No | No |
The utm-token parameter specified in this referral. | |||
s_c__Visited_At__c | DateTime | Yes | No |
The date and time of this visit. | |||
s_c__sC_Id__c | Text [External ID] | No | Yes |
StoreConnect External ID, do not modify in Salesforce |
For more information about how or when to use the above, see our documentation.
Back to Documentation