Questions tagged [clicktag]

A click tag is a parameter used in Flash banner ads that defines the destination URL from the markup code. By using a click tag, advertisers can easily see and modify the URL without a changing the ActionScript code itself.

53 questions
15
votes
10 answers

Add a Link Around an Embedded Flash File

I want to make it so that when I click anywhere on the embedded Flash element, it takes me to a destination URL. Here is my current code, which does not produce the desired effect:
JWM
  • 369
  • 2
  • 3
  • 10
5
votes
1 answer

How to implement an HTML5 DoubleClick ClickTag?

I have created an html5 banners and validated it here: https://h5validator.appspot.com/dcm. It returns the error: "Missing click tag check". How do I implement a clickTag? I've found this code on google support:
albert105
  • 119
  • 1
  • 2
  • 8
3
votes
4 answers

Google Web Designer banner Missing click tag check on validation

I need to create doubleclick banner, and i am using Google Web Designer. I want to call clickTag by simple href="javascript:window.open(window.clickTag)", and everything works fine, but when i validate it on…
2
votes
0 answers

Advertiser has given me DFP's code as a third party code to display creatives, How can I track clicks for this campaign

The advertiser has given me the standard as publishing code by DFP as a third party code to display their ads. I have created a line item and the creative is showing in the display area, what I want here is to click tracks on this creative. Help me…
Umair Jabbar
  • 3,596
  • 5
  • 30
  • 42
2
votes
1 answer

HTML5 Banner Ad: Clicktag without URL

We recently built an HTML5 banner ad for a client and they came back to us asking why we did not add clicktag to the banner. We were not provided a URL so so we did not add a clicktag. Is it possible to add a clicktag without having a URL? I added…
brando
  • 161
  • 1
  • 2
  • 13
1
vote
1 answer

Multiple clickTags for html5 file in Google AdManager

I have an html5 file that has multiple links that need to have click tags for tracking. I can't seem to find a way to get both clickTags to show up in Google Ad Manager. Just the first one.