Navigate to Settings
Navigate to Developer Tools

Next, select Code Injection

In the Footer section, please paste your unique site code snippet. You can find yours on the Getting Started on your Canny Armadillo Dashboard

In the ORDER STATUS PAGE" section add
<script>
let armadilloDataLayer = {
user: {
'email' : '{customerEmailAddress}',
},
}
</script>
Finally Save Changes