Integration Components
Our Shopify integration has multiple components.
- Javascript Integration (required). This is the key integration component and drives validation of end users to check whether they should be allowed on to your Shopify PDP or redirected to the waiting room.
- Anti-Cheat: Checkout Validator (optional). Detects and prevents most bots and scalpers that are using automated software from proceeding to checkout.
- Stock Syncing (optional). Synchronises Shopify product/variant inventory quantities to CrowdHandler.
Can be used to:- Display Shopify stock levels in the CrowdHandler waiting room.
- Used as waiting room state triggers i.e. sold out.
- Regulate CrowdHandler -> Site throughput based on stock availability.
- Checkout post-processor (optional). A second layer of Anti-Cheat defense for bots that attempt to overwhelm Shopify systems with high traffic volumes. Inspects created orders for validity and takes action by triggering automated order cancellation and optional automated refund/card authorization reversals.
Getting Started
Prerequisites
- A Shopify admin account with permission to edit the theme.liquid file.
- If you are installing optional features you will need a Shopify Plus or higher tier account with permission to:
- Install custom apps.
- Install webhooks through the notifications setting.
- Install checkout rules.
Installation
- Log in to https://admin.crowdhandler.com
- Set up your CrowdHandler domain and room. You can use the dashboard on-boarding helper to guide you through the process. The screenshot below is an example of typical Shopify PDP room setup. Once you're done, make sure that your deployment mode is set to ShopifyJS. You can change deployment mode from the dashboard screen.
- From the deployments screen, click on the ShopifyJS edit button for the domain that you would like to configure.
- You'll arrive at this screen where you'll be guided through the installation process of each component by the installation wizard and related documentation.