-
The goal of this issue is to implement Ad Server Analytics plug and play re-using the power of the Piwik platform. This is part of our wider vision to provide a generic analytics platform in #4734
…
-
```
What steps will reproduce the problem?
1. Embeding a FlowPlayer instance without allowscriptaccess set
to 'always' will fail with an ActionScript Security Error 2060 when the
OpenX Plugin is loa…
-
When the [bidWon event is fired](https://github.com/prebid/paf-mvp-implementation/blob/main/paf-mvp-demo-express/src/views/publisher/index.hbs#L141) the `bid.meta.paf` property is undefined and the do…
-
```
What steps will reproduce the problem?
1. Set up lazyload ads in the usual way, but test using different size ad zones
on the same page, all having a div with the same class referred to in the
l…
-
Components required to kick off profiling of GPT-4 on OpenX such as dataloader and eval code.
-
Hi. I'm browsing through the XML-RPC API v2 classes for PHP and I'm thinking whether it would be a good idea to refactor the API classes to support PSR-0 autoloading and also add composer.json. This w…
TomiS updated
11 years ago
-
```
What steps will reproduce the problem?
1. Embeding a FlowPlayer instance without allowscriptaccess set
to 'always' will fail with an ActionScript Security Error 2060 when the
OpenX Plugin is loa…
-
### Problem
The default value of `clientCharset` option in `/path/to/openx/root/var/www.example.com.conf.php` is `latin1`, which is causing character encoding problems. After changing it to `utf8` th…
-
```
What steps will reproduce the problem?
1. Embeding a FlowPlayer instance without allowscriptaccess set
to 'always' will fail with an ActionScript Security Error 2060 when the
OpenX Plugin is loa…
-
I have a use case that I'm not sure if I'll be able to achieve with this library without forking it. Basically, I have JSON objects that look like this:
```json
{
"foo": "bar",
"baz": {
…