For tracking clicks on Youneeq recommendations for reporting purposes.
Request JSON Parameters
| Parameter | Type | Req’d | Auto set by yq.js | Description |
|---|---|---|---|---|
| current_page | string | ✔ | URL of the current page. | |
| domain_name | string | ✔ | ✔ | Domain of the current page. |
| user_id | string | ✔ | The user’s ID. | |
| recommendation_url | string | ✔ | The URL of the recommendation that was clicked on. | |
| recommendation_content_id | string | The content ID of the recommendation that was clicked on. | ||
| recommendation_title | string | The title of the recommendation that was clicked on. |
