Ghost supports a simple way to add code snippets, such as the Navu embed code, to your theme files without editing them. This article from Ghost explains how to accomplish this.
The snippet of code to add is shown below.
<meta name="navu:site" content="SiteCode">
<script async src="https://embed.navu.co/boot.js"></script>
Replace the SiteCode with the specific 6 digit alphanumeric code for your site. Where to find my site code?
Alternatively, once signed in to the Navu Application, navigate to the Domains tab. Find your site and click on the Install link. Copy the Navu embed code from there.
Once the Navu embed code is installed, all published Guides will be visible on your site for their targeted segments. Navu will also immediately start collecting visitor data that is displayed in the Segments, Guides and Visitors tabs.