TOY Chain
  • Introduction
  • TOY CHAIN
    • TOY Blockchain
    • TOY Foundation
  • TOY CHAIN Protocol
    • TOY Technical Insights
      • Rollups
      • Arbitrum
      • Orbit Chains
      • Anytrust
    • TOY Security Considerations
    • Add TOY CHAIN Testnet to Metamask
    • Bridge Assets to TOY CHAIN Testnet
    • Receive Faucet Funds
    • Deploy on TOY CHAIN Testnet
      • Foundry
      • Hardhat
      • Remix
    • Block Explorer
    • Bridge UI
    • Hub Page
  • TOY CHAIN Ecosystem
    • Platform
      • TOY Wallet
      • TOY Marketplace
      • TOY Social HUB
      • TOY Builder
    • Games
      • Citizen Conflict
      • AneeMate
      • Partner Games and Publishing Thesis
    • Artificial Intelligence
      • TAIX - AI Consumer Engine
      • AI Real-Time Assistants & Smart NPCs
      • AI Agent Marketplace
      • Developer-Focused AI Tools
    • TOY CHAIN DAO
      • Core Responsibilities
      • Participation in Governance
      • Transparent and Efficient Decision-Making
  • TOY Token
    • Utilities and Use Cases
    • TOY Token’s Utility & Purpose
    • Burning & Deflationary Mechanics
  • TOY CHAIN Strategic Partners
    • QORPO World
    • Sequence
    • Amazon Web Services
    • Caldera
  • Important Links
  • Roadmap
  • Build with TOY
    • Getting Started
    • Embedded Wallet
    • Sequence Kit
    • Analytics
    • Indexer
    • Marketplace
    • Smart Contract Suite
    • Conclusion
Powered by GitBook
On this page
  • How It Works
  • Overview
  1. Build with TOY

Analytics

PreviousSequence KitNextIndexer

Last updated 4 months ago

When you use Sequence via the SDKs to build your application, you can see key insights in TOY Builder.

You don't need to do any additional work to see valuable metrics about your project, such as the number of connected wallets or daily transaction requests.

You can also query your analytics programmatically or connect to services like Dune via the .

How It Works

When requests are made with Sequence SDKs/APIs, analytics events are fired and sent to our internal analytics system, Databeat.

Databeat anonymizes the data and stores it in a secure database designed for high-volume, real-time applications.

The metrics you see in TOY Builder are queried from the database, in real-time, for your project and presented in insightful visualizations.

Overview

In the Overview tab of TOY Builder, you will see the key, high-level metrics for your project.

Metric cards will show the total value for that metric, and clicking on one will change the chart to show time-series data for that metric.

You also have the option to look back at your data beyond the default Last 30 days by toggling the filter in the top right corner.

Wallets Connected

Wallets connected represent the count of distinct wallet addresses connected via Sequence SDKs for the selected time period.

Marketplace Transactions

Marketplace transactions show the total number of buy and sell events that occur via the Sequence Marketplace API.

Transaction Requests

Transaction requests represent the total number of transactions sent by wallets associated with the project.

API
s