Click-tracking formats for sponsored ads on Yahoo! Japan Ads
The following base tracking template formats apply to sponsored ads:
http://pixel.everesttech.net/<advertiser_ID>/cq?ev_sid=<ad network ID>&ev_ln={keyword}&ev_crx={creative}&ev_mt={matchtype}&ev_n={network}&ev_dvc={device}&url=!{unescapedlpurl}
or, when the auto-tagging option is set for the account in Yahoo! Japan Ads:
http://pixel.everesttech.net/<advertiser_ID>/cq?ev_sid=<ad network ID>&ev_ln={keyword}&ev_crx={creative}&ev_mt={matchtype}&ev_n={network}&ev_dvc={device}&url=!{unescapedlpurl}/?yclid=<yclid>
Example:
http://pixel.everesttech.net/1234/cq?ev_sid=94&ev_ln={keyword}&ev_crx={creative}&ev_mt={matchtype}&ev_n={network}&ev_dvc={device}&url=http%3A//www.example.com/?yclid=1234567890
-
<advertiser_ID>
is a variable for the advertiser’s unique ID within Adobe Advertising. -
This format indicates that token passing is enabled for the campaign (the default). If token passing is disabled, substitute
cq?
after<advertiser_ID>
withc?
. -
<the landing page>
is a variable that represents the URL on your site to which end users are directed.