@if (!empty($faviconUrl)) @endif
{{ $appName }}

{{ $appName }}

Company SMS monitoring, live and under control.

Pair phones, filter what matters, and watch alerts in an isolated workspace for your team.

Start {{ (int) ($trialDays ?? 3) }}-day free trial @php $cheapestTier = collect($tiers ?? [])->sortBy('monthly_price')->first(); $fromPrice = $cheapestTier ? \App\Support\Currency::format($cheapestTier->monthly_price, $subscriptionCurrency ?? 'USD') : ($subscriptionPriceFormatted ?? ('$'.number_format((float) ($subscriptionPrice ?? 3.99), 2))); @endphp Get full access from {{ $fromPrice }}/mo
@if (! empty($tiers) && count($tiers) > 0)

Pricing

Pick your plan.

Prepaid 1, 3, 6, 9, or 12 months. @if (!empty($maxPlanDiscount) && $maxPlanDiscount > 0) Save up to {{ rtrim(rtrim(number_format($maxPlanDiscount, 1), '0'), '.') }}% on the longest term. @endif All plans include isolated tenants, live SMS & alerts, and analytics.

@foreach ($tiers as $tier) @php $isPro = $tier->slug === 'pro'; $retentionMonths = $tier->data_retention_days ? (int) round($tier->data_retention_days / 30) : null; @endphp
@if ($isPro) Recommended @endif

{{ $tier->name }}

{{ \App\Support\Currency::format($tier->monthly_price, $subscriptionCurrency ?? 'USD') }} /mo

  • {{ $tier->max_devices ?? 'Unlimited' }} devices
  • {{ $tier->max_users ?? 'Unlimited' }} users
  • {{ $tier->max_keywords ?? 'Unlimited' }} keywords
  • @if ($tier->includes_branding) Branding included @else Branding add-on @endif
  • @if ($retentionMonths) {{ $retentionMonths }}-month data retention @else Unlimited data retention @endif
  • @if ($tier->max_sub_companies === null) Unlimited sub-companies @else {{ $tier->max_sub_companies }} sub-compan{{ $tier->max_sub_companies === 1 ? 'y' : 'ies' }} @endif
Choose {{ $tier->name }}
@endforeach
@endif

How it works

Live in three steps

Whether you start on trial or full access, the path is the same after signup.

  1. 01

    Register your company

    Create the admin account. Trial unlocks instantly; full access activates after payment or Super Admin confirmation.

  2. 02

    Pair monitoring devices

    Use a company name, device name, and registration code on Android (SMS capture) or iOS (sync testing).

  3. 03

    Monitor and alert

    Watch filtered SMS, alerts, and analytics in your isolated company workspace in realtime.

Platform

What operators get

The essentials — nothing you have to dig for on day one.

Isolated tenants

Each company has its own users, devices, messages, and settings — never mixed across clients.

Live SMS & alerts

Inbound messages stream to the dashboard with keyword filters, sender rules, and sound alerts.

Simple pricing

Standard, Pro, and Plus tiers from {{ $fromPrice ?? ($subscriptionPriceFormatted ?? ('$'.number_format((float) ($subscriptionPrice ?? 3.99), 2))) }}/mo. Pay 1–12 months @if (!empty($maxPlanDiscount) && $maxPlanDiscount > 0) and save up to {{ rtrim(rtrim(number_format($maxPlanDiscount, 1), '0'), '.') }}% @endif on longer terms.

Apps

Download our apps

The server app captures SMS on a paired phone. The viewer app lets your team watch messages and alerts anywhere.

Capture

Server app

Install on the phone that captures SMS (Android) or tests device sync (iOS). Pair it with a registration code from your dashboard.

Download

Monitor

Viewer app

Sign in with your company number, username, and password to watch messages, alerts, and your subscription on the go.

Download

Choose your start

Free trial for {{ (int) ($trialDays ?? 3) }} days, or full access from {{ $fromPrice ?? ($subscriptionPriceFormatted ?? ('$'.number_format((float) ($subscriptionPrice ?? 3.99), 2))) }}/mo. Already live? Sign in.

@include('partials.landing-footer') @include('partials.cookie-banner')