Install the Tracking Pixel
Before You Begin
Installation Methods
Direct HTML
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Your Website</title>
<script async defer src="https://api.app.bullseye.so/api/v1/visitor-tracking/script/YOUR_PIXEL_API_KEY"></script>
</head>
<body>
<!-- Your page content -->
</body>
</html>Google Tag Manager
React / Next.js
How the Script Works
Domain Verification
Verifying the Installation
Last updated