Banner.module don't couting clicking on FLASH banners. Why?
Also: why there is not possible use "clickthru" variable for target URL. It's standard way.
Could somebody help me?
Banner.module don't couting clicking on FLASH banners. Why?
Also: why there is not possible use "clickthru" variable for target URL. It's standard way.
Could somebody help me?
Comments
Comment #1
wulff commentedTo count clicks on flash banners you will have to perform a couple of extra steps.
1: create the banner and upload either the flash file or a dummy file
2: note the banner id (e.g. 42)
3: use the banner id to change the target url for the click in the flash file (e.g. banner/42)
4: edit the banner and upload the flash file
What do you mean by a "clickthrough variable"? Do you want to append a different query string to the configured target URL for each click or something like that?
Comment #2
wulff commented