? No Code Attached Yet J4 Issue
avatar crystalenka
crystalenka
20 Nov 2022

Was an issue, wrongly converted to discussion, bringing it back as an issue so that someone can see it and maybe submit a PR.

Discussed in #39243

Originally posted by drwesleyferreira March 12, 2019

Steps to reproduce the issue

It inserted 3 Banners clients (Client A, B and C). Assign 3 banner to client A, 1 to client B and 1 to Client C). Create a mod_banner that retrieves 1 banner at a time, randomly. Generate some impressions on the frontend. Upon returning to the back end, Client A (with more banners) will have 3 times more impressions than the others.

Expected result

When performing the random operation of selecting the banner to be displayed, consider for the lottery the customers and not the registered banners, in general.

Actual result

Currently, a customer who has more banner than others receives more impressions, even though they have contracted the same ad package.

System information (as much as possible)

In the scenario named, the joomla native com_banner and mod_banner were used, with no changes or third-party components.

Additional comments

I have a news portal. Seeing ads for merchants. The amounts paid by them are identical. Each advertiser can register varied banners (selling clothes, shoes, toys) and the amount of banners between clients is different. Advertisers who send more banners are receiving proportionately more exposure than those who send fewer banners. This has brought problems. The ideal scenario is that if there are 3 customers, the random draw first select a customer and then a customer banner selected so that the impressions are fairly distributed.

avatar crystalenka crystalenka - open - 20 Nov 2022
avatar Hackwar Hackwar - change - 22 Feb 2023
Labels Added: ? No Code Attached Yet J4 Issue
avatar Hackwar Hackwar - labeled - 22 Feb 2023

Add a Comment

Login with GitHub to post a comment