Quick question (hopefully), we run adwords on our site and have placed various code snippets on pages for the conversion tracking. Now the person in charge of the campaigns want this adding to each downloadable PDF - question is where do I place the code snippet in the source so it relates to the PDF?
Example of HTML PDF source:
<a class="cleanlink" href="sitepdfs/WCFittings.pdf"><IMG alt="Link to WC fittings specification" src="siteimages/fittings_pdf.gif" border="0"></a>
I just don't understand where to place the code so it represents a conversion when the PDF is clicked.
Thanks for your time..
-Dr.X
[edit]
PS: on that redirect page, make sure you say something like "if the download does not start automaticly, click here". just in case the user's browser is way too tweeked security wize to take a redirect.