yarn add edgee-tracking
npm install edgee-tracking
<script
type="text/javascript"
src="https://unpkg.com/edgee-tracking/lib/index.min.js"
></script>
<script type="text/javascript">
edgee_tracking.init();
</script>
import EdgeeTracking from "edgee-tracking";
EdgeeTracking.init();
See the contributing guide to learn how to contribute to the repository and the development workflow.
Copyright © 2022 Eastplayers
ISC