| Workaround for Impression-Tracking/Cachebusting Macro in DFP Small Business? | christophh1 | 7/11/12 3:29 AM | Hello, we are a German business news site with a focus on SME (http://www.deutsche-mittelstands-nachrichten.de). One of our advertising clients delivered us a swf-Flash-banner (just the banner, no code snippet) and a click URL and view URL (e.g. http://vie |
| Re: Workaround for Impression-Tracking/Cachebusting Macro in DFP Small Business? | Ingraye | 7/11/12 5:53 AM | I'm not sure what you're asking. It sounds like you want to use the Flash Creative but since the Flash Creative doesn't support additional code, you can't add in the view URL (aka tracking pixel). And you want to use the tracking pixel. You have two |
| Re: Workaround for Impression-Tracking/Cachebusting Macro in DFP Small Business? | christophh1 | 7/11/12 6:03 AM | Many thanks, Ingraye. As I don't know how to create my own embed code for the Flash file, I'll go for your answer #1. So I create another ad unit (1x1 - Interstitital) and a third-party creative (1x1), where, as the "code snippet", I just post the vi |
| Re: Workaround for Impression-Tracking/Cachebusting Macro in DFP Small Business? | Ingraye | 7/11/12 6:23 AM | You'll probably need to load the view URL/tracking pixel as img tag:<img src="the tracking pixel url here" height="1" width="1" /> So that it loads the actual pixel. Pasting the code by itself would just output that line of text. Remember to Roadblo |
| Re: Workaround for Impression-Tracking/Cachebusting Macro in DFP Small Business? | christophh1 | 7/11/12 6:51 AM | Thanks a lot! |