AesirX BI is our Open Source Business Intelligence as a Service (BIaaS) Solution
It allows you to successfully gain legal 1st-party data insights for your business across multiple platforms and devices.
Safeguard your data and your customers' privacy with our Web Analytics solution (a Google Analytics alternative) that’s fully GDPR compliant and built on privacy by design; AesirX BI enables data-driven marketing in a privacy-first world.
Designed for easy integration, all data is collected through the AesirX JS Data Collector which is installed 1st-party on your website or application.
Find out more in https://bi.aesirx.io
Follow the instructions in: https://github.com/aesirxio/analytics-1stparty/tree/master
Follow the instructions in: https://github.com/aesirxio/joomla-analytics-plugin
Download plugin at https://github.com/aesirxio/joomla-bi-plugin/releases and install plugin to Joomla
In Joomla Admin, go to Options of AesirX BI and config the settings:
- Replace the
REACT_APP_ENDPOINT_URL
with the link to your1st party server for AesirX Analytics
. - Replace the
REACT_APP_DATA_STREAM
with thename
anddomain
to the your data-stream endpoint.
- Clone the project
- Copy
sample.env
to.env
- In
.env
file, update thewwwDir
to your WP path. - Run
yarn install
- Watch
yarn watch
, webpack will watch and copy files to WP path(wwwDir
) when you change the source.
Run yarn release
and install aesirx-bi.zip
file on dist
folder to WP.