DFP Ad links with CACHEBUSTER | Community
Skip to main content
August 8, 2017
Solved

DFP Ad links with CACHEBUSTER

  • August 8, 2017
  • 1 reply
  • 2724 views

Has anyone come across problems with DFP Ad links in Marketo. for some reason Marketo always edits the link, especially one with the %%CACHEBUSTER%% DFP Macro and adds a number 25 between the % making the link end as such %25%CACHEBUSTER%25% and in turn breaking the link. If anyone has come up with a solution to fix this would be appreciative.

P.S I have tried making the links none track-able and still Marketo edits the link. Also to note, if I click to view the email online (open in browser) the links work fine, links are broken only in the actual emails (tried clicking the link in outlook, gmail, apple mail etc all dont work).

I have also tried to remove the CACHEBUSTER macro, and generating a random number instead, still does not work....

Even tried shortening the link using Google's Link Shortening API, no go...

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

Ed, the %%CACHEBUSTER%% doesn't do anything unless you replace it with an actual random number. Using the {{system.datetime}} should suffice.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
August 8, 2017

Ed, the %%CACHEBUSTER%% doesn't do anything unless you replace it with an actual random number. Using the {{system.datetime}} should suffice.

August 8, 2017

I tried that, and the link would break, only way the link works is if I keep the %%CACHEBUSTER%% in... very strange

Is there a way to disable URL encoding in Marketo?