Create Click
hyros_create_clickManually track a click event in Hyros for attribution purposes when automatic tracking is not possible. Requires referrer URL and optional lead or session identifiers.
Instructions
Manually track a click event in Hyros for attribution purposes. Use when you need to create a click record that was not automatically tracked by the Hyros tracking script.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | Lead IP address | |
| tag | No | Tag to apply to this click | |
| date | No | Click date in ISO 8601 format | |
| No | Lead email. Either sessionId or email is required. | ||
| phones | No | Lead phone numbers | |
| isOrganic | No | Whether this is an organic (non-paid) click | |
| sessionId | No | Session identifier. Either sessionId or email is required. | |
| userAgent | No | Browser user agent string | |
| adSourceId | No | Ad source ID | |
| adspendAdId | No | Ad spend ad ID | |
| previousUrl | No | Previous URL before the click | |
| referrerUrl | Yes | The URL where the click originated from (the ad or source URL) | |
| sourceLinkTag | No | Source link tag (e.g., @source-name) | |
| adSourceClickId | No | Platform click ID (e.g., Facebook fbclid) | |
| integrationType | No | Ad platform integration type (e.g., FACEBOOK, GOOGLE) |