Add a Site
Navigate to the Sites menu by clicking Sites in the setting drop-down menu in the upper right.

To install Hawk on a new site, click the Add Site button.
Name & Domain

Enter the name and domain of your site.
Identify Users

Hawk can attempt to identify users that sign in to your site (if that’s one of your site’s features!). This information will be included in error reports. You can enable this by explicitly calling a function in Javascript, or by setting up automatic user identification.
More technical details are available here.
Add the Snippet

Copy the line of code into your site’s html, preferably in the <head>
element. This screen will display a message when it has successfully communicated with the snippet on your site.
For the technical details of what the Hawk snippet is doing under the hood, refer to Technical Details
If you’re having trouble getting Hawk set up, see our troubleshooting instructions, or contact us here.