How can we help you?
Sitelinks are handy ad extensions that you can use to include extra links below your text ads. If you'd like to learn more about sitelinks, check out our dedicated article.
In this article, we'll walk you through out to set up conversion tracking for sitelinks.
Note: Below we'll explain how MarinOne tracks sitelink conversions. For information on how to enable tracking, please read A Guide to Sitelinks URL Builder (Microsoft).
You can use the Sitelinks URL Builder feature to attribute sitelink conversions to the keyword that triggered the conversion. The Sitelinks URL Builder uses the {copy:xxx} parameter, which copies static tracking parameters (i.e. tracking values) from the destination URL of the sitelink's parent ad and inserts it dynamically into the sitelink URL.
Using the {copy:xxx} method, you can track exactly which keyword triggered the click, but you won't know which sitelink was clicked on. Please note that certain URL structures are not supported by Sitelinks URL Builder. Find out more by reading A Guide to Sitelinks URL Builder's Supported URL Structures.
The following example illustrates how Sitelinks URL Builder constructs a sitelink URL, and what it would look like on click:
Original (keyword) URL:
http://example.com/?mkwid=a123456&pcrid={creative}&pkw={keyword}&pmt={matchtype}
http://example.com/sitelink.html?{copy:mkwid}&pcrid={creative}&pkw={keyword}&pmt={matchtype}
Resulting sitelink URL (on click):
http://example.com/sitelink.html?mkwid=a123456&pcrid=0987654321&pkw=levi&pmt=e
Please note that when using this method through Sitelinks URL Builder, you cannot run a keyword-level report for sitelink data. Since sitelink URLs copy the tracking from the keyword that triggered the sitelink, MarinOne cannot detect whether a conversion came from the keyword itself or a sitelink.
The publisher tracking method does not utilize any tracking parameters. That means it does not have a parameter in which you use the {copy:xxx} parameter. In this case, the publisher tracking will automatically attribute conversions to the sitelink and the keyword that is associated with the sitelink click with no {copy:xxx} parameter. If publisher tracking is turned on, we bring down the keyword level conversions in MarinOne.
Sitelinks URL Builder can also work when building redirect URLs, although, as mentioned above, some URL structures are not supported. The following example illustrates how Sitelinks URL Builder constructs a sitelink redirect URL, and what it would look like on click:
Original (keyword) URL:
http://tracker.marinsm.com/rd?cid=987654321&mkwid=a123456&pcrid={creative}&pkw={keyword}&pmt={matchtype}&lp=http%3A%2F%2Fwww.mysite.com
Modified sitelink URL:
http://tracker.marinsm.com/rd?cid=987654321&{copy:mkwid}&pcrid={creative}&pkw={keyword}&pmt={matchtype}&lp=http%3A%2F%2Fwww.mysite.com
Resulting sitelink URL (on click):
http://tracker.marinsm.com/rd?cid=987654321&mkwid=a123456&pcrid=0987654321&pkw=levi&pmt=e&lp=http%3A%2F%2Fwww.mysite.com
Tracking Microsoft sitelink conversions is very similar to the process above, and you can use the {copy:xxx} parameter in much the same way. MarinOne offers full support for Microsoft sitelinks and follows the same process as outlined above.
The following dynamic parameters are inserted into sitelink URLs by Microsoft automatically:
However, using the {copy:xxx} parameter alone is recommended for more accuracy in tracking.
Tracking Baidu sitelink conversions requires a slightly different approach, as Baidu does not offer the same {copy:xxx} functionality as Google and Microsoft.
Note: The following method is not recommended with publishers other than Baidu.
You can follow these steps to attribute sitelink conversions to the individual sitelink:
Yahoo! sitelinks conversions can be tracked to the individual link, similar to the Baidu method outlined above. In addition to changing the creative parameter, all dynamic parameters (any parameter using { }) will also need to be removed.
Here is an example that explains the steps you need to take:
https://website.com/?mkwid={YSMMTC:std:adv:cnt}123456&pcrid={YSMADID}&kword={YSMKEY}&match={YSMMTC:std:adv:cnt}
https://website.com/?mkwid=123456&pcrid=SITELINK
While there is no official way to test whether or not sitelink tracking is working, you can check whether or not the {copy:xxx} parameter is populating correctly. To do so, just follow these steps:
Please don't test the landing page with {copy:xxx} parameters, as it will be parsed in the real URL that visitors click from publisher ads. Otherwise, you might be landing on a page that doesn't exist (or showing 404 error page).