TrustedForm Integration - ActiveProspect

TrustedForm Integration

TrustedForm

PRICING

Your account will be charged at your contracted price for each claim by this service.

VERSION

2.4.0

ADDITIONAL INFO

TrustedForm Website

Overview

TrustedForm provides unbiased third-party documentation of consent and real-time actionable insights about the leads you’re acquiring.

Appended Fields

ActiveProspect will append the following data to your lead.

Appended FieldDescription
Outcome
The outcome of the request. Indicates whether the call succeeded, failed, or resulted in an error. The value of the outcome is determined by the result of each operation specified by the caller. "success" is returned if all results resulted in success. "failure" is returned if any result is unsuccessful. If an error occurs during any operation, the outcome is an "error".
Reason
Provides an explanation for failure or error.
Matched Email
The email or hashed value provided in the request, believed to be that of the consumer recorded in the certificate.
Matched Phone
The phone number or hashed value provided in the request, believed to be that of the consumer recorded in the certificate.
Successful Match
A boolean indicating if any matches were found during the lead matching operation. A null value indicates that lead matching was not performed.
Email Fingerprint Matched
A boolean indicating if any email matches were found during the lead matching operation. A null value indicates that no emails were provided.
Phone Fingerprint Matched
A boolean indicating if any phone matches were found during the lead matching operation. A null value indicates that no phone numbers were provided.
Reference Code
The parameter provided in the request, intended to be a reference to help you identify the lead associated with the certificate.
Vendor
The parameter provided in the request, intended to be the name of the company that provided the lead associated with the certificate.
Previously Retained
A boolean indicating whether your account had already retained this certificate.
Expires At
The UTC ISO8601 formatted date and time when this certificate will no longer be available for API requests.
Masked Cert Url
The certificate url that masks the lead source url and snapshot
Scans Result
A boolean indicating if all required text was found and none of the forbidden text was found.
Required Scans Found
A list of required scan terms that were found in the recorded content.
Required Scans Not Found
A list of required scan terms that were not found in the recorded content.
Forbidden Scans Found
A list of forbidden scan terms that were found in the recorded content.
Forbidden Scans Not Found
A list of forbidden scan terms that were not found in the recorded content.
Amount Required Matched
How many of the required strings were matched? (all, some, none)
Amount Forbidden Matched
How many of the forbidden strings were scanned? (all, some, none)
Age In Seconds
Number of seconds since the last user interaction with the certificate.
City
City name based on consumer's public IP address
Country Code
Country code based on consumer's public IP address
Latitude
Latitude based on consumer's public IP address
Longitude
Longitude based on consumer's public IP address
Postal Code
Mailing address postal code based on consumer's public IP address
State
State/Province or Political Subdivision abbreviation based on consumer's public IP address
Time Zone
Timezone name based on consumer's public IP address
Browser Full
A human-friendly version of the browser parsed from the user-agent
User Agent
The consumer's browser user-agent
Created At
The UTC ISO8601 formatted date and time when the TrustedForm script was loaded
Domain
The domain displayed to the consumer during the page visit
Time On Page In Seconds
The time in seconds between when the script was loaded and when the most recent event was received
Kpm
The average number of keystrokes per minute based on the consumer’s rate of form input.
Form Input Method
The detected input method(s) the consumer used to fill out the form, such as "autofill" if the form was filled out using browser autofill; "paste" if the form was filled out pasting text; and "typing" if the form was filled out by typing.
Wpm
The approximate number of words per minute calculated by using the form_input_kpm and assuming five characters represent a word.
Ip
The consumer's public IP address
Is Framed
A boolean indicating if the form was displayed within an iframe
Is Masked
A boolean indicating if the certificate is masked and does not show source information nor a session replay
Sensitive Hidden Content Elements
Count of how many content elements (e.g. img, div) are marked sensitive and hidden from the session replay
Sensitive Hidden Form Elements
Count of how many form elements (e.g. input, textarea) are marked sensitive and hidden from the session replay
Os Full
A human-friendly version of the operating system information parsed from the user-agent
Is Mobile
A boolean indicating that the form was filled out on a mobile device or tablet, based on user-agent
Os Name
Operating system name
Page Url
The URL of the page hosting TrustedForm Certify.
Parent Page Url
The parent URL of the page hosting TrustedForm Certify, if framed.
Languages
A list of the consent languages detected within the certificate
Language Approved
A boolean indicating if any of the consent languages found have been approved in your account's consent language manager.
Success
A boolean indicating if any of the consent languages found meet the success criteria defined for your account.

Fields

The following fields are used by this integration and automatically added to your flow when missing.

FieldDescription
Trustedform Cert Url
Required fieldActiveProspect needs this data to function.
TrustedForm Certificate URL
Email
The email of the consumer you believe was recorded in the certificate; defaults to the lead's "Email" field.
Phone 1
The phone number of the consumer you believe was recorded in the certificate; defaults to the lead's "Phone 1" field.

Custom Input Variables

The following are configuration options (typically not collected with lead data).

VariableDescription
Trustedform Api KeyOptional TrustedForm API key. Used for claiming certs that belong to another account
Trustedform RetainIf true, a request to the Retain product will be made
Trustedform Custom ReferenceAny text that may help you identify the lead associated with the certificate, such as a unique lead identifier or URL pointing to the lead in another system; defaults to the lead's url.
Trustedform VendorThe name of the company that provided the lead associated with the certificate; defaults to the lead source's name.
Trustedform InsightsIf true, a request to the Insights product will be made
Insights AgeRequest TrustedForm Insights age data?
Insights BrowserRequest TrustedForm Insights browser data?
Insights Created TimestampRequest TrustedForm Insights created timestamp data?
Insights DomainRequest TrustedForm Insights domain data?
Insights Expiration TimestampRequest TrustedForm Insights expiration timestamp data?
Insights FramedRequest TrustedForm Insights framed data?
Insights Form Input MethodRequest TrustedForm Insights form input method data?
Insights Form Input KpmRequest TrustedForm Insights form input KPM data?
Insights Form Input WpmRequest TrustedForm Insights form input WPM data?
Insights Ip AddressRequest TrustedForm Insights IP address data?
Insights LocationRequest TrustedForm Insights location data?
Insights MaskedRequest TrustedForm Insights masked data?
Insights Sensitive ContentRequest TrustedForm Insights sensitive content data?
Insights Sensitive Form FieldsRequest TrustedForm Insights sensitive form fields data?
Insights Operating SystemRequest TrustedForm Insights operating system data?
Insights Parent Page UrlRequest TrustedForm Insights parent page URL data?
Insights Time On PageRequest TrustedForm Insights time on page data?
Insights Page UrlRequest TrustedForm Insights page URL data?
Insights Page ScanRequest TrustedForm Insights page scan data?
Trustedform Scan Required TextA list of required text to scan for. TrustedForm will then perform a case and whitespace insensitive search for the string.
Trustedform Scan Forbidden TextA list of forbidden text to scan for. TrustedForm will then perform a case and whitespace insensitive search for the string.
Trustedform Scan DelimiterUse this parameter to designate a delimiter when wrapping wildcards or template variables; defaults to |.
Trustedform VerifyIf true, a request to the Verify product will be made
Timeout SecondsProduce an "error" outcome if the server fails to respond within this number of seconds (default: 360)