Trigger Postbacks Programmatically
How to trigger postback url from your site using the AnyTrack TAG.
Last updated
How to trigger postback url from your site using the AnyTrack TAG.
Last updated
Once you have added the AnyTrack tag on your webpage, a programmer can trigger urls and add AnyTrack {click_id}
for attribution automatically.
AnyTrack will automatically trigger that hook and replace {click_id}
with the current user client id.
If needed, itβs allowed to send more details with the webhook in the third argument:
On some cases, it's require to extract AnyTrack client id and use it later for attribution. You can simply do so using the following code:
Learn more about .