electerious / ackee-tracker

Transfer data to Ackee.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use it basicly ? (what is domainId ?)

c0ncentus opened this issue · comments

<script async src="https://ackee.example.com/tracker.js" data-ackee-server="https://ackee.example.com" data-ackee-domain-id="hd11f820-68a1-11e6-8047-79c0c2d9bce0"></script>

"domainId {String} Id of the domain." extract from the doc but none steps to have it ...
src => ok
data-ackee-server => ok
data-ackee-domain-id => ???

How to create it (data-ackee-domain-id) ? can I fill random string myself ?

Thanks, it work 👍