How to setup Impact as a custom conversion source.
This is Hubspot affiliate link without subid
parameter
https://hubspot.sjv.io/c/169033/1084927/12893
Impact lets you pass up to 3 subid parameters
subId1
, subId2
or subId3
This is hubspot affiliate link with subId1
parameter and the anytrack tracking placeholder --CLICK-ID--
?subId1=--CLICK-ID--
https://hubspot.sjv.io/c/169033/1084927/12893?subId1=--CLICK-ID--
The tracking process works as follow:
- Anytrack autogenerates, records and passes the
--CLICK-ID--
into thesubId1
parameter. ex:as098fas0df8as0df98
- Impact receives and store the value under their database field
subId1
- When a conversion occurs, Impact is able to send the value stored into the
subId1
field (as098fas0df8as0df98
) - The placeholder used in the postback url is
{subId1}
- At run time, Impact calls the AnyTrack postback URL and substitutes the
subId1
with the value initially sent by AnyTrack - AnyTrack receives the
click_id
value and records the conversion
Postback URL set in Impact
https://t1.anytrack.io/gfrhuVSx/collect/custom-impactcustomparam?click_id={subId1}
Postback URL Called during conversion
https://t1.anytrack.io/gfrhuVSx/collect/custom-impactcustomparam?click_id=as098fas0df8as0df98