Learn more about the @dub/analytics script and how to install it.
@dub/analytics
is a lightweight (~1kb), open-source client-side script for tracking conversion events with Dub.
The script handles the detection of the dub_id
query parameter and storing it as a first-party cookie, which will be used to attribute subsequent conversion events to the original link.
?via=john
). This gives you the flexibility to track clicks directly on your website or app, without needing to rely on link redirects.
@dub/analytics
script in several different ways:
@dub/analytics
script comes with the following features:
@dub/analytics
script to customize its behavior:
first-click
: The first click model
gives all the credit to the first touchpoint in the customer journey.last-click
: The last click model gives all the credit to the last
touchpoint in the customer journey.?via=abc123
).