Lead and campaign tools built in.
Research leads, organize them into Audiences, run outbound campaigns, and keep conversation history connected to customer records.
Best for
- agency lead gen
- launch outreach
- sales follow-up
- customer reactivation
Use it when the website project also needs lead capture, prospect research, or launch outreach from the same backend.
What this module gives your project.
Lead research
Use this capability from your custom frontend while the operational side stays manageable in Arky admin.
Audiences
Use this capability from your custom frontend while the operational side stays manageable in Arky admin.
Campaigns
Use this capability from your custom frontend while the operational side stays manageable in Arky admin.
Mailboxes
Use this capability from your custom frontend while the operational side stays manageable in Arky admin.
Suppressions
Use this capability from your custom frontend while the operational side stays manageable in Arky admin.
Custom UX with backend state managed in Arky.
- Lead capture forms
- Audience subscription
- Campaign-aware customer records
- Membership status checks
A client-facing back office for the same module.
- Research workflows
- Audiences
- Campaign setup
- Reply tracking
- Suppression controls
Code the frontend. Connect Arky as the backend.
Start with the frontend stack the project deserves, then connect only the Arky modules it needs. The Admin, API, SDK, and backend workflows stay behind the custom experience.
- Collect or research leads
- Organize contacts into lists
- Run campaigns with conversation history attached
import { initialize } from "arky-sdk/storefront";
const arky = initialize("arky_pk_...", {
locale: "en",
});
await arky.eshop.cart.load();
Useful API touchpoints.
-
POST /v1/storefront/audiences/{id}/subscribe -
GET /v1/storefront/audiences/{id}/access