Ciao, nel seguente codice per un banner pubblicitario 300x250:
Mi viene chiesto di inserire un codice redirect, con questa istruzione:codice:<script language="javascript" src="http://track.adform.net/adfscript/?bn=7423675"></script> <noscript> <a href="http://track.adform.net/C/?bn=7423675;C=0" target="_blank"> <img src="http://track.adform.net/adfserve/?bn=7423675;srctype=4;ord=[timestamp]" border="0" width="300" height="250" alt=""/> </a> </noscript>
Note: In order to track clicks add ";click=" into the redirect string.
Visit this link for further details.
1. Create a click counter in your ad management system (example: "http://www.youradsystem.com/?redirect=")
2. Insert ";click=" and "http://www.youradsystem.com/?redirect=" into the redirect string
3. In case click URL must be encoded, please use „;encodedclick=“ instead of „;click=“
In pratica come dovrebbe diventare il codice che ho postato sopra? Ho qualche difficoltà nell'inserire la parte http://www.youradsystem.com/?redirect=
Quale sarebbe il mio youradsystem.com?