Difference between revisions of "Linkcode"
From Offerit
OfferitJames (talk | contribs) (→Composition of the Offerit Code) |
(→Redirecting to the Correct Page) |
||
Line 7: | Line 7: | ||
== Redirecting to the Correct Page == | == Redirecting to the Correct Page == | ||
− | When Offerit turns a linkcode into a | + | When Offerit turns a linkcode into a landing_page 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: |
{| class="tmplfunc" border="1" | {| class="tmplfunc" border="1" | ||
Line 13: | Line 13: | ||
! Where Linkcodes Go | ! Where Linkcodes Go | ||
|- | |- | ||
− | | <nowiki>http://example.com/ | + | | <nowiki>http://example.com/landing_page</nowiki> |
− | | <nowiki>http://example.com/ | + | | <nowiki>http://example.com/landing_page/?ocode=</nowiki>''offeritcode'' |
|- | |- | ||
− | | <nowiki>http://example.com/ | + | | <nowiki>http://example.com/landing_page?</nowiki> |
− | | <nowiki>http://example.com/ | + | | <nowiki>http://example.com/landing_page?ocode=</nowiki>''offeritcode'' |
|} | |} | ||
Revision as of 17:52, 3 November 2011
A linkcode is a referral URL tracked by NATS.
Redirecting to the Correct Page
When Offerit turns a linkcode into a landing_page 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/landing_page | http://example.com/landing_page/?ocode=offeritcode |
http://example.com/landing_page? | http://example.com/landing_page?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.