# Hyperion Hamburg - SDK snippet
https://www.h-hotels.com/de/hyperion/hotels/hyperion-hotel-hamburg?utm_source=yext&utm_medium=listing
Add the following code towards the end of <body> section of your page.
```htmlmixed=
<script>
;(function() {
var script = document.createElement('script');
script.src = 'https://assets.dialogshift.com/code/pro137f.js';
document.getElementsByTagName('head')[0].appendChild(script);
})()
</script>
```