Skip to main content

Important Information Before You Start

  • If a Shopify Partner (Agency) is managing your store, you’ll need to ask the Organization Owner / Store Owner to follow the steps in this guide.
  • Check your account permissions on Shopify. You’ll need Owner access to follow all steps in this guide. Learn more about user management on Shopify.

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 on Shopify

  1. In the Shopify panel, click on Settings in the sidebar
  1. In the sidebar, click on Apps
  1. Click on the Develop apps button
  1. Click on Develop apps in the Dev Dashboard
  1. You will be redirected to the app development screen, click on Create app
  1. Define a name for your app and click on Create
  1. Copy the URL and paste it into the App URL field
https://shopify.dev/apps/default-app-home
  1. In Webhooks API Version, select version 2026-01
  1. Click on Select scopes
  1. Search for:
  • read_all_orders
  • read_orders
Check these options and click on Done

  1. Scroll down to the bottom of the page and click on Release
  1. In Version name, you can leave it blank and click on Release

Installing the App on Shopify

  1. In the sidebar, click on Home
  1. Click on the Install app button
Keep this page open, as we will need the Client ID and Client Secret for the next steps.
  1. Click on the store card where you want to install the app
  1. Click on the Install button

Setting Up Webhooks in Nemu

  1. Access the Shopify dev dashboard by clicking here
  2. Click on the app card that we created in the setting up webhooks on Shopify step
  1. In the sidebar, click on Settings and copy the Client ID and Client Secret
  1. In Nemu, go to Settings > Webhooks, search for Shopify and click on Connect
  1. Paste the Client ID and Client Secret in their respective fields
  1. Fill in the Store details and click on Save
Do not close the popup that appears, as we will need the Pixel URL for the next steps.

Setting Up Custom Pixel on Shopify

  1. Copy the Pixel URL, we will use this in step 7 of this section to set up the Custom Pixel on Shopify.
  1. In the sidebar, click on Settings
  1. A new page will open, click on Customer events
  1. Click on the Custom Pixels tab and click on Add custom pixel
  1. Define a name for the Pixel and click on Add pixel
  1. Expand the Customer Privacy section and configure:
  • Consent: Not required
  • Data sale select: The data collected does not qualify as data sale
  1. Paste the code copied in step 1
  1. At the top of the page, after pasting the code, the Save button will appear, then click on Connect

  1. Confirm again by clicking on Connect