// // Create a fake order ID using the current // time and the unique identifier that GA uses to // track this visitor. // var timeObj = new Date; var unixTimeMs = timeObj.getTime(); var unixTime = parseInt(unixTimeMs / 1000); var orderID = pageTracker._visitCode() + '-' + unixTime; // // This function assigns order values depending // on what has been clicked and submits the transaction // function subscriptiontracker(subtype,value) { pageTracker._addTrans( orderID, // Order ID "", // Affiliation value, // Total "", // Tax "", // Shipping "", // City "", // State "" // Country ); pageTracker._addItem( orderID, // Order ID subtype, // SKU subtype, // Product Name "blog", // Category value, // Price "1" // Quantity ); pageTracker._trackTrans(); alert("Test successful"); }

Microsoft adCenter dynamic keyword insertion

by Kevin Gibbons on November 30, 2006

The Microsoft adCenter blog yesterday posted about using dynamic text in adCenter with {keyword}, {param1}, {param2}, and {param3} instead of {KeyWord: Default Text} which the Google AdWords keyword insertion uses.

“There are many possibilities for using keyword insertion and dynamic text (parameters) in adCenter. This post will address the most common use of the different types of dynamic text insertion options.

Keyword Insertion
Keyword insertion helps make ads more relevant by inserting the search query term into the ad title or text.

  • Tip: The keyword is inserted into the ad exactly how you enter it in the interface, so capitalize words where appropriate.
  • Tip: Keywords have a maximum of 100 characters.
  • Tip: If using {Keyword} insertion causes the ad title or text to be longer than allowed lengths (title: 25 characters, text: 70 characters), the ad will be rejected. As a solution to this, have a 2nd static ad that does not use {Keyword} insertion in the order as a default. When the keyword is too long, adCenter will display the static ad.”

No related posts.

Struggling to make your online marketing sparkle?

SEOptimise SEO

If you liked this post, you'll love what we can do with your SEO, PPC and online marketing campaigns. You can have the authors of this blog work directly on your campaigns!

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>