Privacy Guardian - GeoIP
  • 26 Sep 2022
  • 1 Minute to read
  • Dark
    Light

Privacy Guardian - GeoIP

  • Dark
    Light

Article Summary

The options below can be utilized to pull in the state value for the LeadiD token that is generated at the time of the campaign script firing. This value can then be stored in addition to the LeadiD token so that you may identify where the lead was created.

If you have 1st Party Privacy Guardian or are unsure if you do please reach out to support@jornaya.com so that you may start to receive this data point.

LeadiD JavaScript Object
LeadiD.ip_country
Alpha-2 ISO 3166 Country Code
LeadiD.ip_state
Two Letter Abbreviation
Cookies
 jornaya_privacy_guardian_ip_country
Alpha-2 ISO 3166 Country Code
 jornaya_privacy_guardian_ip_state
Two Letter Abbreviation
Hidden Input Elements
 jornaya_privacy_guardian_ip_country
Alpha-2 ISO 3166 Country Code
 jornaya_privacy_guardian_ip_state
Two Letter Abbreviation
Local Storage
 jornaya_privacy_guardian_ip_country
Alpha-2 ISO 3166 Country Code
 jornaya_privacy_guardian_ip_state
Two Letter Abbreviation
 Callback Function
 Parameter 1Alpha-2 ISO 3166 Country Code
 Parameter 2Two Letter Abbreviation
To use a callback function, be sure to set a query parameter on our script. For example: &privacyGuardianCallback=myCallbackFunctionForPrivacyGuardian

Was this article helpful?