Articles on: Integrations

Integrating Proof Factor with Webhooks

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

Create a campaign
Create a Campaign at: https://app.prooffactor.com/campaigns
Enable the notifications you would like to appear on your Store i.e Live User Count and User Activity
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 productname_ 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)
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![](https://storage.crisp.chat/users/helpdesk/website/e6685a5b60b77800/b0d3d7c3-4751-43aa-b40b-9f42d0_7h16qs.png)
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:

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


Test your Post Call
Send example data to Proof Factor and we can confirm we've got it (let us know when you do!)
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
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!