LightspeedBeta

Lightspeed Commerce Analytics

Unified retail and hospitality commerce intelligence

Get StartedAPI Docs
30sRefresh Rate
~35KData Points/Day
<120msNormalization
8API Fields

Lightspeed to AI in three steps

LightspeedRaw Data SourceGN MCPNormalize + EnrichAES-256 + PseudonymizeAI Agents15 MCP Tools

Lightspeed powers transactions across retail and restaurants, but commerce data alone can't explain customer behavior in physical spaces. Understanding the journey from door to checkout requires spatial context.

  • Sales and inventory analytics via Lightspeed API
  • Customer profile and purchase frequency tracking
  • Employee performance metrics and shift analytics
  • Multi-location retail and restaurant comparisons
  • Commerce data correlated with occupancy patterns

What Data You Get from Lightspeed

Every field below is normalized into the GuestNetworks canonical schema and available via REST API and MCP tools.

Field Name Type DescriptionExample
completeTimestringSale completion timestamp2024-03-22T16:45:00Z
customerIDnumberCustomer profile ID8823
employeeIDnumberEmployee who made the sale15
saleIDnumberUnique sale identifier189234
saleLinesarrayIndividual items in the sale[{"itemID": 42, "unitPrice": "49.99"}]
shopIDnumberShop/location identifier3
taxTotalstringTotal tax amount12.56
totalstringTotal sale amount156.99

This is what your AI agent sees

Every Lightspeed event is normalized into this canonical JSON structure. One schema, any connector.

gn_canonical_event.json
{
  "event_type": "transaction",
  "connector": "lightspeed",
  "venue_id": "ven_6p3m1k",
  "timestamp": "2024-03-22T16:45:00.000Z",
  "data": {
    "sale_id": 189234,
    "amount": 156.99,
    "items": [
      {
        "name": "Running Shoes",
        "quantity": 1,
        "amount": 129.99
      },
      {
        "name": "Athletic Socks",
        "quantity": 2,
        "amount": 13.5
      }
    ],
    "customer_id": 8823,
    "employee_id": 15,
    "location": "Downtown Store"
  },
  "metadata": {
    "normalized_at": "2024-03-22T16:45:00.012Z",
    "schema_version": "1.0"
  }
}

What You Get

Salesinventorycustomer profilesemployee performance

Built-in Chart Types

Every integration unlocks these dashboard visualizations. No configuration needed.

Sales Trends

Revenue over time with location and category breakdown

Traffic-to-Sale Conversion

Foot traffic vs. completed transactions

Category Revenue Split

Revenue distribution across product categories

Revenue per Visitor

Average transaction value correlated with dwell time

Get your Lightspeed data in 60 seconds

Four steps from zero to live data. Your credentials are encrypted with AES-256-GCM at rest.

1

Create Lightspeed API credentials

In Lightspeed eCommerce admin, go to Settings > Client API Access. Create a new application.

2

Create a GuestNetworks account

Sign up and generate your operator API key.

3

Register Lightspeed integration

POST your access token and account ID.

4

Sales data starts flowing

Completed sales are captured with item details, customer info, and employee attribution.

Connect in under 5 minutes

Lightspeed Config Schema

FieldTypeRequired
access_tokenstringrequired
account_idstringrequired

Lightspeed alone vs. Lightspeed + GuestNetworks

Without GuestNetworks
  • --Sales data in Lightspeed only
  • --No foot traffic context
  • --Can't measure conversion rates
  • --Inventory decisions without traffic data
  • --Employee performance without context
  • --Manual multi-location comparison
With GuestNetworks
  • Sales in unified analytics platform
  • WiFi traffic + sales correlation
  • Browse-to-buy conversion tracking
  • Traffic-informed inventory planning
  • Performance per traffic volume
  • Automated multi-location dashboards

How teams use Lightspeed + GuestNetworks

Real-World Applications

R
retail

Boutique retail conversion tracking

Measure window-to-checkout conversion using WiFi presence + Lightspeed transactions.

H
hospitality

Hospitality revenue per guest

Calculate true revenue per guest by combining covers with occupancy data.

ROI Impact
15%

Average pos deployment sees 15% retail conversion improvement

Start Free Trial

Works great with

Start Using Lightspeed

Get your API key and connect Lightspeed in under 5 minutes. Starting at $99/mo, all integrations included.

Get API KeyView Docs