Quantcast
Channel: Advertising - Tumult Forums
Viewing all articles
Browse latest Browse all 198

Clicktag Problem

$
0
0

Hello Hype-Experts, i need advice on a clicktag problem:

I am using the Axel Springer Export Script. This script adds a global clicktag wrapper into the index.html file. However, I need additional clicktag exits in the file. These elements execute the following JavaScript when clicked:

function clicktag1(hypeDocument, element, event) {
window.open(getUriParams.clicktag1, "_blank");
}

(+ clicktag2 + clicktag3)

Now, after the export, I have 4 clicktag exits because the background has been assigned the global clicktag.

What do I need to remove from the index.html file to delete the global clicktag? And is my approach correct to achieve the desired effect for the Axel Springer ad platform? Maybe someone with experience in this can help me as well.

Thank you very much.

clicktag_exits.zip (15,5 KB)
clicktag_exits_html.zip (26,3 KB)

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 198

Trending Articles