Downloading from the UI
Open your campaign in the Connectly UI, navigate to the Analytics tab, and click Download CSV. The file downloads immediately.Column reference
Each row represents a single customer in the sendout. Columns always appear in this order.Timestamp columns (
sent_at, delivered_at, read_at, opt_out_at) are blank when the event hasnβt occurred yet. For example, read_at is empty if the customer hasnβt opened the message.Understanding the engagement columns
button_clicks β populated when a customer taps a quick-reply or call-to-action button. Each entry records the buttonβs id, display name, and click timestamp ts.
link_clicks β populated when a customer taps a tracked URL. Same structure as button_clicks.
input_variables / output_variables β only populated for campaigns using variables or automation logic. input_variables reflects values injected at send time; output_variables captures data collected from the customerβs replies during the conversation flow.
