-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
Context
We want to add reo.dev to our webpages -> they provide analytics to help understand from which companies are people visiting us.
Tool
- Tool: REO.dev
- Client ID: 96f303a127451b4
- Script provided by REO.dev team
Implementation Details
JavaScript snippet (load with defer, non-blocking):
<!-- Start of Reo Javascript -->
<script type="text/javascript">
!function(){
var e,t,n;
e="96f303a127451b4",
t=function(){Reo.init({clientID:"96f303a127451b4"})},
(n=document.createElement("script")).src="https://static.reo.dev/"+e+"/reo.js",
n.defer=!0,
n.onload=t,
document.head.appendChild(n)
}();
</script>
<!-- End of Reo Javascript -->
Assets where the script should be installed
- Website:
- Documentation:
Metadata
Metadata
Assignees
Labels
No labels