Jornaya Intelligence API
  • 04 Jan 2024
  • 17 Minutes to read
  • Dark
    Light

Jornaya Intelligence API

  • Dark
    Light

Article Summary


Introduction


Jornaya Intelligence is a REST API call that relies on a unique LeadiD token that is generated by our javascript snippet to witness the consumer's experience as they move through a lead funnel. The responses in this request are derived data insights gathered from the lead event.

Looking for More?
If you are looking for a more robust glossary of what the responses mean to you as a lead buyer, how the responses are calculated, and our best practices, check out the Intelligence Response Glossary article.

Example Request Structure (GET method)


https://api.leadid.com/SingleQuery?lac={ACCOUNTCODE}&id={LEADIDTOKEN}&lak={AUDITKEY}&lpc={PROVIDERCODE}&data={DATA}



Parameter Definitions


NameValueRequiredDescription
URLhttps://api.leadid.com/SingleQuery?
YesThe URL to be used for the query.
MethodGET or POST
YesThe HTTPS method to be used.
lacxxxxxxxx-xxxx-xxxx-xxxx
Yes
Your Jornaya Account Code.
id36 Character LeadiD token
Yes
The LeadiD token.
lakxxxxxxxx-xxxx-xxxx-xxxx
Yes
The Audit Key for this query.
lpcAlphanumeric string
Yes
A value that identifies the Provider from whom you received this lead.
dataPipe | Separated Data with field data labels delimited by semicolons.
e.g., email;joe@smith.com|f_name;joe
Yes
The data for which you want to determine Data Integrity.
Note: a list of Data Integrity Field Data Labels can be found at the end of this document.
recordid
Integer or string
When applicableThis is the Lead Management System’s or destination system’s unique identifier for the specific lead record.
format
json, xml
NoThe format in which you would like the data returned. The default value is JSON.
agencyxxxxxxxx-xxxx-xxxx-xxxxxxxxxxxxxxxxWhen applicableThe agency parameter allows a company that is an AOR or LMS for a client to perform queries on behalf of that client and identify itself accordingly by passing in its own Account Code.


Security for Usage


The usage of HTTPS/TLS is highly recommended when implementing the Jornaya TCPA Guardian (3rd Party) API. This ensures data transmitted between your networks and Jornaya’s systems are securely encrypted and protected. Jornaya supports the usage and configuration of TLS 1.2, and the following TLS cipher suites:

ECDHE-ECDSA-AES128-GCM-SHA256ECDHE-RSA-AES256-SHA384
ECDHE-RSA-AES128-GCM-SHA256ECDHE-RSA-AES256-SHA
ECDHE-ECDSA-AES128-SHA256ECDHE-ECDSA-AES256-SHA
ECDHE-RSA-AES128-SHA256AES128-GCM-SHA256
ECDHE-ECDSA-AES128-SHAAES128-SHA256
ECDHE-RSA-AES128-SHAAES128-SHA
ECDHE-ECDSA-AES256-GCM-SHA384AES256-GCM-SHA384
ECDHE-RSA-AES256-GCM-SHA384AES256-SHA256
ECDHE-ECDSA-AES256-SHA384
Revisions

At any future time, Jornaya may revise the list of supported TLS protocols and cipher suites as required by industry security best practices. You will be notified in advance of such changes to ensure continued successful operations of your integrations with Jornaya’s services.

Example Response Structure


