I have the Global Config for the Banners Component set to disable for both clicks and impressions. Its also set within each banner.
Banners should not track clicks or impressions
Banners are tracking things
Joomla 3.6.4
Platform Type:Debian
MySQL Version:5.6.32
PHP Version:5.6.6
I updated the system from 3.3.x to 3.6.4, any suggestions would be welcomed.
Can confirm both Issues on 3.6.5
Can confirm both Issues on 3.7
Title |
|
Priority | Medium | ⇒ | Low |
Status | New | ⇒ | Confirmed |
The component always increases the fields impmade and clicks in the table #__banners
The component populates the table #__banner_tracks using track_type=1 only when Track impressions is enabled
The component populates the table #__banner_tracks using track_type=2 only when Track clicks is enabled
Are you sure this is not the right behavior?
Why would you want to disable impressions and clicks counting?
Title |
|
||||||
Status | Confirmed | ⇒ | Discussion |
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-05-09 23:56:07 |
Closed_By | ⇒ | Quy |
Closed_By | Quy | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/14173
This is the expected behavior as stated by eshiol.
In addition: On the front page, the URL on the banner is "*mydomain.com/component/banners/click/21" which goes to a blank page and then to the URL specified. I just want the direct link with out opening a new page?
Anyone know how I can accomplish this?