Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A common technique that affiliates use on their tracking links is called "sub-ids".  These are identifiers that an affiliate can pass in to help understand how their own marketing techniques are working.  For example if I have three different banner ads that I'm using to drive traffic to the merchant's site through my own affiliate link, I would want to append a subid to the link so I can track the effectiveness. The process is pretty straight forward.  First the affiliate logs into their dashboard which looks something like this:

Image RemovedImage Added

The affiliate then clicks on Manage Links as shown above.  After they click "New Link":

Image Removed

they will select which managed link they want to create and click next as shown below.

Image RemovedImage Added

After clicking the 'New Link' button, and the merchant has previously configured one or more "Managed Links", the configured managed links will appear as a radion button list:

Image Added

The affiliate then names the link they are creating, then clicks save as shown below.

Image RemovedImage Added

After the link is created the affiliate is provided a demonstration on how to append the subid to the tracking link as shown below.

Image RemovedImage Added

...

Appending to a "Buy Link" URL:

In some cases there may be a desire to create a buy link that goes directly to the shopping cart for checkout that contains an Affiliate ID and Sub-ID parameters. This can be accomplished with the following parameters appended to the end of a buy link URL:

&AFFID=<affiliateID>


&SUBID=<subid value>


So for exampeexample, if to the buy link for the DEMO store's "BONE" item, appending affiliate 80576 with a subid of " 1234" would be accomplished like this:

http://secure.ultracart.com/cgi-bin/UCEditor?merchantId=DEMO&ADD=BONE&affid=80576&subid=1234

When the customer click on this link the affiliateID and SubID are automatically applied to the shopping session (and related affiliate cookie to the customers browser to track future orders for the life of the cookie) automatically.

Info
titleMax length of Sub-ID

The max length of the sub-id string is 50 characters.

 

...


...


When the affiliate looks at their transaction report they will be shown a column for the sub-id associated with the click event or sale as shown below.

...