Signup & coexistence
Prepare Erika for Meta review and operational onboarding.
This area translates the approval plan into a practical checklist: public policies, embedded signup readiness, WhatsApp coexistence and the first integration hooks for analytics.
Inclua esta URI em Valid OAuth Redirect URIs no Meta (Facebook Login for Business): https://erika.dimetrika.app/signup
Environment readiness
metaAppId
runtime variable
metaRedirectUri
runtime variable
metaEmbeddedConfigId
runtime variable
graphApiVersion
runtime variable
apiBaseUrl
runtime variable
analyticsServiceUrl
runtime variable
Launch checklist
Confirmar o app Erika no Meta Developers
Centralizar o app, os dados de redirecionamento e as politicas publicas no mesmo dominio institucional.
Configurar coexistencia
Preparar o fluxo para o mesmo numero atender no WhatsApp Business App e na Cloud API usando a capacidade de coexistencia.
Apontar callback e webhook
Definir META_REDIRECT_URI, META_VERIFY_TOKEN e META_WEBHOOK_SECRET para validar as rotas do backend.
Conectar a camada analitica
Quando o servico Python estiver ativo, o pipeline de perguntas e respostas pode sair do modo placeholder.
Coexistence notes
- The same phone number must be prepared to live across WhatsApp Business App and Cloud API.
- The dedicated API is ready to receive Meta callbacks and webhook verifications without changing the UI.
- The analytics contract already supports channel metadata, so avatar experiences can reuse the same pipeline later.
- Documentacao Meta: Embedded Signup e coexistencia.