This article is part of our FAQs & Troubleshooting series.
What’s the difference between a pixel and a postback?
Pixel-based tracking and server postback tracking are both attribution methods in TUNE. Pixel-based tracking relies on browser cookies to store a TUNE session identifier and track conversions. In server postback tracking, TUNE and the advertiser communicate the session identifier via server-to-server requests. For a more detailed explanation, read our article on Attribution Methods in TUNE.
Can I track organic conversions?
TUNE attributes conversions to partners so they can be compensated accordingly. Because organic conversions are not attributed to a specific partner, we currently do not offer an organic conversion tracking method.
If two partners refer a sale, who gets the credit?
Our tracking system is designed to use the “last-click” tracking method. The last partner to refer a user to the conversion page will receive the conversion credit. If a session for the same offer already exists, the new session overwrites it with the most recent information, including the partner ID.
Where do I put the offer pixel on the webpage?
We recommend putting the offer pixel code in the page's HTML right after the opening body tag.
Is it possible to have two offer pixels on the same conversion page?
Yes, place both pixels on the thank you page, and one of them will record a conversion depending on what the user has set in their tracking cookie. The best practice is using only one pixel per conversion page because the conversion is only recorded for the active offer’s cookie.
How many characters can sub-IDs hold?
Each sub-ID can hold up to 500 characters.
Can I use advertiser sub IDs on offers without an associated advertiser?
Yes. The information in a sub ID is linked to a given conversion, not to an advertiser.
Can I pass more than one advertiser sub ID on conversion?
Advertisers can append up to 5 sub IDs to a conversion URL. These are invisible to partners unless the advertiser enables the “Display Advertiser Sub IDs to Partners” setting. For more information, please read our article on customizing a conversion link.
How do I start click sessions with impressions?
To start a click session on impression, go to your offer’s page first. In the Tracking panel, click Edit to view the tracking settings. Then, set Start Session Tracking to “Impressions”. Remember that a click will update the measured session information, even if the session began on impression.
Why am I seeing clicks tracked but not impressions?
Impressions are tracked independently of clicks. If no impression pixel is embedded, impressions are not tracked. Check the Impression Pixel box when generating a tracking link for a specific partner to embed an impression pixel. By default, all display creatives added to your TUNE account have an impression pixel.
Why is my HTTPS goal not firing?
If your custom tracking domain doesn’t have a custom SSL certificate, then the goal pixel uses a shared tracking domain like https://networkid.go2cloud.org. Because no cookie was set for that domain, no conversion is recorded for the goal.
Resolve this by setting the default offer to HTTPS, like the goal, or contact TUNE to upgrade your platform and install a custom SSL certificate on your tracking domain.
If the main offer tracking is set to use HTTP only and you have a custom tracking domain set up for this offer, a goal cannot be set to HTTPS. This is because the offer sets the tracking cookie on the custom tracking domain, like http://tracking.mynetwork.com.
If I change my custom tracking domain, will the links stop working?
Yes. If you change your custom tracking domain, your tracking links using the old domain will not work. For example, if you change your custom tracking domain from http://tracking.myfirstdomain.com to http://myseconddomain.com, tracking links pointing to http://tracking.myfirstdomain.com will no longer work.
How can I pass the date and time on conversion?
Append the datetime parameter to the postback URL:
http://demo.go2cloud.org/aff_lsr?transaction_id={transaction_id}&datetime=DATETIME
Use the following format for the DATETIME value: YYYY-MM-DD HH:MM:SS
Adding in the date and time of conversion overrides the actual time the conversion came in. Once changed, the conversion details show no record of the actual time of conversion. If you use a date or time in the future, the conversion won’t appear until then.
Why are my conversions getting auto-rejected?
Based on your system's settings, there are a few reasons for conversions to be auto-rejected. To view the reason for the rejection, go to Reports > Conversion Report. Select “Status message” in the data section in the options menu.
One common status message is “No referral URL.” This occurs when the Enforce Conversion Referral URL setting is enabled. When enabled, each conversion must include a valid referral URL. If your browser blocks referrals or you’re firing the pixel in your browser, no referral URL is tracked; thus, your conversion is rejected. You can disable the Enforce Conversion Referrals URL setting on the tracking settings page.
If your conversion pixel is set up to use HTTPS, you will run into errors as the HTTPS protocol does not store referral URLs in the headers. We recommend disabling this feature if you’re running secure offers.
Another common status message is “Duplicate conversion.” This displays when a conversion is made multiple times with the same transaction ID, and the “Multiple conversions” setting is disabled within the offer.