Comment on page
Transaction
Analyze the accumulated transactions of your users on the dApp with a wide range of extensive data points.
Data Point | Type | Description | Options | Data Source |
---|---|---|---|---|
Tx Hash | String | hash of transaction | | SDK / Adapter |
To | String | The address on which the transaction was executed. | | SDK / Adapter |
From | String | The address from which the transaction was executed. | | SDK / Adapter |
Status: Submitted, Rejected, Failed | String | Transaction status | | SDK / Adapter |
Quote Gas (Gwei) | Number | Gas fee quoted by the user while doing a transaction | | SDK / Adapter |
Chain | String | Transaction done on chain | | SDK / Adapter |
Date | Time | Date of transaction | | SDK / Adapter |
Function | String | Contract function performed in that transaction | | Adapter |
Value ($) | Number | Value of the transaction | | Adapter |
Action Type | String | Action type performed | Contribution, Extraction | Adapter |
Transacted On Page | String | Page that this transaction happened on | | SDK |
Block Number | Number | On chain block number of transaction | | Adapter |
Browser | String | Browser application of the user in the latest session | All browsers being used to access the dApp | SDK |
Browser Version | String | Browser version of the user in the latest session | All browser versios used to access the dApp | SDK |
Devices | List | Device of the user in the latest session | All the devices available | SDK |
OS | String | OS of the user in the latest session | All the OSes available | SDK |
City | String | City of the user in the latest session | All the cities available | SDK |
Region | String | Region of the user in the latest session | All the regions available | SDK |
Country | String | Country of the user in the latest session | All the countries available | SDK |
Referrer | String | Referrer link from which the user came | All the URLs available | SDK |
Referring Domain | String | Referring domain from which the user came | All the URLs available | SDK |
Init. Referrer | String | Referrer link from which the user came the first time | All the URLs available | SDK |
Init. Referring Domain | String | Referring domain from which the user came the first time | All the URLs available | SDK |
Screen Height | String | Screen height of the user's device | | SDK |
Screen Width | String | Screen width of the user's device | | SDK |
Search Engine | String | Search engine from which the user came | | SDK |
UTM Campaign | String | A UTM (Urchin Tracking Module) code is a snippet of text added to the end of a URL to track the metrics and performance of a specific digital marketing campaign. | paramter link for campaign (product launch , case study , product update , career) | SDK |
Status | List | Current status of wallet. | Active , Retained , Churned , Expanded , Resurrected , Contracted | SDK & Adapter |
Last modified 3mo ago