Difference between revisions of "Linkcode"
From Offerit
OfferitJames (talk | contribs) |
OfferitJames (talk | contribs) (→Composition of the Offerit Code) |
||
Line 31: | Line 31: | ||
Unencoded linkcodes have the following format: | Unencoded linkcodes have the following format: | ||
− | Affiliate.Commission.Offer.LandingPage.TrafficTag.CreativeID. | + | Affiliate.Commission.Offer.LandingPage.TrafficTag.CreativeID.SubId1.SubId2.PromotionalId.AdditionalTrackingId.Network.AffiliateSubId.AffiliateSource |
(Subid 1 - 3 are not currently used). | (Subid 1 - 3 are not currently used). | ||
Revision as of 12:16, 3 November 2011
A linkcode is a referral URL tracked by NATS.
Redirecting to the Correct Page
When Offerit turns a linkcode into a tour URL, it automatically appends a slash (/) to the end of barewords. You can prevent this by appending a question mark to the end of the URL. For example:
Linkcode URL | Where Linkcodes Go |
---|---|
http://example.com/tour | http://example.com/tour/?ocode=offeritcode |
http://example.com/tour? | http://example.com/tour?ocode=offeritcode |
Qualified Link Codes
http://example.com/ttrack/<?=$_REQUEST['offerit']?$_REQUEST['offerit']:'MDowOjE'?>/page.html
The ttrack is used for qualified clicks, which can be used to payout affiliates for this special traffic; track is used for normal hits.
Composition of the Offerit Code
Unencoded linkcodes have the following format:
Affiliate.Commission.Offer.LandingPage.TrafficTag.CreativeID.SubId1.SubId2.PromotionalId.AdditionalTrackingId.Network.AffiliateSubId.AffiliateSource
(Subid 1 - 3 are not currently used).
For Un-Encoded Links, Affiliate is the username of the affiliate, and the rest of the fields are IDs.
For Shortname Links, Affiliate is the username of the affiliate, commission, offer, and landing page are shortnames, and the rest of the fields are IDs.