<5s
Dashboard Refresh Rate
50+
Pre-built KPI Metrics
100%
Cross-Channel Visibility
Power BI
Ready with oData
Live Insights

Real-Time KPI Dashboards

Stop waiting for yesterday's reports. See sales, transactions, and performance metrics as they happen. Green and red trend indicators show you instantly whether you're up or down versus targets, last week, or last year.

  • Live sales feed with sub-5-second updates
  • Store-by-store performance rankings
  • Channel breakdown (POS, web, mobile, marketplace)
  • Customizable KPI cards and layouts
  • Mobile-responsive for on-the-go access

Today's Performance

Live • Updated 2s ago

TOTAL SALES

847,320 SEK

+12.4% vs LY

TRANSACTIONS

1,247

+8.2% vs LY

AVG BASKET

679 SEK

+3.8% vs LY

CONVERSION

24.3%

-1.2% vs LY

YoY Comparison API
{
  "comparison": {
    "period": "2024-12-12",
    "vs_period": "2023-12-12",
    "metrics": {
      "sales": {
        "current": 847320,
        "previous": 753890,
        "change": 12.4,
        "trend": "up"
      },
      "transactions": {
        "current": 1247,
        "previous": 1152,
        "change": 8.2,
        "trend": "up"
      },
      "avg_basket": {
        "current": 679,
        "previous": 654,
        "change": 3.8,
        "trend": "up"
      }
    },
    "by_store": [...]
  }
}
Historical Context

Year-over-Year Comparisons

Context matters. Every metric is shown with YoY comparison—green arrows when you're up, red arrows when you're down. Filter by store, channel, category, or any dimension to understand what's driving performance.

  • Automatic YoY calculation for all metrics
  • Week-over-week and month-over-month options
  • Same-day-last-year comparison (accounting for weekday shifts)
  • Category and brand-level breakdowns
  • Export comparison reports to PDF/Excel

Store Performance Rankings

See which stores are winning and which need attention. Rank by sales, conversion, average basket, or any custom KPI.

Today's Store Rankings

BY SALES
1

Stockholm Flagship

Store #101

142,800 SEK

+18.2% vs LY

2

Gothenburg Mall

Store #105

128,450 SEK

+9.4% vs LY

3

Malmö Central

Store #103

98,200 SEK

-2.1% vs LY

50+ Pre-Built KPIs

From basic sales metrics to advanced retail analytics. Pick the KPIs that matter to your business.

Sales Metrics

  • Gross Sales
  • Net Sales (after returns)
  • Sales per Square Meter
  • Sales per Employee Hour
  • Average Transaction Value
  • Units per Transaction

Customer Metrics

  • Foot Traffic (with sensors)
  • Conversion Rate
  • Customer Acquisition
  • Repeat Purchase Rate
  • Customer Lifetime Value
  • Net Promoter Score

Inventory Metrics

  • Stock Turn Rate
  • Weeks of Supply
  • Sell-Through Rate
  • Out-of-Stock %
  • Dead Stock Value
  • Markdown Rate
Enterprise BI

Power BI Ready with oData

Already invested in Power BI, Tableau, or Qlik? Connect directly via our oData endpoints. Pull Techzola data into your existing BI stack with automatic refresh schedules.

  • OData v4 compliant endpoints
  • Pre-built Power BI template
  • Scheduled data refresh (hourly/daily)
  • Dimension tables for slicing
  • Historical data access (13 months)
  • OAuth 2.0 authentication
oData Endpoint
# Connect Power BI to Techzola
GET https://api.techzola.com/odata/v4/Sales

# Filter by date range
?$filter=TransactionDate ge 2024-01-01
  and TransactionDate le 2024-12-31

# Select specific fields
&$select=StoreId,TransactionDate,
  GrossSales,NetSales,Transactions

# Expand related entities
&$expand=Store,Channel

# Response format
{
  "@odata.context": "...",
  "value": [
    {
      "StoreId": "101",
      "TransactionDate": "2024-12-12",
      "GrossSales": 142800.00,
      "NetSales": 138450.00,
      "Transactions": 287
    }
  ]
}
Alert Configuration
{
  "alert": {
    "name": "Sales Target Warning",
    "metric": "daily_sales",
    "condition": {
      "operator": "less_than",
      "threshold": "80%_of_target",
      "by_hour": 14
    },
    "notify": {
      "channels": ["email", "slack"],
      "recipients": [
        "store-manager@company.com",
        "#sales-alerts"
      ]
    },
    "escalation": {
      "if_unresolved": "2_hours",
      "notify": "regional-manager"
    }
  }
}
Proactive Insights

Smart Alerts

Don't wait to discover problems at end of day. Set thresholds for any KPI and get notified the moment performance deviates. "Store 103 is at 60% of daily target by 2pm"—act before it's too late.

  • Threshold-based alerts (above/below target)
  • Anomaly detection (unusual patterns)
  • Multi-channel notifications (email, Slack, SMS)
  • Escalation rules for unresolved issues
  • Alert digest (daily summary option)

Data From Every Touchpoint

Analytics pulls data from across the Techzola ecosystem—POS, e-commerce, inventory, loyalty, and more.

OnePOS

Transaction-level sales data from every till.

E-commerce

Web and mobile app orders unified.

Omni-Loyalty

Member vs non-member performance.

Inventory

Stock levels and movement analytics.

Ready to See Your Data?

Get real-time visibility into your retail performance with Techzola Analytics.