I have a question about the {copy:[name]} value track parameter when used in a SiteLink URL.Let's say that the keyword that triggered the SiteLink had a destination URL of http://www.mysite.com/items/sku1?kwid=12345&crvid={creative}Now, if I put this as the SiteLink URL: http://www.mysite.com/locator?{copy:kwid}&{copy:crvid}will the url that the user lands on be: http://www.mysite.com/locator?kwid=12345&crvid=<whatever number google puts in for the creative id>Thanks