πQuick Start | SA5 Tracking
How to Easily Add SA5's Tracking to Your Webflow Site
How to Add the Library
<!-- Sygnal Attributes 5 | Track -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/sygnaltech/[email protected]/dist/css/webflow-track.css">
<script src="https://cdn.jsdelivr.net/gh/sygnaltech/[email protected]/dist/webflow-track.js"></script>SA5 Library Developers
<!-- Sygnal Attributes 5 | Track -->
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/sygnaltech/[email protected]/dist/css/webflow-track.css"
dev-href="http://127.0.0.1:4000/dist/css/webflow-track.css"
group="SA5 Track"
>
<script defer
src="https://cdn.jsdelivr.net/gh/sygnaltech/[email protected]/dist/nocode/webflow-track.js"
dev-src="http://127.0.0.1:4000/dist/nocode/webflow-track.js"
group="SA5 Track"
></script>Last updated