ShareAsale integration
Learn how to integrate ShareASale with AnyTrack so you can instantly track and attribute your conversions across your marketing tools, analytics and ad networks.
Get your postback URL
Select ShareASale
Copy the postback URL
Send it to your affiliate manager
HTTP Request method:
POST
ShareASale doesn't provide a self-service interface to set your the postback URL.
ShareASale Postback URL format:
Postback URL parameters
Query parameter | Macro | Example Values |
---|---|---|
click_id |
|
|
commission |
|
|
brand_name |
|
|
transaction_id |
|
|
conversion_type |
|
|
Good to know
The Postback parameters are listed here for information purpose. The ShareAsale Postback URL is provided with built-in parameters and macros so you can simply copy/paste the URL as provided in your AnyTrack account.
Parameters used to append the click_id
Value
click_id
ValueThis is a shareasale link
Link Attributes
Link attributes are used in your HTML code to give additional information about the links posted on your site.
In this example, the link posted is the one provided by the affiliate network. However, since some marketers prefer to use their own redirect URLs to hide the real affiliate links, AnyTrack will recognize the affiliate link according to the attributes given to the URL data-tracking-group="shareasale"
During the click event, AnyTrack will automatically append the correct querystring and parameter afftrack=0a98sd0fas8df0asd8f
to the link:
And during the redirect, the query string and parameter will be automatically appended to the real affiliate link:
These link attributes allow AnyTrack to tie links with affiliate networks.
Link attribute | Value |
data-tracking-group | shareasale |
data-label | brandName |
data-linkid | brandName |
Last updated