Re: [Analytics] Question about the "Page Views" tool

2018-03-13 Thread Marcel Ruiz Forns
>
> Ok, so there isn't really a way to just install and use the WMF tool?

I don't think so, not without the work suggested in previous emails in this
thread.
Sorry

On Wed, Mar 7, 2018 at 4:57 PM, Reception123 . <
utilizator.receptie...@gmail.com> wrote:

> Ok, so there isn't really a way to just install and use the WMF tool?
>
> Reception123
> System Administrator (Operations),
> Miraheze
>
> On 7 March 2018 at 16:56, Federico Leva (Nemo)  wrote:
>
>> Reception123 ., 06/03/2018 08:25:
>>
>>> I was wondering how one could install and use the "Page Views" tool that
>>> Wikimedia uses, on a non-WMF wiki.
>>>
>>
>> I guess you could rebuild the entire cache and analytics clusters from
>> puppet (supposedly documented somewhere around <
>> https://wikitech.wikimedia.org/wiki/Analytics>), or write something from
>> scratch that would expose data with the same API format.
>>
>> Federico
>>
>
>
> ___
> Analytics mailing list
> Analytics@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/analytics
>
>


-- 
*Marcel Ruiz Forns*
Analytics Developer
Wikimedia Foundation
___
Analytics mailing list
Analytics@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/analytics


Re: [Analytics] Question about the "Page Views" tool

2018-03-13 Thread Reception123 .
Ok, so there isn't really a way to just install and use the WMF tool?

Reception123
System Administrator (Operations),
Miraheze

On 7 March 2018 at 16:56, Federico Leva (Nemo)  wrote:

> Reception123 ., 06/03/2018 08:25:
>
>> I was wondering how one could install and use the "Page Views" tool that
>> Wikimedia uses, on a non-WMF wiki.
>>
>
> I guess you could rebuild the entire cache and analytics clusters from
> puppet (supposedly documented somewhere around <
> https://wikitech.wikimedia.org/wiki/Analytics>), or write something from
> scratch that would expose data with the same API format.
>
> Federico
>
___
Analytics mailing list
Analytics@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/analytics


Re: [Analytics] Question about the "Page Views" tool

2018-03-07 Thread Dan Andreescu
Basically, if you make an API with the same spec as our pageview API,
https://wikitech.wikimedia.org/wiki/Analytics/AQS/Pageviews, you don't have
to replicate any of the other systems.  It's just a REST interface, it can
be implemented in any language/framework fairly quickly.  So do that, then
put the pageviews tool on top of it, done.

On Wed, Mar 7, 2018 at 11:04 AM, Marcel Ruiz Forns 
wrote:

> Hi Reception123,
>
> I assume you talk about this tool: https://tools.wmflabs.org/pageviews.
> It's an opensource project hosted in https://github.com/
> MusikAnimal/pageviews.
> However, it uses Analytics Query Service[1] as a data source, which, as
> Nemo indicates,
> is populated by a pipeline of complex systems.
>
> Not sure there's a way to make it work for a non-WMF wiki...
> Unless you create your own statistics data source and make the page views
> tool consume it.
>
> Maybe someone has an idea? But I'm pessimistic :/
>
> [1] https://wikitech.wikimedia.org/wiki/Analytics/Systems/AQS
>
> On Tue, Mar 6, 2018 at 7:25 AM, Reception123 . <
> utilizator.receptie...@gmail.com> wrote:
>
>> Hello,
>>
>> I was wondering how one could install and use the "Page Views" tool that
>> Wikimedia uses, on a non-WMF wiki.
>>
>> Reception123
>>
>> ___
>> Analytics mailing list
>> Analytics@lists.wikimedia.org
>> https://lists.wikimedia.org/mailman/listinfo/analytics
>>
>>
>
>
> --
> *Marcel Ruiz Forns*
> Analytics Developer
> Wikimedia Foundation
>
> ___
> Analytics mailing list
> Analytics@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/analytics
>
>
___
Analytics mailing list
Analytics@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/analytics


Re: [Analytics] Question about the "Page Views" tool

2018-03-07 Thread Marcel Ruiz Forns
Hi Reception123,

I assume you talk about this tool: https://tools.wmflabs.org/pageviews.
It's an opensource project hosted in
https://github.com/MusikAnimal/pageviews.
However, it uses Analytics Query Service[1] as a data source, which, as
Nemo indicates,
is populated by a pipeline of complex systems.

Not sure there's a way to make it work for a non-WMF wiki...
Unless you create your own statistics data source and make the page views
tool consume it.

Maybe someone has an idea? But I'm pessimistic :/

[1] https://wikitech.wikimedia.org/wiki/Analytics/Systems/AQS

On Tue, Mar 6, 2018 at 7:25 AM, Reception123 . <
utilizator.receptie...@gmail.com> wrote:

> Hello,
>
> I was wondering how one could install and use the "Page Views" tool that
> Wikimedia uses, on a non-WMF wiki.
>
> Reception123
>
> ___
> Analytics mailing list
> Analytics@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/analytics
>
>


-- 
*Marcel Ruiz Forns*
Analytics Developer
Wikimedia Foundation
___
Analytics mailing list
Analytics@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/analytics


[Analytics] Question about the "Page Views" tool

2018-03-07 Thread Reception123 .
Hello,

I was wondering how one could install and use the "Page Views" tool that
Wikimedia uses, on a non-WMF wiki.

Reception123
___
Analytics mailing list
Analytics@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/analytics