Real-Time Engagement Tracking and Telemetry

GuideUpdated: May 2026

This guide provides technical instructions for monitoring the lifecycle of an active envelope, including recipient interaction tracking and status analysis.

This guide provides technical instructions for monitoring the lifecycle of an active envelope, including recipient interaction tracking and status analysis.


Prerequisites

  • Existence of a previously dispatched (Sent) envelope.
  • Assigned role with access to document repository telemetry.

Strategic Overview

Effective document management requires more than just dispatching; it requires real-time situational awareness. IUSign provides high-fidelity telemetry for every active transaction, allowing administrators to track exactly when a document was delivered, opened, and signed. This visibility is critical for identifying bottlenecks in the approval workflow and ensuring timely completion of high-value transactions.


Implementation Sequence

1. Accessing the Tracking Interface

Navigate to the Documents repository and select the target envelope. This initializes the Detail Panel, which serves as the primary operational dashboard for that specific transaction.

2. Recipient Status Analysis

The Recipients module provides granular, real-time status indicators for each participant in the routing order:

Status IndicatorForensic DefinitionRationale
SentThe invitation has been dispatched via SMTP.Confirmation of dispatch.
DeliveredThe recipient's mail server has confirmed receipt.Verification of reachability.
ViewedThe recipient has successfully accessed the secure portal.Confirmation of engagement.
SignedThe recipient has executed all mandatory fields.Partial completion.
DeclinedThe recipient has formally refused the transaction.Corrective action required.

3. Timeline and Forensic Event Log

Below the recipient status, the Timeline provides a chronological record of all transactional events:

  • Temporal Precision: Every action is recorded with a millisecond-accurate UTC timestamp.
  • Geographic Context: View the IP address and User Agent (Browser/OS) for every recipient interaction.
  • Communication Log: Track when automated reminders or manual notifications were dispatched.

Operational Insights: Proactive Monitoring

  • Identifying "Stalled" Transactions: If an envelope has been "Viewed" multiple times but not "Signed" over 48 hours, it indicates a potential bottleneck or recipient query.
  • Audit Readiness: The tracking data is the precursor to the final Certificate of Completion. Reviewing this data during the active phase ensures the final audit record will be accurate.
  • Reminder Orchestration: Use the tracking data to determine the optimal moment to Send a Manual Reminder. If a recipient hasn't even "Viewed" the document, a direct follow-up may be necessary.

Technical Specifications: Telemetry Data

Data PointTechnical MetricFunctional Use
Last ActivityUTC TimestampPrimary sorting key in repository.
Delivery StatusSMTP Status CodesDiagnostic for email deliverability.
Engagement DepthFields Completed / TotalReal-time progress percentage.

Diagnostic and Resolution Protocols

System ExceptionProbable CauseResolution Protocol
Status "Stuck" on SentEmail block or spam filterCheck the Email Deliverability Guide or verify the address.
Viewed from anomalous IPPotential credential sharingVerify with the recipient if they are utilizing a VPN or corporate proxy.
Missing audit entriesUI synchronization delayExecute a manual refresh to synchronize with the latest backend telemetry.

Related Documentation