Difference between revisions of "Automatic SubIDs"
OfferitRob (talk | contribs) |
|||
(10 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
}} | }} | ||
− | 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. A subID name can contain up to 64 characters, and must consist of only letters and numbers. |
− | + | == Adding SubIDs == | |
− | + | By adding the desired subIDs to the ''autocamp'' variable in the URL, [[Ct#Affiliate|affiliates]] can override the currently used [[Ct#SubID Set|subID set]] to a new [[Ct#SubID Set|subID set]]. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | To override | + | To override the current [[Ct#SubID Set|subID set]], just add the following parameter with a comma-separated list of subIDs to a referral [[Ct#Linkcode|linkcode]]: |
<pre> | <pre> | ||
− | ?autocamp= | + | ?autocamp=subID1,subID2,subID3 |
</pre> | </pre> | ||
− | Replace " | + | Replace "subID1,subID2,subID3" in the URL with a comma-separated list of subIDs that make up the [[Ct#SubID Set|subID set]] with which the current [[Ct#SubID Set|subID set]] will be overridden. This feature also offers compatibility with single [[Ct#SubID|subIDs]], so you do not necessarily have to use a comma separated list of multiple subIDs. If you input a subID name that does not yet exist, [[Offerit]] will automatically create a subID with that name. |
− | == | + | == Autosubids == |
− | In addition, [[Offerit]] also | + | In addition, [[Offerit]] also provides an ''autosubIDs'' feature, which allows [[Ct#Affiliate|affiliates]] to add new subIDs to an existing [[Ct#SubID Set|subID set]], rather than overwriting it. For example, you may want to add the ''banner'' subID to your [[Ct#SubID Set|subID set]], which already uses ''top'' and ''blog''. By using the "autosubIDs" feature, you can add that tag to create the ''top,blog,banner'' [[Ct#SubID Set|subID set]] on the fly. |
− | To use " | + | To use "autosubIDs", just append the following parameter to a referral [[Ct#Linkcode|linkcode]]: |
<pre> | <pre> | ||
− | ? | + | ?autosubids=subID1,subID2,subID3 |
</pre> | </pre> | ||
− | Replace " | + | Replace "subID1,subID2,subID3" 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]] |
Latest revision as of 18:44, 8 January 2019
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. A subID name can contain up to 64 characters, and must consist of only letters and numbers.
Adding SubIDs
By adding the desired subIDs to the autocamp variable in the URL, affiliates can override the currently used subID set to a new subID set.
To override the current subID set, just add the following parameter with a comma-separated list of subIDs to a referral linkcode:
?autocamp=subID1,subID2,subID3
Replace "subID1,subID2,subID3" in the URL with a comma-separated list of subIDs that make up the subID set with which the current subID set will be overridden. This feature also offers compatibility with single subIDs, so you do not necessarily have to use a comma separated list of multiple subIDs. If you input a subID name that does not yet exist, Offerit will automatically create a subID with that name.
Autosubids
In addition, Offerit also provides an autosubIDs feature, which allows affiliates to add new subIDs to an existing subID set, rather than overwriting it. For example, you may want to add the banner subID to your subID set, which already uses top and blog. By using the "autosubIDs" feature, you can add that tag to create the top,blog,banner subID set on the fly.
To use "autosubIDs", just append the following parameter to a referral linkcode:
?autosubids=subID1,subID2,subID3
Replace "subID1,subID2,subID3" 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.