JSONXML
{<audit>
     "audit": {    <token>{LeadiD}</token>
                    "token": "{LeadiD}",    <data_integrity>0</data_integrity>
                     "data_integrity": 0,    <device_five_minutes>0</device_five_minutes>
                     "device_five_minutes": 0,    <device_hour>0</device_hour>
                     "device_hour": 0,    <device_twelve_hours>0</device_twelve_hours>
                     "device_twelve_hours": 0,    <device_day>0</device_day>
                     "device_day": 0,    <device_week>0</device_week>
                     "device_week": 0,    <ip_five_minutes>0</ip_five_minutes>
                     "ip_five_minutes": 0,    <ip_hour>0</ip_hour>
                     "ip_hour": 0,    <ip_twelve_hours>0</ip_twelve_hours>
                     "ip_twelve_hours": 0,    <ip_day>0</ip_day>
                     "ip_day": 0,    <ip_week>0</ip_week>
                     "ip_week": 0,    <consumer_five_minutes>0</consumer_five_minutes>
                     "consumer_five_minutes": 0,    <consumer_hour>0</consumer_hour>
                     "consumer_hour": 0,    <consumer_twelve_hours>0</consumer_twelve_hours>
                     "consumer_twelve_hours": 0,    <consumer_day>0</consumer_day>
                     "consumer_day": 0,    <consumer_week>0</consumer_week>
                     "consumer_week": 0,    <lead_five_minutes>1</lead_five_minutes>
                     "lead_five_minutes": 1,    <lead_hour>1</lead_hour>
                     "lead_hour": 1,    <lead_twelve_hours>1</lead_twelve_hours>
                     "lead_twelve_hours": 1,    <lead_day>1</lead_day>
                     "lead_day": 1,    <lead_week>1</lead_week>
                     "lead_week": 1,    <total_entities>1</total_entities>
                     "total_entities": 1,    <total_hops>1</total_hops>
                     "total_hops": 1,    <lead_dupe_check>01</lead_dupe_check>
                     "lead_dupe_check": "01",    <consumer_dupe_check>00</consumer_dupe_check>
                     "consumer_dupe_check": "00",    <authentic>1</authentic>
                     "authentic": 1,    <reg_rule>1</reg_rule>
                     "reg_rule": 1,    <age>08</age>
                     "age": "08",    <age_rule>2</age_rule>
                     "age_rule": 2,    <duration>05</duration>
                     "duration": "05",    <duration_rule>1</duration_rule>
                     "duration_rule": 1,    <data_integrity_rule>3</data_integrity_rule>
                     "data_integrity_rule": 3,    <data_integrity_passed> 
                     "data_integrity_passed":      <item>Firstname</item> 
                    [      <item>Data</item> 
                        "Firstname",       <item>correct</item>
                        "Data",     </data_integrity_passed>
                        "correct"    <data_integrity_failed>
                    ],      <item>something</item> 
                    "data_integrity_failed":      <item>other</item>
                    [      <item>this</item> 
                        "something",       <item>test@email.com</item>
                        "other",     </data_integrity_failed>
                        "this",     <url_rule>1</url_rule>
                        "test@email.com"    <url_value>0</url_value>
                    ],    <entity_rule>1</entity_rule>
                    "url_rule": 1,    <entity_value>0</entity_value>
                    "url_value": 0,    <device_five_minutes_rule>1</device_five_minutes_rule>
                    "entity_rule": 1,    <device_hour_rule>1</device_hour_rule>
                    "entity_value": 0,    <device_twelve_hours_rule>1</device_twelve_hours_rule>
                    "device_five_minutes_rule": 1,     <device_day_rule>1</device_day_rule>  
                    "device_hour_rule": 1,     <device_week_rule>1</device_week_rule>
                    "device_twelve_hours_rule": 1,     <ip_five_minutes_rule>1</ip_five_minutes_rule>
                    "device_day_rule": 1,    <device_hour_rule>1</device_hour_rule>
                    "device_week_rule": 1,    <device_twelve_hours_rule>1</device_twelve_hours_rule>
                    "ip_five_minutes_rule": 1,    <device_day_rule>1</device_day_rule>
                    "ip_hour_rule": 1,    <device_week_rule>1</device_week_rule>
                    "ip_twelve_hours_rule": 1,    <ip_five_minutes_rule>1</ip_five_minutes_rule>
                    "ip_day_rule": 1,                 <ip_hour_rule>1</ip_hour_rule>
                    "ip_week_rule": 1,    <ip_twelve_hours_rule>1</ip_twelve_hours_rule>
                    "lead_five_minutes_rule": 1,    <ip_day_rule>1</ip_day_rule>
                    "lead_hour_rule": 1,    <ip_week_rule>1</ip_week_rule>
                    "lead_twelve_hours_rule": 1,    <lead_five_minutes_rule>1</lead_five_minutes_rule>
                    "lead_day_rule": 1,    <lead_hour_rule>1</lead_hour_rule>
                    "lead_week_rule": 1,    <lead_twelve_hours_rule>1</lead_twelve_hours_rule>
                    "consumer_five_minutes_rule": 1,    <lead_day_rule>1</lead_day_rule>
                    "consumer_hour_rule": 1,    <lead_week_rule>1</lead_week_rule>
                    "consumer_twelve_hours_rule": 1,    <consumer_five_minutes_rule>1</consumer_five_minutes_rule>
                    "consumer_day_rule": 1,    <consumer_hour_rule>1</consumer_hour_rule>
                    "consumer_week_rule": 1,    <consumer_twelve_hours_rule>1</consumer_twelve_hours_rule>
                    "total_entities_rule": 1,    <consumer_day_rule>1</consumer_day_rule>
                    "total_hops_rule": 1,    <consumer_week_rule>1</consumer_week_rule>
                    "lead_dupe_check_rule": 3,    <total_entities_rule>1</total_entities_rule>
                    "consumer_dupe_check_rule": 1,    <total_hops_rule>1</total_hops_rule>
                    "lead_duration": 80,    <lead_dupe_check_rule>3</lead_dupe_check_rule>
                    "lead_age": 116.91330003738,    <consumer_dupe_check_rule>1</consumer_dupe_check_rule>
                    "result":3    <lead_duration>80</lead_duration>
               }    <lead_age>116.91330003738</lead_age>

    <result>3</result>        

</audit>

Data Responses

The following sections list the responses (and associated values) received when employing Jornaya Intelligence during a lead audit.

Basic


Audit

Data PointValueDescription
token{LeadiD token}The LeadiD token being returned
blocked value-1If the value returned in any section is -1, then the data values for that section have been blocked by the creator's campaign. This does not prevent the associated action flags from being returned. Configuring a campaign in this manner allows the creator to return action flags without sharing specific numeric data.


Authentic

Data PointValueDescription
authentic0One or more of the conditions have been met below and no additional data will be returned for this LeadiD token:
  • This was not a token that Jornaya created.
  • This token has been queried too many times (i.e. hundreds or thousands of times) when Jornaya’s partners performed an API call to our system.
  • This token was created over a year ago. 
  • This token is associated witha consumer who has exercised their CCPA Right to Opt-out.

1Authentic LeadiD


Lead Age

Data PointValueDescription
lead_age##The number of seconds old the lead is

00< 5 minutes old

015 - 30 minutes old

0230 - 60 minutes old

031 - 4 hours old

044 - 12 hours old

0512 - 24 hours old

061 - 2 days old

072 days - 1 week old

081 week - 1 month old

091 month - 1 year old

10> 1 year old


Lead Duration

Data PointValueDescription
lead_duration##The number of seconds the consumer was on the form

00Duration Not Available

01Consumer Spent < 5 seconds on the form

02Consumer Spent 5-30 seconds on the form.

03Consumer Spent 30-60 seconds on the form

04Consumer Spent 1-5 minutes on the form

05Consumer Spent 5-30 minutes on the form

06Consumer Spent 30-60 minutes on the form

07Consumer Spent > 1 Hour on the form


Data Integrity

Data PointValueDescription
NOTE: Device data points will only be returned for LeadiD tokens generated by a Web campaign script.
data_integrity0Mismatch: The value provided was not matched to any data witnessed by Jornaya during the lead event.

1Match: The value of the data you submitted IS what was actually entered on the lead form.

2Mismatch With Disclosure: The value of the data you submitted is NOT what was actually entered but may have been changed by the generator.

3Default Value: The data sent was the default field value.
fieldsarrayElements, where the key is the field name and the value, is the data_integrity value/outcome (see above).

NOTE
Email integrity is checked in 3 parts. The complete email is checked. In the event that there is not a match on the complete email address, the data_integrity results for each of these components are also returned in the response.
data_integrity_failedarrayArray list of data submitted that failed data integrity.
data_integrity_passedarrayArray list of data submitted that passed data integrity.
data_integrity_defaultarrayArray list of data submitted that was the default values.
Want to learn more about Data Integrity?
For a deeper dive, you can check out this Data Integrity article which provides more information about how it works and the expected values.


Lead Origin

Data PointValueDescription
url_value0No URLs were matched in your URL flag list.

1One or more URLs were matched in your URL flag list.



entity_value0No Entities were matched in your entity flag list.

1One or more Entities were matched in your entity flag list.

Ready to add URLs and Entities?
For instructions on adding URLs and Entities to your list, you can reference this article.


Consumer Origin

Data PointValueDescription
call_center1Information was entered by a 3rd party.
NOTE: This data point is only returned when the campaign that created the LeadiD token was identified as a call center.

Responses in this category are limited to a maximum value of 30.
NOTE: Device data points will only be returned for LeadiD tokens generated by a Web campaign script.
device_undefined1The Device ID was not found.
device_five_minutes### leads from this device in the past 5 minutes.
device_hour### leads from this device in the past Hour.
device_twelve_hours### leads from this device in the past 12 Hours.
device_day### leads from this device in the past Day.
device_week### leads from this device in the past Week.



NOTE: IP data points will only be returned for LeadiD tokens generated by a Web campaign script.
ip_five_minutes### leads from this IP in the past 5 minutes.
ip_hour### leads from this IP in the past Hour.
ip_twelve_hours### leads from this IP in the past 12 Hours.
ip_day### leads from this IP in the past Day.
ip_week### leads from this IP in the past Week.
any 'device_' or 'ip_' Data Point-1The value was blocked by the creator's campaign.


Lead Velocity

Data PointValueDescription
Responses in this category are limited to a maximum value of 30.



lead_five_minutes### unique entities prior to this audit, exposed to this LeadiD in the past 5 minutes.
lead_hour### unique entities prior to this audit, exposed to this LeadiD in the past hour.
lead_twelve_hours### unique entities prior to this audit, exposed to this LeadiD in the past 12 hours.
lead_day### unique entities prior to this audit, exposed to this LeadiD in the past day.
lead_week### unique entities prior to this audit, exposed to this LeadiD in the past week.
any 'lead_' Data Point-1The value was blocked by the creator's campaign.


Consumer Velocity

Data PointValueDescription
Responses in this category are limited to a maximum value of 30.



consumer_five_minutes### leads from this Consumer in the past 5 minutes.
consumer_hour### leads from this Consumer in the past Hour.
consumer_twelve_hours### leads from this Consumer in the past 12 Hours.
consumer_day### leads from this Consumer in the past Day.
consumer_week### leads from this Consumer in the past Week.
any 'consumer_'  Data Point-1The value was blocked by the creator's campaign.


Lead Lineage

Data PointValueDescription
NOTE: LPC value is required for these data points to be returned



total_entities##Total entities who we know have received this lead (besides you).

-1The value was blocked by the creator's campaign.



total_hops##The number of hops a lead took between the generator and you.

-1The value was blocked by the creator's campaign.


Lead Duplication

Data PointValueDescription
consumer_dupe_check00Consumer email address has not been seen before

01Consumer email address seen in last 0-7 days

02Consumer email address seen in last 7-14 days

03Consumer email address seen in last 14-30 days

04Consumer email address seen in last 30-60 days

05Consumer email address seen in last 60-90 days

06Consumer email address seen in last 3-4 months



lead_dupe_check00LeadiD has not been audited before

01LeadiD has been audited in last 0-7 days

02LeadiD has been audited in last 7-14 days

03LeadiD has been audited in last 14-30 days

04LeadiD has been audited in last 30-60 days

05LeadiD has been audited in last 60-90 days

06LeadiD has been audited in last 3-4 months

07LeadiD has been audited in last 4-5 months

08LeadiD has been audited in last 5-6 months

09LeadiD has been audited in last 6-9 months

10LeadiD has been audited over 9 months ago



lead_dupe0LeadiD has not been previously audited by the same party.

1LeadiD has previously been audited by the same party.
lead_dupe_time#The timestamp when the LeadiD was previously received.
lead_dupe_provider{entity code}Returns the entity code of the provider who had previously provided the LeadiD being audited.


Rules Check


Rules Check - Value Definitions

NOTE: The value variables in this section can return any of the 3 values below
ValueDescription
1The returned result of the Audit Rule is green.
2The returned result of the Audit Rule is yellow.
3The returned result of the Audit Rule is red.


Overall Result

Data PointValueDescription
result#Overall 'rule' value from the query response, as per flag settings in the Jornaya portal.


LeadiD Authenticity

Data PointValueDescription
reg_rule#Returned flags for the authenticity rule check.


Lead Age

Data PointValueDescription
age_rule#Returned flags for the authenticity rule check.


Lead Duration

Data PointValueDescription
duration_rule#Returned flags for the Lead Duration rule check.


Data Integrity

Data PointValueDescription
data_integrity_rule#Returned flags for the Data Integrity rule check.


Lead Origin

Data PointValueDescription
url_rule#Returned flags for the URL Flag rule check.
entity_rule#Returned flags for the Entity Flag rule check.
content_not_available_rule#Returned flags for the Content Not Available rule check.


Consumer Origin

Data PointValueDescription
call_center_rule#Returned flags for the Call Center rule check.



device_undefined_rule#Yellow or Red flag: device ID could not be found.
device_five_minutes_rule#Yellow or Red flag: consumer device created too many leads in the past 5 Minutes.
device_hour_rule#Yellow or Red flag: consumer device created too many leads in the past hour.
device_twelve_hours_rule#Yellow or Red flag: consumer device created too many leads in the past 12 Hours.
device_day_rule#Yellow or Red flag: consumer device created too many leads in the past Day.
device_week_rule#Yellow or Red flag: consumer device created too many leads in the past Week.



ip_five_minutes_rule#Yellow or Red flag: consumer IP created too many leads in the past 5 Minutes.
ip_hour_rule#Yellow orRed flag: consumer IP created too many leads in the past hour.
ip_twelve_hours_rule#Yellow or Red flag: consumer IP created too many leads in the past 12 Hours.
ip_day_rule#Yellow or Red flag: consumer IP created too many leads in the past Day.
ip_week_rule#Yellow or Red flag: consumer IP created too many leads in the past Week.


Lead Velocity

Data PointValueDescription
lead_five_minutes_rule#Yellow or Red flag: sold too many times in the past 5 minutes.
lead_hour_rule#Yellow or  Red flag: sold too many times in the past Hour.
lead_twelve_hours_rule#Yellow or Red flag: sold too many times in the past 12 Hours.
lead_day_rule#Yellow or Red flag: sold too many times in the past Day.
lead_week_rule#Yellow or Red flag: sold too many times in the past Week.


Consumer Velocity

Data PointValueDescription
consumer_five_minutes_rule#Yellow or Red flag: consumer created too many leads in the past 5 Minutes.
consumer_hour_rule#Yellow or Red flag: consumer created too many leads in the past Hour.
consumer_twelve_hours_rule#Yellow or Red flag: consumer created too many leads in the past 12 Hours.
consumer_day_rule#Yellow or Red flag: consumer created too many leads in the past Day.
consumer_week_rule#Yellow or Red flag: consumer created too many leads in the past Week.


Lead Lineage

Data PointValueDescription
total_entities_rule#Yellow or Red flag: lead has been seen by too many entities.
total_hops_rule#Yellow or Red flag: lead took too many hops between the generator and you.


Lead Duplication

Data PointValueDescription
consumer_dupe_check_rule#Flag return for rules set on duplicate LeadiD.



lead_dupe_check_rule#Flag return for rules set on duplicate LeadiD.
lead_dupe_rule#Flag return for rules set on duplicate LeadiD.


Category Blocking


The following data points will only be returned if the category has been blocked by the creator's campaign. This is different than when the creator blocks individual data point values. Individual data points blocked will return a -1 for the data point. Categories blocked will return a 1 for the category_blocked data point. When a Category is blocked, no individual data points in that Category will be returned. Category blocking supersedes any individual data point blocking.

Lead Data Integrity

Data PointValueDescription
data_integrity_blocked1The category was blocked by the creator.
total_hops_rule#Returned flag for blocking this category.


Lead Origin

Data Point

ValueDescription
url_blocked1The category was blocked by the creator.
url_blocked_rule#Returned flag for blocking this category.



entity_blocked1The category was blocked by the creator.
entity_blocked_rule#Returned flag for blocking this category.



content_blocked1The category was blocked by the creator.
content_blocked_rule#Returned flag for blocking this category.


Consumer Origin

Data PointValueDescription
device_blocked1The category was blocked by the creator.
device_blocked_rule#Returned flag for blocking this category.


Lead Velocity

Data PointValueDescription
lead_velocity_blocked1The category was blocked by the creator.
lead_velocity_blocked_rule#Returned flag for blocking this category.


Consumer Velocity

Data PointValueDescription
consumer_velocity_blocked1The category was blocked by the creator.
consumer_velocity_blocked_rule#Returned flag for blocking this category.


Lead Lineage

Data PointValueDescription
total_entities_blocked1The category was blocked by the creator.
total_entities_blocked_rule#Returned flag for blocking this category.



total_hops_blocked1The category was blocked by the creator.
total_hops_blocked_rule#Returned flag for blocking this category.


Lead Duplication

Data PointValueDescription
lead_dupe_blocked1The category was blocked by the creator.
lead_dupe_blocked_rule#Returned flag for blocking this category.



consumer_dupe_blocked1The category was blocked by the creator.
consumer_dupe_blocked_rule#Returned flag for blocking this category.


Field Data Labels


The field data label is used to identify the information being sent in the "data" parameter which allows it to be ingested properly. 

Examplef_name; Joe

LabelDescription
Data field values are restricted to 250 characters max per value.
f_nameFirst Name
l_nameLast Name
emailEmail
phone1Phone1
phone2
Phone2
address1Address1
address2Address2
cityCity
stateState
zipZip

Response Data Types and Lengths


Data PointTypeMax Length
ageInt2
age_ruleInt1
authenticInt1
reg_ruleInt1
call_centerInt1
call_center_ruleInt1
consumer_dayInt2
consumer_day_ruleInt1
consumer_dupe_blockedInt1
consumer_dupe_blocked_ruleInt1
consumer_dupe_checkInt2
consumer_dupe_check_ruleInt1
consumer_five_minutesInt2
consumer_five_minutes_ruleInt1
consumer_hourInt2
consumer_hour_ruleInt1
consumer_twelve_hoursInt2
consumer_twelve_hours_ruleInt1
consumer_velocity_blockedInt1
consumer_velocity_blocked_ruleInt1
consumer_weekInt2
consumer_week_ruleInt1
data_integrityInt1
data_integrity_blockedInt1
data_integrity_blocked_ruleInt1
data_integrity_defaultArray list of data submitted that was the default values.
data_integrity_failedArray list of data submitted that failed data integrity.
data_integrity_passedArray list of data submitted that passed data integrity.
data_integrity_ruleInt1
device_blockedInt1
device_blocked_ruleInt1
device_dayInt2
device_day_ruleInt1
device_five_minutesInt2
device_five_minutes_ruleInt1
device_hourInt2
device_hour_ruleInt1
device_twelve_hoursInt2
device_twelve_hours_ruleInt1
device_undefinedInt1
device_undefined_ruleInt1
device_weekInt2
device_week_ruleInt1
durationInt1
duration_ruleInt1
entity_blockedInt1
entity_blocked_ruleInt1
entity_ruleInt1
entity_valueInt1
field_disclosuresArray list of field disclosures associated with the field label key passed. These are specific disclosures the Generator has included per field.
fieldsArray list of elements where the key is the field name and the value is the data_integrity value/outcome. NOTE: email integrity is checked in 3 parts. The complete email is checked. In the event that there is not a match on the complete email address, the data_integrity results for each of these components is also returned in the response.
ip_blockedInt1
ip_blocked_ruleInt1
ip_dayInt2
ip_day_ruleInt1
ip_five_minutesInt2
ip_five_minutes_ruleInt1
ip_hourInt2
ip_hour_ruleInt1
ip_twelve_hoursInt2
ip_twelve_hours_ruleInt1
ip_weekInt2
ip_week_ruleInt1
lead_ageFloat32 bit
lead_dayInt2
lead_day_ruleInt1
lead_dupeInt1
lead_dupe_blockedInt1
lead_dupe_blocked_ruleInt1
lead_dupe_checkInt2
lead_dupe_check_ruleInt1
lead_dupe_providerString36
lead_dupe_ruleInt1
lead_dupe_timeFloat32 bit
lead_durationFloat32 bit
lead_five_minutesInt2
lead_five_minutes_ruleInt1
lead_hourInt2
lead_hour_ruleInt1
lead_twelve_hoursInt2
lead_twelve_hours_ruleInt1
lead_velocity_blockedInt1
lead_velocity_blocked_ruleInt1
lead_weekInt2
lead_week_ruleInt1
resultInt1
tokenString36
total_entitiesInt2
total_entities_blockedInt1
total_entities_blocked_ruleInt1
total_entities_ruleInt1
total_hopsInt2
total_hops_blockedInt1
total_hops_blocked_ruleInt1
total_hops_ruleInt1
url_blockedInt1
url_blocked_ruleInt1
url_ruleInt1
url_valueInt1


Error Codes

ValueDescription
100Internal Error
Retry Jornaya side error. Initiate retry logic.
1000Leadid not set
The LeadiD value has not been provided or the HTTPS method (GET or POST) is not in the correct format for the LeadiD value to be set.
1001Malformed LeadiD
The LeadiD value is either malformed or blank.
2000Account code not set
The Account code value has not been provided.
2001Malformed account code
The Account code value is either malformed or blank.
4001Malformed Audit Key
The audit key is malformed or blank.
5000Invalid Entry Code
The entity code provided is not valid.
6000Invalid Account Code and/or Audit Key
Either the account code or audit key provided is invalid.
7000Testing not enabled for account
The account is not set up for testing. Please contact support@jornaya.com to have this enabled.


Response Data Types and Lengths


Data PointTypeMax Length
disclosureInt1
disclosure_ruleInt
1
consentInt
1
consent_ruleInt
1
typeInt
1
type_ruleInt
1
prominenceInt
1
prominence_value
Float
32 bit
prominence_rule
Int
1
contrastInt
1
contrast_valueFloat
32 bit
contrast_ruleInt
1
visibilityInt
1
visibility_valueFloat32 bit
visibility_ruleInt
1
captureInt
1
capture_ruleInt
1
storedInt
1
stored_ruleInt
1
resultInt
1




Was this article helpful?