← Pipelet Admin

Sales-Inbox

Mailto-Klicks aus cpms-core's Upgrade-Page + Self-Signup-Form (pipelet-web). Letzte 30 Tage.

Events total
0
Tenants involviert
0
Plan-spezifisch
0
Keine Sales-Events bisher.
window.fetch('https://admin.pipelet.com/api/admin/sales/beacon', {
  method: 'POST', mode: 'no-cors',
  headers: { 'Content-Type': 'application/json' },
  body: JSON.stringify({event: 'upgrade_clicked', tenant_id: 7, plan: 'starter'}),
});
Anbinden: pipelet-cpms account_billing_upgrade.html + pipelet-web Signup-Form.