1.0.4 • Published 2 years ago
@eastplayers/cdp-tracker v1.0.4
Cdp Tracker Tool
Installation
yarn add cdp-trackernpm install cdp-tracker<script
type="text/javascript"
src="https://unpkg.com/cdp-tracker/lib/index.min.js"
></script>
<script type="text/javascript">
cdp_tracker.init();
</script>Usage
import CdpTracker from "cdp-tracker";
CdpTracker.init();Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
Copyright © 2022 Eastplayers
ISC