cURL
curl --request GET \ --url https://api.pictify.io/s/{slug}/click \ --header 'Authorization: Bearer <token>'
Redirect users through a tracked click. Records a click event and redirects to the experiment’s goalConfig.destinationUrl.
goalConfig.destinationUrl
Use this in <a> tags wrapping experiment images for click-through tracking.
<a>
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Experiment slug
Redirect to destination URL