Tracking and Exporting Sent Notification Logs

Sent logs are where we help you track each and every notification sent from Fyno.

Logs provide a detailed view of what has happened to each of your requests, supplying vital information for you to analyze, derive conclusions about your sent notifications, and continuously improve your communication strategies.

This section covers the logs visible on the Fyno platform, how to filter through the application to narrow down your searches, and a comprehensive breakdown of individual log schemas.

When you navigate to Sent Logs from the left navigation menu, you will see the following sections:

  • Logs
  • Test & Live Versions
  • Filters (detailed in the next guide section)

Logs

The logs visible on the Sent Logs page give you a chronological overview of the latest interaction activity occurring on your Fyno account.

When you review your logs, the primary indicator is the Status indicator. This flag marks exactly where your request stands within the system lifecycle:

  • Attempted – Message request was successfully validated by Fyno and routing logic has been initiated toward the provider.
  • Sent – Message request was processed successfully by the provider and dispatched into the delivery network.
  • Dropped – Message was dropped internally due to preset rules (e.g., Suppression lists, Routing caps, or Subscription opt-outs).
  • Error – Message failed internally at Fyno’s layer before reaching the network provider gateway.
  • Failed – Message processing completely failed or validation checks were rejected at Fyno’s end.
  • Timeout – Downstream gateway/provider failed to respond or acknowledge the payload within the 5–10 second window.
  • Delivered – Message reached the destination device successfully.
  • Undelivered – A definitive undelivered event payload was reported back asynchronously by the carrier network.
  • Clicked – An embedded URL/Link or the action button in the message was clicked by the user.
  • Read / Open – Message container was explicitly opened or flagged as read by the recipient.
  • No DLR – Message was dispatched, but the network carrier did not return a Delivery Receipt acknowledgment.

You can read about the extensive multi-channel delivery matrices in detail here.

Understanding the Log Schema Columns

To further analyze this page, let’s look at what data each column contains:

Timestamp

Shows the exact date and time details of when the notification request was initiated from your application.

Make sure to configure your regional time zone within Settings so that log outputs display correctly in your local time format.

Template

Displays the specific template name and unique content layout structure utilized when the notification request was fired.

Notification Event

Displays the corresponding core Event configuration name triggered with the notification API request made to Fyno.

Destination

Provides a concise snapshot of the target recipient endpoint routing address, alongside the primary communication Channel utilized to complete the payload delivery.

Provider

Identifies the exact integrated downstream provider gateway service instance deployed to route and transmit the message payload.

How to download sent logs

1

Click on the Download Report CTA button in the top right header space.

2

Choose your targeted report parameters, API version scopes, and chronological boundary limits in the configuration modal.

  • Version: Select between Test or Live.
  • Timestamp: Quick-select fields (Yesterday, Last 7 days, Last 28 days) or select Custom (choose any 30-day window within the trailing 6 months).
  • Report Type: Select one of the 4 available structures based on audit requirements:
    • All Logs: Comprehensive metadata dump of raw request strings.
    • Summary: Aggregated deliverability statistics.
    • Daily Summary: Day-over-day tracking charts.
    • SMS Delivery (mobile number-wise): Destination-specific delivery data.
Data exports are capped at 30 days per report. If you need to export an extended sequence (e.g., 90 days), create multiple separate sequential reports (e.g., Day 0 to 30, Day 31 to 60, and Day 61 to 90).

3

You will see an InApp confirmation confirmation bubble processing banner status alert: “Your report request xxxxx_xx is processing!”

Most optimized reports finish compilation within a few seconds.
4

Once generation finishes, an interactive platform notice flashes alongside an automated transaction status notification email containing a Download Report link action.

!/images/report-request-ready-to-download.png

5

Clicking Download Report triggers a download dashboard panel window tracking compiled lists.

6

Click the download link element to pull down your formatted file archive locally.

Be sure to download your compiled reports within 7 days, as download tokens auto-expire securely. For instance, a report file ready on March 1st at 1:00 PM will become unavailable on March 8th at 1:00 PM.

Test & Live Versions

The logs dashboard cleanly segments reporting data channels between Test and Live environmental pipelines. This prevents development testing records from inflating operational live production audit figures.

Can't find a notification log?

Always verify your current target dashboard application environment setting. Transactions executed inside a Test environment pipeline will not appear on Live logging feeds, and vice versa.