+Person Web ID Webhook Integration

+Person Web ID Webhook Integration

Integrate our data with any system you like! Webhook Notifications (per user, available to all users)

Data Format

  1. JSON  - (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate.
  2. Your application will need to be capable of receiving JSON.
  3. If you are trying to export the data, go here for instructions.  

Location in Application

  1. Login to your dashboard
  2. Go to 'Configuration -> Users'
  3.  We recommend creating a New User for Webhooks only






  1. Edit User ->Other Integration  



  2. Enable the Webhook by clicking the checkbox and inserting the postback URL



  3. Update User after you click 'Test Postback Now'

Fields Available

This integration is useful for connecting Visual Visitor with other systems.  When your site receives new traffic, instead of sending an email alert, a Webhook will be sent in JSON with the following fields available to map into your system. 
first_name
last_name
personal_email
contact_address
contact_address_2
contact_metro_city
contact_state
contact_zip
contact_zip4
gender
age_range
married
children
income_range
net_worth
homeowner
contact_job_title
contact_professional_email
contact_linkedin_url
contact_facebook_url
contact_twitter_url
company_name
company_linkedin_url
company_domain
company_employee_size_range
company_employees
company_revenue_range
company_primary_industry
company_address
company_address_2
company_city
company_region_code
company_postal_code
session_date
remotesessionid
referrer
visitor_first_visit
visitor_search_term
visitor_search_engine
campaign_name
campaign_source
campaign_medium
campaign_term
campaign_content
pages_visited
full_url
host_name
page
querystring
anchor
page_time
visit_date

Everyone, including private label resellers, can integrate our data with their CRM, lead tracking or custom system.

 

Instant email notifications must be turned on to trigger the push. 







Example JSON Output

  1. {
  2.    "first_name":"Joe",
  3.    "last_name":"Somebody",
  4.    "personal_email":"joesomebody@gmail.com",
  5.    "contact_address":"222 Personal Address Road",
  6.    "contact_address_2":"Apt. 111",
  7.    "contact_metro_city":"Jacksonville",
  8.    "contact_state":"FL",
  9.    "contact_zip":"32256",
  10.    "contact_zip4":"1234",
  11.    "gender":"Male",
  12.    "age_range":"35 - 44",
  13.    "married":"false",
  14.    "children":"false",
  15.    "income_range":"$90,000 to $119,999",
  16.    "net_worth":"$150,000 to $249,999",
  17.    "homeowner":"false",
  18.    "contact_job_title":"Director of Sales",
  19.    "contact_professional_email":"somebody@companydomain.com",
  20.    "contact_linkedin_url":"linkedin.com/someperson",
  21.    "contact_facebook_url":"facebook.com/somevisitortoyoursite",
  22.    "contact_twitter_url":"twitter.com/somevisitortoyoursite",
  23.    "company_name":"SomeCompanyName",
  24.    "company_linkedin_url":"linkedin.com/company/somecompanyname",
  25.    "company_domain":"companydomain.com",
  26.    "company_employee_size_range":"51-200 employees",
  27.    "company_employees":57,
  28.    "company_revenue_range":"$50 - 100M",
  29.    "company_primary_industry":"Marketing And Advertising",
  30.    "company_address":"111 company address",
  31.    "company_address_2":"Suite 105",
  32.    "company_city":"Jacksonville",
  33.    "company_region_code":"FL",
  34.    "company_postal_code":"32256",
  35.    "session_date":"2022-12-19T11:39:33.2038487-05:00",
  36.    "remotesessionid":"alksdjfkly76y234sdaifkjhjajoiuasf234",
  37.    "referrer":"www.google.com",
  38.    "visitor_first_visit":true,
  39.    "visitor_search_term":"myTerm",
  40.    "visitor_search_engine":"www.google.com",
  41.    "campaign_name":"monthly newsletter",
  42.    "campaign_source":"monthly_newsletter_volume1",
  43.    "campaign_medium":"email",
  44.    "campaign_term":"free upgrade",
  45.    "campaign_content":"campaign content",
  46.    "pages_visited":[
  47.       {
  48.          "full_url":"https://www.somewebsite.com/testdir/testpage.html#anchorText?testqs=abcde",
  49.          "host_name":"www.somewebsite.com",
  50.          "page":"/testdir/testpage.html",
  51.          "querystring":"testqs=abcde",
  52.          "anchor":"anchorText",
  53.          "page_time":63,
  54.          "visit_date":"2022-12-19T11:24:33.2038487-05:00"
  55.       },
  56.       {
  57.          "full_url":"https://www.somewebsite.com/testdir/testpage2.html",
  58.          "host_name":"www.somewebsite.com",
  59.          "page":"/testdir/testpage2.html",
  60.          "querystring":"",
  61.          "anchor":"",
  62.          "page_time":22,
  63.          "visit_date":"2022-12-19T11:24:55.2038487-05:00"
  64.       },
  65.       {
  66.          "full_url":"https://www.somewebsite.com/testdir/testpage3.html",
  67.          "host_name":"www.somewebsite.com",
  68.          "page":"/testdir/testpage3.html",
  69.          "querystring":"",
  70.          "anchor":"",
  71.          "page_time":22,
  72.          "visit_date":"2022-12-19T11:25:17.2038487-05:00"
  73.       }
  74.    ]
  75. }

Note: Basic custom development knowledge required. Your system will need to be able to accept a Webhook. If your system does not accept a Webhook directly, you can use a third-party tool like Zapier.com or make.com to pass the webhook and feed into your system. 


Click here to learn how to send your Webhook through Zapier. 


    • Related Articles

    • Implementing Plus Person

      Setting up your Plus Person Account. Setting up your Plus Person account is not just a task; it's an invitation to a world of enhanced features and personalized services. In this technical guide, we will walk you through the effortless steps to ...
    • The Difference Between a Webhook and a Connector.

      Simple Integration with Minimal Information. Our connectors are perfect for easily building your email list. The connectors will automatically push your new contacts into the selected mail list. You will get a name, email address, and physical ...
    • The Difference Between a Webhook and a Connector.

      Simple Integration with Minimal Information. Our connectors are perfect for easily building your email list. The connectors will automatically push your new contacts into the selected mail list. You will get a name, email address, and physical ...
    • Can I Use the Webhook and Connectors at the Same Time?

      Yes, using both integration systems does not inhibit your ability to use the other. In fact, if you're interested in filtering data, we recommend you use both. Need assistance understanding the difference between a Webhook and a Connector? We've got ...
    • Sending a Webhook to Make

      When setting up your Webhook integration, you have the option to send via Make.com if your system does not take a direct Webhook. In the example below, we will walk through how to send information to a Google Sheet in real-time with our Webhook ...