Integrating with Shopify in 3 Steps (with Pictures!)

Here's how to integrate with Shopify! Issues? Email us at widget@prooffactor.com and we'll help you fix it asap!

  1. Create a campaign

    • Create a Campaign at: https://app.prooffactor.com/campaigns
    • Enable the notifications you would like to appear on your Shopify Store i.e Live User Count and User Activity
    • Click on customize under the User Activity notification type. Once you are here you should configure the messaging section of the notification. Since you are setting this up on Shopify you should use 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 in Shopify. Click the Done button once you are finished. Screenshot-2018-08-14-19.24.40
    • Click on the Capture tab to configure the events capture. Click Use a Webhook Integration
    • Click Custom Webhook -> New Webhook and give your webhook an easy to recognize name
      Webhookdone
    • Copy the URL from the webhook and then click Use This Webhook
  2. Set Up Shopify

    • Go into your Shopify Store Admin Panel
      Notifications
    • Click Create Webhook at the bottom of the page
      CreateWebhook
    • Select Order Payment for Event.
    • Enter the URL you copied above into the URL field.
    • Select JSON for the format field.
    • Click Save Webhook
      Like This: Screen-Shot-2018-08-27-at-12.13.20-PM-2
  3. Install on Shopify

  • Back to the Campaign configuration and click on Display then click the switch to custom. Enter your Shopify domain name here i.e myshopify.com Screenshot-2018-08-14-19.32.43
  • Navigate to https://app.prooffactor.com/install and copy the install code.
  • Go to your Shopify Theme
  • Click on Actions -> Edit Code
    EditCode
  • Click on Layout -> theme.YourTheme and then paste the install code from above right above the </body> tag like so:
    Paste

Done! Save and you're good to go! Problems? Email us at widget@prooffactor.com and we'll help you solve it asap!