Directions:
View source of this page for JavaScript functions and HTML code used to call the Floodlight on click. You WILL need to replace the below values:
1) The destination URL you want to the user to be sent to, the examples are coded to drive the user to Google
2) The fucntions take three parameters: src=, type=, and cat= these values can be found in your tags and should be swapped in for the test values used here: 123456, foo246, bar468.

The examples used here are Unique tags, if your tag is Standard you won't have the num= parameter, thus ord= will be assigned the value of the Random Number Generator.

For more details on this solution please visit our Help Center.

Example of Image Floodlight Called on click. *The site implementing can request Image Source Floodlight from the provider of the tags (Agency Contact). This is a special form of Floodlight tag.*
Click to call Static Floodlight on click.

-----------

Example of Floodlight Called on click where the click through opens in a NEW window using DOM method.
Click to call floodlight

-----------

Example of Floodlight Called on click where the click through opens in the SAME window using DOM method.
Click to call floodlight


**Please note that these are examples of one way to code Floodlight on click. Depending on the final destination the user is sent and the
design of the website the code may need to be tweaked or coded differently. DoubleClick does not provide custom coding on a per site
basis, we can provide clarification on what the tag does but it is up to the website developer to use proper code for their site design.**