top of page
banner_lucci.png

assine nossa newsletter •

dados enviados!

siga nosas redes

  • Instagram
  • Facebook

©2025 by AIKÁ Body & Soul. All Rights Reserved.

Entregas de 3 a 5 dias úteis.

Rua Dr. Albuquerque Lins, 635, cj 62- Santa Cecilia 

São Paulo, SP

Tel: +55 11 97646-6540       CNPJ 29.013.466/0001-03

bottom of page
import Intercom from '@intercom/messenger-js-sdk'; Intercom({ app_id: 'rsuaizgj', user_id: user.id, // IMPORTANT: Replace "user.id" with the variable you use to capture the user's ID name: user.name, // IMPORTANT: Replace "user.name" with the variable you use to capture the user's name email: user.email, // IMPORTANT: Replace "user.email" with the variable you use to capture the user's email created_at: user.createdAt, // IMPORTANT: Replace "user.createdAt" with the variable you use to capture the user's sign-up date in a Unix timestamp (in seconds) e.g. 1704067200 }); npm install @intercom/messenger-js-sdk script> window.intercomSettings = { api_base: "https://api-iam.intercom.io", app_id: "rsuaizgj", };