Install the MIQAS pixel on any custom website
The pixel is a standard script tag. Any website, framework, or landing-page builder that lets you add code to the page can run it.
- In MIQAS, open Settings → Integrations and press Copy on the install snippet.
- Paste it just before
</head>in your base layout or template, so it loads on every page.
<!-- MIQAS pixel -->
<script defer src="https://miqas.ensignksa.com/pixel.js?k=YOUR_KEY"></script>The real snippet in your Settings already contains your key; copy it from there rather than editing this example.
Verify it worked
Visit the site, then check MIQAS → Insights → Website. Page views appear within a minute of the first visit.