| CampaignId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
-
The ID of the related campaign.
|
| FormErrorRate |
- Type
- percent
- Properties
- Filter, Nillable, Sort
- Description
-
The percentage of errors made on the landing page
form. Calculated as total errors divided by total
views.
|
| FormSubmissionRate |
- Type
- percent
- Properties
- Filter, Nillable, Sort
- Description
-
The percentage of form submissions based on the total
number of landing page views.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
-
Indicates when the current user last viewed a record
related to this record.
|
| 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 landing page.
|
| TotalFormErrors |
- Type
- int
- Properties
- Defaulted on create, Filter, Group, Nillable, Sort
- Description
-
The total number of times a visitor or prospect
enters an invalid email address or leaves a required
field blank on a landing page form.
|
| TotalFormSubmissions |
- Type
- int
- Properties
- Defaulted on create, Filter, Group, Nillable, Sort
- Description
-
The number of times a form on the landing page has
been submitted.
|
| TotalTrackedLinkClicks |
- Type
- int
- Properties
- Defaulted on create, Filter, Group, Nillable, Sort
- Description
-
The number of times prospects clicked a link on the
landing page’s thank you page.
|
| TotalViews |
- Type
- int
- Properties
- Defaulted on create, Filter, Group, Nillable, Sort
- Description
-
The total number of times visitors and prospects
viewed your landing page. This total includes
multiple views from the same person.
|
| UniqueFormErrors |
- Type
- int
- Properties
- Defaulted on create, Filter, Group, Nillable, Sort
- Description
-
The number of individual visitors and prospects who
made an error on the form. This metric doesn’t
include multiple errors from the same person.
|
| UniqueFormSubmissions |
- Type
- int
- Properties
- Defaulted on create, Filter, Group, Nillable, Sort
- Description
-
The number of individual visitors who submitted a
form on the landing page. This metric doesn’t
include multiple submissions from the same
person.
|
| UniqueTrackedLinkClicks |
- Type
- int
- Properties
- Defaulted on create, Filter, Group, Nillable, Sort
- Description
-
The number of times a prospect clicked a link on the
landing page’s thank you page. This metric doesn’t
include multiple clicks of the same link.
|
| UniqueViews |
- Type
- int
- Properties
- Defaulted on create, Filter, Group, Nillable, Sort
- Description
-
The number of individual visitors and prospects who
viewed your landing page. This metric doesn’t
include multiple views from the same person.
|