Affiliates Passing ClickID

From TMM Wiki
Jump to navigationJump to search

This wiki article describes what is required for an affiliate to send and receive a ClickID or unique user variable to the NATS pre-join/signup page that will be recorded under a member's subscription. Once you are able to record subscription passthroughs, affiliates can then configure a postback URL that will record this data via a script on their external system.

To use this feature, the Administrator of the NATS install will need to allow the setting on the affiliate account that will "Enable Subscription Passthroughs in Linkcodes"

If you are an Admin and want this setting to be enabled for all Affiliate accounts in your NATS please submit a ticket.

Having an Admin enable this feature on your affiliate account is what will allow you to send your custom clickid as a NATS subscription passthrough variable.

The format for sending the Clickid as a subscription_passthrough variable is as follows: https://{Link Domain}/track/{NATSCode}/?nats_at[subscription_passthrough1]={Your ClickID}

Subscription Passthrough Variables

You can add up to 5 additional subscription passthrough variables that will be stored with the member's subscription:

nats_at[subscription_passthrough1]={Passthrough Data 1}
nats_at[subscription_passthrough2]={Passthrough Data 2}
nats_at[subscription_passthrough3]={Passthrough Data 3}
nats_at[subscription_passthrough4]={Passthrough Data 4}
nats_at[subscription_passthrough5]={Passthrough Data 5}