Proposal tracking for BTL teams
Upload a proposal. Get a tracked link. See what buyers read.
CloudBTL keeps the product simple: a public landing page, an upload flow that publishes a tracked proposal link, and a dashboard where the link's engagement is easy to review.
Primary journey
The core flow is direct: upload once, share one link, inspect one dashboard.
Upload proposal
Start from the upload app and bring the proposal into a web-native CloudBTL page.
Generate tracked link
CloudBTL instruments the page, hosts it, and returns a tracked URL ready to send.
Review engagement
Open the dashboard for that link to see visits, reading behavior, and actions taken.
Exactly three surfaces
CloudBTL is intentionally small at the product edge.
Landing page
A clear front door that explains the value and routes users to the upload flow.
Upload proposal
The working app surface where a proposal becomes a hosted, tracked link.
Link dashboard
A focused analytics view for the proposal link, powered by DeckLens events.
DeckLens
DeckLens remains the analytics engine.
DeckLens stays focused on measurement: section dwell, action events, session paths, local testing, and agent-friendly HTML instrumentation.
DeckLens.createTracker({
projectId: "brand-proposal",
deckId: "q2-proposal",
endpoint: "https://collector.cloudbtl.com/api/events"
}).start();