To access Reown Analytics and explore these insightful features, follow these simple steps:
By following these steps, you can easily access and leverage Reown Analytics to track your project’s progress and make informed decisions to take your project to the next level.
Reown Cloud now includes Analytics to help you better understand your project’s performance. Let’s break down some terms and explore the new analytics sections in a simple manner.
Definitions
Refer to Definitions for the meaning of terms used in Reown Analytics.
Displays the total count of established connections between your project and Reown SDK.
Indicates the total number of connections established from clients (device or browser if connecting on the web).
Shows the total messages exchanged between the configured Reown SDK and the Relay Server.
Shows the daily trend of established sessions over a 30 day period.
Shows the daily trend of client connections over a 30 day period.
Shows the daily trend of messages connections over a 30 day period.
Lists the top ranked wallets/Dapps connected to your project.
Provides insights into user connections by displaying the countries and continents with the most connections.
Learn more about the Relay here
Represents the total count of remote procedure calls (RPC) made to the blockchain API for the last 30 days.
Displays the daily trend of API requests made to the blockchain API.
Shows the top chain requests made by Chain ID.
Highlights the top-ranked methods called by your users.
Illustrates user connections by displaying the countries with the most connections.
Learn more about the Blockchain API here
Indicates the daily average of unique visitors to your app’s AppKit.
Indicates the daily average of sessions.
Indicates the daily average of connections made through AppKit.
Indicates the total count of sessions.
Total count of all connections made between a wallet and your app.
Ranks the top countries with the highest user connections.
Ranks the top wallets that your users are connecting from.
This table and chart shows the count of various events that are triggered as the users interact with AppKit.
Provides a breakdown of sessions that have been created by device platform.
Shows the daily trend of unique visitors to your app’s AppKit.
Shows the daily trend of sessions created when the user signs a message with their connected wallet.
Shows the daily trend of successful connections to your app.
Total count of all subscribers to your project.
Total count of all notifications sent from your project.
Daily trend chart illustrating the growth of subscribers.
Daily trend chart of total notifications received by your subscribers.
Daily trend chart of unique wallets that received the notification.
This table shows the total count of subscribers by notification type over a 30 day period.
Definitions of terms used in Reown Analytics.
Term | Description |
---|---|
Relay:Session | A session within the context of Relay analytics denotes meaningful user actions, like signing transactions for NFT sales or trades, within a wallet or dapp. It emphasizes core SDK functionality. |
AppKit:Session | A session within the context of AppKit analytics represents the connection established between your project and your user’s device (includes browsers). Sessions are created when the user interacts with AppKit on your app. If user events are tracked within a 30-minute range, they will be considered within the same session. |
Message | Messages are data exchanges between the Reown SDK and the Relay Server, facilitating communication between your project and connected clients. |
Client | A client is a device or browser connected to your project. |
Blockchain API | The interface that allows your project to interact with the blockchain. Remote Procedure Calls (RPC) are used to request information or execute operations on the blockchain through this API. |
Chain ID | Chain ID identifies a specific blockchain network. Different blockchain networks, such as Ethereum Mainnet or a testnet, have unique Chain IDs. |