AdsuDocs
INSTALL TRACKING

Install the Adsu pixel

Add the workspace-specific snippet to every page that participates in acquisition.

The Adsu pixel is a small asynchronous script. It captures campaign and visit evidence, then sends beacons to Adsu. Install it in the global page template whenever possible so funnel changes do not create tracking gaps.

Manual installation

HTMLhtml
<script async src="https://app.adsu.ai/track.js" data-site-key="YOUR_SITE_KEY" data-endpoint="https://app.adsu.ai/api/track"></script>
  1. 01
    Copy the snippet shown for your workspace, or sign in to populate it here.
  2. 02
    Paste it in the global <head> or an equivalent site-wide custom-code area.
  3. 03
    Publish the site or funnel.
  4. 04
    Open a public page in a normal browser and use Tracking → Install to verify a real beacon.

Where to install it

  • Paid landing pages and advertorials.
  • Embedded or standalone form pages.
  • Thank-you and booking-confirmation pages.
  • The main website when organic, referral, direct, or email journeys should appear.
  • Every domain that can become the first or last touch in a member journey.