Skip to main content

Integrating Nemu Pixel on Irroba

  1. On the Irroba platform, in Apps search for Nemu
  1. Paste only the code located inside the data-tracking-id property of the <script> from Configuring Nemu Pixel and enable the status to Active and click on Save
Example:
<script src="https://trackings.nemu.com.br/trackings/ULtHf0C4U3/script.js" async="" data-tracking-id="ULtHf0C4U3" crossorigin="anonymous"></script>
The code that should be copied is only what is inside the
data-tracking-id property: ULtHf0C4U3

Setting Up Webhooks

  1. On the Irroba panel, go to Users and click on API Users
  2. Click on the Add button
  3. Fill in the necessary information with your data and generate a password
Copy the username and password generated, as they will be needed in the next step.
  1. In Nemu, go to Settings > Webhooks and search for Irroba and click on Connect
  2. Fill in the Webhook data with the information from step 3
  3. Copy the generated Webhook URL and return to Irroba
  4. Paste the URL copied from the previous step and click on Save
Done, your integration with Nemu is complete 🚀