CampaignId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
-
The ID of the related campaign.
|
ErrorRate |
- Type
- percent
- Properties
- Filter, Nillable, Sort
- Description
-
The percentage of views that led to an error.
|
LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
-
The timestamp that indicates when the current user
last viewed a record that is related to this
form.
|
LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
-
The date and time when the current user last viewed
this record. If this value is null, this record
might only have been referenced (see LastReferencedDate)
and not viewed.
|
Name |
- Type
- string
- Properties
- Filter, Group, Sort
- Description
-
The name of the marketing form.
|
SubmissionRate |
- Type
- percent
- Properties
- Filter, Nillable, Sort
- Description
-
The percentage of the views that led to a form
submission.
|
TotalErrors |
- Type
- int
- Properties
- Defaulted on create, Filter, Group, Nillable, Sort
- Description
-
The total number of times a form error prevented a
submission.
|
TotalSubmissions |
- Type
- int
- Properties
- Defaulted on create, Filter, Group, Nillable, Sort
- Description
-
The total number of times the form was successfully
submitted.
|
TotalTrackedLinkClicks |
- Type
- int
- Properties
- Defaulted on create, Filter, Group, Nillable, Sort
- Description
-
The total number of link clicks from your thank you
page.
|
TotalViews |
- Type
- int
- Properties
- Defaulted on create, Filter, Group, Nillable, Sort
- Description
-
The total number of times your form has been viewed.
Includes multiple views from the same visitor.
|
Type |
- Type
- picklist
- Properties
- Defaulted on create, Filter, Group, Restricted picklist,
Sort
- Description
-
Specifies the type of marketing form record, either a
form or form handler.
|
UniqueErrors |
- Type
- int
- Properties
- Defaulted on create, Filter, Group, Nillable, Sort
- Description
-
The number of errors generated by separate
visitors.
|
UniqueSubmissions |
- Type
- int
- Properties
- Defaulted on create, Filter, Group, Nillable, Sort
- Description
-
The total number of unique submissions. Removes
multiple submissions from the same prospect.
|
UniqueTrackedLinkClicks |
- Type
- int
- Properties
- Defaulted on create, Filter, Group, Nillable, Sort
- Description
-
The total number of unique link clicks from your
thank you page. Removes multiple clicks from the
same prospect.
|
UniqueViews |
- Type
- int
- Properties
- Defaulted on create, Filter, Group, Nillable, Sort
- Description
-
The number of form views by separate visitors.
|