Skip to main content

Integrating Nemu Pixel on Shopify

  1. In the Shopify panel, click on Sales channels in the sidebar, then click on Themes
  1. In your Current Theme, click the button and then click on Edit code
  1. Open the layout folder and select the theme.liquid file
  1. Paste the code copied in the previous onboarding step inside the <head> tag and click Save

Setting Up Webhooks

  1. In the Shopify panel, click on Settings in the sidebar
  1. Click on Apps and sales channels
  1. Click on the Develop apps button
  1. Click on Allow legacy custom app development
  1. Click on Allow custom app development
  1. Click on Create a legacy custom app
  1. Define a name for your app and click on Create app
  1. In the Overview tab, click on Configure Admin API scopes
  1. Search for read_orders, check only this option and click on Save
  1. Go back to the Overview tab
  1. Click on Install app
  1. Click on Install again to confirm
  1. In Nemu, go to Settings > Webhooks, search for Shopify and click on Connect
Copy the credentials and paste them into the respective Webhook fields on the Nemu platform.
  1. Click on Reveal token once and then on the Copy button
  1. On the same page, copy the API Key and Secret Key
  1. Paste the copied credentials in Nemu
  1. Copy the Custom Pixel generated by the Webhook
  1. In Shopify, search for Customer events and click on Add custom pixel
  1. Define a name for the Pixel and click on Add pixel
  1. In the Customer Privacy section, configure:
  • Consent: Not required
  • Data sale select: The data collected does not qualify as data sale
  1. Paste the code copied in step 17 and click on Save
  1. Click on Connect at the top of the page and confirm again by clicking on Connect