Posted by gbell12 on January 23, 2012 at 12:27pm
2 followers
| Project: | Advertisement |
| Version: | 6.x-2.2 |
| Component: | ad_html module |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I see that both ad_text.module and ad_image.module call ad_link_attributes, which calls ad_link_target, which puts in the onclick stuff that enables tracking.
But ad_html.module does not call ad_link_attributes, therefore no click tracking.
What am I missing? Is he idea that an HTML ad is supposed to contain the redirect URL?