Vue.js
Add Humblytics Analytics to a Vue.js Site
1 · Sign up (or log in)
2 · Add your website in Humblytics
<!-- Start Humblytics Tracking Code -->
<script async src="https://app.humblytics.com/hmbl.min.js?id=YOUR_ID_HERE"></script>
<!-- End Humblytics Tracking Code -->3 · Add the script to your Vue.js app
Option 1: Add in public/index.html (recommended)
public/index.html (recommended)Option 2: Load dynamically in production only
For Nuxt.js
4 · Verify installation
5 · Explore & optimize
Last updated