JavaScript SDK
Track conversions on your website using the Linquid JavaScript SDK.Installation
Add to your page:Configuration
Initialize with your campaign pixel code:Tracking Events
Basic Conversion
Purchase with Value
Signup
Lead
Custom Event
Event Properties
| Property | Type | Description |
|---|---|---|
value | number | Monetary value |
currency | string | ISO currency code |
orderId | string | Unique order ID (deduplication) |
items | array | Line items for purchases |
* | any | Custom properties |
E-commerce Tracking
Click ID
The SDK automatically captures theclick_id from the URL. You can also access it: