SheerID provides a range of integration methods for Shopify merchants looking to seamlessly incorporate verification programs into their online stores. Specifically, SheerID offers two dedicated Shopify extensions designed to simplify the process of displaying and validating eligibility for exclusive offers directly within the Shopify platform. These extensions offer tailored solutions for both the storefront and checkout experience.
Shopify theme extension
SheerID offers a theme extension to help display your programs in the Shopify theme editor.
- In your Shopify theme editor, navigate to the page you would like to display your SheerID program
- Add the SheerID Verification Form app block under 'Apps'
- Configure the app block on the right-hand side of the editor, entering your SheerID Program ID in the 'Program' field
4. Configure the 'Button text', 'Display style', and any specific colors
Custom metadata in the Shopify app
In our Shopify app theme extension, we collect the "customer_id" from the Shopify page and add it as a query parameter to the verification URL. Any additional parameters that you wish to collect will need to be manually added to the verification URL using our standard implementation options.
- window.ShopifyAnalytics.meta.page.customerId
- window.meta.page.customerId
- ShopifyAnalytics.lib.user().traits().uniqToken
Shopify checkout extension
The checkout extension can be utilized by stores using Shopify Plus. To add the SheerID checkout extension:
- Navigate to the checkout page of your Shopify store in the theme editor
- Add the SheerID app block to the 'Order summary' section
- Configure the app block by providing a link to a page within your store that contains your SheerID verification forms along with any other optional text you would like to display
Additional SheerID publishing options
We also offer our standard methods for publishing your SheerID program on your website, including pop-up and embedded forms, dedicated landing pages, and API endpoints.