• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
1

How do I add clicktag correctly for Google Campaign Manager to track properly?

New Here ,
Apr 22, 2022 Apr 22, 2022

Copy link to clipboard

Copied

Hello,

 

I have recently created lots of display ads to be used in a campaign on Google Campaign Manager. 

 

I added the button in Animate and used the 'click to go to web page' action in the code snippets. This is where I added in the URL I need people to go to when they click. 

 

After publishing, I edited the .html file in Dreamweaver and added in this code: 

 

<head>
   <meta name="ad.size" content="width=300,height=250">
   <script type="text/javascript">
      var clickTag = "http://www.google.com";
   ​</script>
</head>

 

When uploading to ad validator it came back saying they should track correctly. However since being uploaded into Campaign Manager I have received reports that the ads are not tracking correctly. 

 

Please can someone advise what I am doing wrong and what code I need to add / change to fix the issue? 

 

Thank you so much. 

TOPICS
Ad development , Error , Missing feature , Performance

Views

326

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 22, 2022 Apr 22, 2022

Copy link to clipboard

Copied

LATEST

*in the second piece of code I also changed www.google.com to the URL I need people to go to when they click the ad.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines