How do I add sub IDs to a click tracking link?

What is a sub ID?

A sub ID allows you to identify individual tracking events. They can help you to evaluate the success of SEO or retargeting campaigns, for example.

How do I add sub IDs?

Every subID has to be added as an independent SMC parameter to the tracking URL you want to use. Let’s start with an example of a regular ad media code:

domain.com/ts/i3621155/tsc?amc=aff.demonet.2209.5310.5173

To add a subID, place an ampersand sign (&) after the first parameter and use ‘smc1’ as the name of the parameter. Subsequently, add the equal sign and the subID code you want to use. Your tracking URL will now look like this:

domain.com/ts/i3621155/tsc?amc=aff.demonet.2209.5310.5173&smc1=001

If you want to use multiple subIDs, make sure you add them in the same way and number the parameters consecutively. Also make sure the parameters are seperated by the ampersand sign (&). With two additional subIDs, the tracking URL will look like this:

domain.com/ts/i3621155/tsc?amc=aff.demonet.2209.5310.5173&smc1=001&smc2=010&smc3=100

Please note you can add up to six subIDs to your tracking URLs.

The use of alphanumeric sub IDs is highly recommended. Special characters (such as ßç or æ) should be submitted URL-encoded. Full stops, commas, quotation marks etc. should be avoided. If you export your sub ID data, particularly with Excel, make sure you use UTF-8 characters instead of ISO-formats.

Also, please note that the value for each smc parameter (sub ID) should not exceed 255 characters. Longer values will be shortened.

 

reporting and recommendations

For smc1 there is a report showing aggregated numbers under Insights > Reporting > SubIds. It will show clicks and conversions per subId. Please note: In case you use unique values for smc1 such as a clickId, the report will show only conversions (no clicks).

We recommend therefore, to use for unique values (like clickIds) smc2 (or higher, like smc3...)

All six subIds (smc1 - smc6) will be shown as part of attributed conversions under finance > conversions for every conversion in the UI and in the touchpoint export (bottom of the same page).