Skip to content

Add high-level website analytics #3529

@Licto

Description

@Licto

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions