Difference between revisions of "Automatic SubIDs"
OfferitMegan (talk | contribs) m (moved Automatic Traffic Tags to Automatic SubIDs: traffic tag = subID) |
OfferitMegan (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | |||
{{Offerit Manual | {{Offerit Manual | ||
| show_for_affiliates_section = true | | show_for_affiliates_section = true | ||
}} | }} | ||
− | Automatic | + | Automatic SubIDs (autosubIDs) are a feature in [[Offerit]] that gives [[Ct#Affiliate|Affiliates]] the option to automatically categorize their referral statistics by [[Ct#SubID|subID]]. This allows [[Ct#Affiliate|affiliates]] to break down their referral statistics by whatever [[Ct#SubID|subID]] they wish to use, allowing for a great deal of flexibility in sorting and analyzing referral statistics. |
This can be done by appending the following parameter to a referral [[Ct#Linkcode|linkcode]]: | This can be done by appending the following parameter to a referral [[Ct#Linkcode|linkcode]]: | ||
Line 11: | Line 12: | ||
</pre> | </pre> | ||
− | Replace "traffic_tag" in the URL with your preferred | + | Replace "traffic_tag" in the URL with your preferred subID name. If you input a subID name that does not yet exist, [[Offerit]] will automatically create a subID with that name. A subID name can contain up to 64 characters, and must consist of only letters and numbers. |
− | == Adding | + | == Adding SubIDs == |
− | [[Offerit]] has the ability to use a comma-separated list of | + | [[Offerit]] has the ability to use a comma-separated list of subIDs to separate one subID. By adding the desired subIDs to the ''autocamp'' variable in the URL, [[Ct#Affiliate|affiliates]] can override the currently set subID to use a [[Ct#SubID|subID]] made up of the chosen subIDs. This feature also offers compatibility with single-tag [[Ct#SubID|subIDs]], so you do not necessarily have to split up your [[Ct#SubID|subIDs]] with multiple subIDs. |
− | To override your [[Ct# | + | To override your [[Ct#SubID|subID]], just add the following parameter with a comma-separated list of subIDs to a referral [[Ct#Linkcode|linkcode]]: |
<pre> | <pre> | ||
Line 23: | Line 24: | ||
</pre> | </pre> | ||
− | Replace "traffic_tag_group,tag1,tag2" in the URL with a comma-separated list of | + | Replace "traffic_tag_group,tag1,tag2" in the URL with a comma-separated list of subIDs that make up the [[Ct#SubID|subID]] with which the current [[Ct#SubID|subID]] will be overridden. |
− | == | + | == AutosubIDs == |
− | In addition, [[Offerit]] also provides an '' | + | In addition, [[Offerit]] also provides an ''autosubIDs'' feature, which allows [[Ct#Affiliate|affiliates]] to add new subIDs to an existing [[Ct#SubID|subID]] on the fly. For example, you may want to add the ''banner'' subID to your [[Ct#SubID|subID]], which uses ''top'' and ''blog''. By using the "autosubIDs" feature, you can add that tag to create the ''top,blog,banner'' [[Ct#SubID|subID]] on the fly. |
− | To use " | + | To use "autosubIDs", just append the following parameter to a referral [[Ct#Linkcode|linkcode]]: |
<pre> | <pre> | ||
− | ? | + | ?autosubIDs=tag1,tag2,tag3 |
</pre> | </pre> | ||
− | Replace "tag1,tag2,tag3" in the URL with a comma-separated list of your preferred | + | Replace "tag1,tag2,tag3" in the URL with a comma-separated list of your preferred subIDs. If you input a subID name that does not yet exist, [[Offerit]] will automatically create tags with those names. |
[[Category:Offerit Affiliate Information]] | [[Category:Offerit Affiliate Information]] |
Revision as of 11:50, 31 August 2012
Automatic SubIDs (autosubIDs) are a feature in Offerit that gives Affiliates the option to automatically categorize their referral statistics by subID. This allows affiliates to break down their referral statistics by whatever subID they wish to use, allowing for a great deal of flexibility in sorting and analyzing referral statistics.
This can be done by appending the following parameter to a referral linkcode:
?autocamp=traffic_tag
Replace "traffic_tag" in the URL with your preferred subID name. If you input a subID name that does not yet exist, Offerit will automatically create a subID with that name. A subID name can contain up to 64 characters, and must consist of only letters and numbers.
Adding SubIDs
Offerit has the ability to use a comma-separated list of subIDs to separate one subID. By adding the desired subIDs to the autocamp variable in the URL, affiliates can override the currently set subID to use a subID made up of the chosen subIDs. This feature also offers compatibility with single-tag subIDs, so you do not necessarily have to split up your subIDs with multiple subIDs.
To override your subID, just add the following parameter with a comma-separated list of subIDs to a referral linkcode:
?autocamp=traffic_tag_group,tag1,tag2
Replace "traffic_tag_group,tag1,tag2" in the URL with a comma-separated list of subIDs that make up the subID with which the current subID will be overridden.
AutosubIDs
In addition, Offerit also provides an autosubIDs feature, which allows affiliates to add new subIDs to an existing subID on the fly. For example, you may want to add the banner subID to your subID, which uses top and blog. By using the "autosubIDs" feature, you can add that tag to create the top,blog,banner subID on the fly.
To use "autosubIDs", just append the following parameter to a referral linkcode:
?autosubIDs=tag1,tag2,tag3
Replace "tag1,tag2,tag3" in the URL with a comma-separated list of your preferred subIDs. If you input a subID name that does not yet exist, Offerit will automatically create tags with those names.