Articles on: Integrations

Integrating Proof Factor with Webhooks

Here's how to integrate and pass data to Proof Factor with using Webhooks!


  1. Create a campaign
  1. Customize the User Activity Notification
    • Click on customize under the User Activity notification type.
    • Once you are here you should configure the messaging section of the notification. We recommend using the template option. This gives you the ability to do something like **_User recently bought a {{product_name}}!_** where _product_name_ is the name of the different products you have inhave. Click the _Done_ button once you are finished.![](https://storage.crisp.chat/users/helpdesk/website/6c4d2e9200d1a800/a4fe4c79-30d9-4471-9264-83a58e_1t8qsjm.png)
  1. Configure the Capture of notifications
    • Click Custom Webhook -> New Webhook and give your webhook an easy to recognize name
    • Copy the URL from the webhook and then click Use This Webhook
  1. Pass data to the Webhook!
    • Using the unique URL created in your webhook, set up a POST via your API to send the data to our servers

    • *Important* The payload type should be json 
    • The webhook can accept any custom fields along with the following default fields:

undefined { "email" : "", "first_name" : "", "image_url" : "", "city" : "", "state" : "", "country" : "", "ip" : "" }

  1. Test your Post Call
    • Send example data to Proof Factor and we can confirm we've got it (let us know when you do!)
  1. Configure Plugin Display
    • Back to the Campaign configuration and click on Display then click the switch to custom. Enter your domain name here i.e joesstore.com
  1. Install the plugin on your Store
    • Navigate to https://app.prooffactor.com/install and copy the install code.
    • Paste the install code from above right above the ending </body> tag![](https://storage.crisp.chat/users/helpdesk/website/e84104790ab53800/85c626bb-8d89-4b23-9f5b-098b3b_14izumt.png)


  • * *


Thanks for the feedback! 🙏🏽


  • * *

Updated on: 27/10/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!