在Google Ad Manager中使用链接

说明

在Google Ad Manager中使用联盟链接需要更改跟踪链接。您只需在正常的跟踪代码代码中添加两段简短的代码即可完成操作。

您需要在跟踪URL的 href 前添加 "target=_top" 。然后在URL的href中插入 %%CLICK_URL_UNESC%%

 注意

这是首选解决方案;Google Ad Manager 还有其他变量,根据您的网站情况可能会有所帮助。

范例

典型的跟踪链接:

<a href="https://click.linksynergy.com/fs-bin/click?id=lMh2Xiq9xN0&offerid=81665.10000342&type=3&subid=0">Easy Refill Savings: Save up to $20 with code EZREFILL at checkout.See the site for full details.</a><img border="0" width="1" alt="" height="1" src="https://ad.linksynergy.com/fs-bin/show?id=lMh2Xiq9xN0&bids=81665.10000342&type=3&subid=0" >

Google Ad Manager的跟踪链接:

<a “target=_top” href="%%CLICK_URL_UNESC%%https://click.linksynergy.com/fs-bin/click?id=lMh2Xiq9xN0&offerid=81665.10000342&type=3&subid=0">Easy Refill Savings: Save up to $20 with code EZREFILL at checkout.See the site for full details.</a><img border="0" width="1" alt="" height="1" src="https://ad.linksynergy.com/fs-bin/show?id=lMh2Xiq9xN0&bids=81665.10000342&type=3&subid=0" >

 请注意

应始终确保在编辑任何代码后链接仍能正常运作。如果您已遵循这些步骤,但链接仍未在Ad Manager中获得跟踪,请查看 Google Ad Manager帮助

本文是否有帮助?
0 人中有 0 人觉得有帮助

评论

0 条评论

登录写评论。