for web3 applications

Frame app dashboard view screen

ANALYTICS PLATFORM

Analytics platform for web3 applications

Frame app dashboard view screen
ANALYTICS PLATFORM
There are more and more web3 applications. What is the reason? Decentralization, crypto protection and unification of the process based on blockchain. With the help of crypto technologies it is possible to create a wide range of applications - lotteries, decentralized loans, fundraisings, loot boxes etc. - all that is already being realized by developers in web3 paradigm. Of course, to support all these applications, there must be analytical support to make them even better.
There are more and more web3 applications. What is the reason? Decentralization, crypto protection and unification of the process based on blockchain. With the help of crypto technologies it is possible to create a wide range of applications - lotteries, decentralized loans, fundraisings, loot boxes etc. - all that is already being realized by developers in web3 paradigm. Of course, to support all these applications, there must be analytical support to make them even better.
There are more and more web3 applications. What is the reason? Decentralization, crypto protection and unification of the process based on blockchain. With the help of crypto technologies it is possible to create a wide range of applications - lotteries, decentralized loans, fundraisings, loot boxes etc. - all that is already being realized by developers in web3 paradigm. Of course, to support all these applications, there must be analytical support to make them even better.
CLIENT DESCRIPTION
CLIENT DESCRIPTION
Conductive.ai is a company from Hong Kong.
It develops its own ecosystem of work with web3 tools.
Conductive.ai is a company from Hong Kong. It develops its own ecosystem of work with web3 tools.
TASKS
Ethereum allows not only to transfer digital money, but also to work with complicated conditional transactions
One of the main blockchain technologies now is Ethereum. This system allows not only to transfer digital money, but also to work with complicated conditional transactions - smart contracts that can be performed in the distributed network of nodes. This flexibility allows building different complex applications over blockchain using EVM - Ethereum Virtual Machine.
Of course, these applications need an analytical system that ideally must:
  • Be able to work with user wallets and automatically track activity of users.
  • Have a low threshold of integration into the users well-established web3 ecosystem.
  • Supplement data by different statistics about transactions of the specific wallet and calling smart-contract methods of other applications.
One of the main blockchain technologies now is Ethereum. This system allows not only to transfer digital money, but also to work with complicated conditional transactions - smart contracts that can be performed in the distributed network of nodes. This flexibility allows building different complex applications over blockchain using EVM - Ethereum Virtual Machine.
Of course, these applications need an analytical system that ideally must:
  • Be able to work with user wallets and automatically track activity of users.
  • Have a low threshold of integration into the users well-established web3 ecosystem.
  • Supplement data by different statistics about transactions of the specific wallet and calling smart-contract methods of other applications.
SOLUTION
We took the open-source analytics platform PostHog and developed it to work with web3 specific things. Now the system was able to:
automatically collect web3 cases for a wide range of web3 applications that work in a web browser. To use it minimal technical requirements are needed. We managed to do that by using eip-1193 standard of realizing wallet manager that is supported by such vendors as MetaMask, CoinBase and WalletMagick.
Frame app lifestyle view screen
  • automatically collect web3 cases for a wide range of web3 applications that work in a web browser. To use it minimal technical requirements are needed. We managed to do that by using eip-1193 standard of realizing wallet manager that is supported by such vendors as MetaMask, CoinBase and WalletMagick.
Frame app lifestyle view screen
We took the open-source analytics platform PostHog and developed it to work with web3 specific things. Now the system was able to:
  • give users not only analytical information of the application, but also the statistics about user activity out of the application in the blockchain system in a “single window” mode. We managed to do that by enriching the information from different sources such as CovalentHQ, Alchemy, Ehterscan etc.
Frame app trends view screen
give users not only analytical information of the application, but also the statistics about user activity out of the application in the blockchain system in a “single window” mode. We managed to do that by enriching the information from different sources such as CovalentHQ, Alchemy, Ehterscan etc.
Frame app trends view screen
Now the system allows to collect statistics from web applications automatically. The process of installing code and integration take less than 5 minutes.
Now the system allows to collect statistics from web app automatically.
The process of installing code and integration take less than 5 minutes.
FUTURE PLANS
  • In addition to web-client realization on JavaScript, we plan to develop a range of tools for server languages, mobile environments and also game platforms based on Unity.
  • To extend the list of web3 data providers and develop our own index-server.
  • To implement ClickHouse database to accelerate request handling.
  • To improve UX.