iachat/app/services/whatsapp/providers
Rodrigo Borba 118f52e239 feat: lead attribution tracking - landing page origin detection
- Cria modelo LeadClick para registrar cliques das landing pages
- Cria modelo LandingHost para mapear hostname → inbox_id
- Endpoint público POST /track/click para receber eventos de clique
- Leads::AttributionMatcherService para correlacionar clique com conversa
- Integração com IncomingMessageWuzapiService para atribuição automática
- API REST para gerenciar LandingHosts por inbox (index/create/destroy)
- UI: nova aba 'Landing Pages' nas configurações da caixa de entrada
- Dashboard API client dedicado (landingHosts.js)
- RuboCop: refatora shift_signature_name, TrackingController, AttributionMatcherService e WuzapiService
2026-03-02 14:40:35 -03:00
..
evolution_api chore(style): fix rubocop offenses and update typing indicators 2026-02-25 15:06:58 -03:00
wuzapi fix(whatsapp): restaura attachment_params no PayloadParser para mídia funcionar 2026-02-28 17:47:33 -03:00
base_service.rb Merge branch main into chore/merge-upstream 2025-12-20 12:44:31 -03:00
evolution_service.rb chore(style): fix rubocop offenses and update typing indicators 2026-02-25 15:06:58 -03:00
whatsapp_360_dialog_service.rb Merge branch 'main' into chore/merge-upstream-4.5.0 2025-08-20 11:20:31 -03:00
whatsapp_baileys_service.rb feat(baileys): add reply context handling (#196) 2026-01-24 23:37:21 -03:00
whatsapp_cloud_service.rb fix: normalize audio/opus content type to audio/ogg for WhatsApp attachments (#223) 2026-02-24 22:01:18 -03:00
whatsapp_zapi_service.rb feat(whatsapp): delete messages on baileys/zapi providers (#194) 2026-01-24 22:37:50 -03:00
wuzapi_service.rb feat: lead attribution tracking - landing page origin detection 2026-03-02 14:40:35 -03:00