Re: Web analytics

2019-02-28 Thread Aditya Sharma
For ecommerce plugin,

You can use WebAnalyticsConfig entity. Refer data in
applications/datamodel/data/demo/OrderDemoData.xml:282
and plugins/ecommerce/template/includes/HeaderHead.ftl:112
or
You can directly add the snippet in header file
plugins/ecommerce/template/includes/HeaderHead.ftl

Thanks and Regards,
*Aditya Sharma*


On Thu, Feb 28, 2019 at 5:32 PM Aditya Sharma <
aditya.sha...@hotwaxsystems.com> wrote:

>
>
> Refer https://developer.matomo.org/guides/tracking-javascript-guide
>
>
> Thanks and Regards,
> *Aditya Sharma* | Enterprise Software Engineer
> HotWax Systems <http://www.hotwaxsystems.com/>
> Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
> Indore, M.P 452010
> Linkedin: *Aditya Sharma* <https://www.linkedin.com/in/aditya-p-sharma/>
>
>
>
> On Thu, Feb 28, 2019 at 5:06 PM Wolfgang Paul Rauchholz <
> wp.rauchh...@gmail.com> wrote:
>
>> I installed Matomo.
>> Would you please tell me  which files I have to add the JavaScript
>> Tracking Code to track the traffic on the ecommercie pages?
>>
>>
>> Thank you,
>>
>> Wolfgang
>>
>>
>> On Thu, 2019-02-28 at 10:46 +0530, Aditya Sharma wrote:
>> > Hi Wolfgang,
>> >
>> > For OFBiz OOTB tracking. You can enable server stats in OFBiz from
>> > serverstats.properties file. Refer to this [1] document
>> > Refer Visit and ServerHit entities. These visits can be viewed from
>> > the
>> > Find Visit [2] page of partymgr component.
>> >
>> > If you are looking for open source tools like Google Web Analytics,
>> > indeed
>> > Matomo (formerly known as Piwik) would be a good choice.
>> >
>> > HTH
>> >
>> >
>> > [1].
>> >
>>
>> https://cwiki.apache.org/confluence/display/OFBIZ/Framework+Configuration+Guide#FrameworkConfigurationGuide-serverstats.properties
>> > [2]. https://demo-stable.ofbiz.apache.org/partymgr/control/findVisits
>> >
>> > Thanks and Regards,
>> > *Aditya Sharma* | Enterprise Software Engineer
>> > HotWax Systems <http://www.hotwaxsystems.com/>
>> > Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
>> > Indore,
>> > M.P 452010
>> > Linkedin: *Aditya Sharma* <
>> > https://www.linkedin.com/in/aditya-p-sharma/>
>> >
>> >
>> >
>> > On Wed, Feb 27, 2019 at 10:44 PM Michael Brohl <
>> > michael.br...@ecomify.de>
>> > wrote:
>> >
>> > > Hi Wolfgang,
>> > >
>> > > OFBiz itself can track visits and tracking codes, see the marketing
>> > > application.
>> > >
>> > > We are mainly using Matomo (formerly known as Piwik) for web
>> > > analytics
>> > > with OFBiz.
>> > >
>> > > Best regards,
>> > >
>> > > Michael
>> > >
>> > >
>> > > Am 27.02.19 um 15:03 schrieb wp.rauchh...@gmail.com:
>> > > > I do have a few  questions around ofbiz and web analytics:
>> > > >
>> > > > * Where can I find document on how to setup it up in orbiz?
>> > > > * Does ifbiz has reporting on board I did not find?
>> > > > * From your experience which other tools than google webanalytics
>> > > > can be
>> > >
>> > > used to drive in-depth reports? I'd rather prefer an open source
>> > > tool than
>> > > big brother google.
>> > > >
>> > > >
>> > > > Thanks, Wolfgang
>> > >
>> > >
>>
>>


Re: Web analytics

2019-02-28 Thread Aditya Sharma
Refer https://developer.matomo.org/guides/tracking-javascript-guide


Thanks and Regards,
*Aditya Sharma* | Enterprise Software Engineer
HotWax Systems <http://www.hotwaxsystems.com/>
Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, Indore,
M.P 452010
Linkedin: *Aditya Sharma* <https://www.linkedin.com/in/aditya-p-sharma/>



On Thu, Feb 28, 2019 at 5:06 PM Wolfgang Paul Rauchholz <
wp.rauchh...@gmail.com> wrote:

> I installed Matomo.
> Would you please tell me  which files I have to add the JavaScript
> Tracking Code to track the traffic on the ecommercie pages?
>
>
> Thank you,
>
> Wolfgang
>
>
> On Thu, 2019-02-28 at 10:46 +0530, Aditya Sharma wrote:
> > Hi Wolfgang,
> >
> > For OFBiz OOTB tracking. You can enable server stats in OFBiz from
> > serverstats.properties file. Refer to this [1] document
> > Refer Visit and ServerHit entities. These visits can be viewed from
> > the
> > Find Visit [2] page of partymgr component.
> >
> > If you are looking for open source tools like Google Web Analytics,
> > indeed
> > Matomo (formerly known as Piwik) would be a good choice.
> >
> > HTH
> >
> >
> > [1].
> >
>
> https://cwiki.apache.org/confluence/display/OFBIZ/Framework+Configuration+Guide#FrameworkConfigurationGuide-serverstats.properties
> > [2]. https://demo-stable.ofbiz.apache.org/partymgr/control/findVisits
> >
> > Thanks and Regards,
> > *Aditya Sharma* | Enterprise Software Engineer
> > HotWax Systems <http://www.hotwaxsystems.com/>
> > Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
> > Indore,
> > M.P 452010
> > Linkedin: *Aditya Sharma* <
> > https://www.linkedin.com/in/aditya-p-sharma/>
> >
> >
> >
> > On Wed, Feb 27, 2019 at 10:44 PM Michael Brohl <
> > michael.br...@ecomify.de>
> > wrote:
> >
> > > Hi Wolfgang,
> > >
> > > OFBiz itself can track visits and tracking codes, see the marketing
> > > application.
> > >
> > > We are mainly using Matomo (formerly known as Piwik) for web
> > > analytics
> > > with OFBiz.
> > >
> > > Best regards,
> > >
> > > Michael
> > >
> > >
> > > Am 27.02.19 um 15:03 schrieb wp.rauchh...@gmail.com:
> > > > I do have a few  questions around ofbiz and web analytics:
> > > >
> > > > * Where can I find document on how to setup it up in orbiz?
> > > > * Does ifbiz has reporting on board I did not find?
> > > > * From your experience which other tools than google webanalytics
> > > > can be
> > >
> > > used to drive in-depth reports? I'd rather prefer an open source
> > > tool than
> > > big brother google.
> > > >
> > > >
> > > > Thanks, Wolfgang
> > >
> > >
>
>


Re: Web analytics

2019-02-28 Thread Wolfgang Paul Rauchholz
I installed Matomo.
Would you please tell me  which files I have to add the JavaScript
Tracking Code to track the traffic on the ecommercie pages?


Thank you,

Wolfgang


On Thu, 2019-02-28 at 10:46 +0530, Aditya Sharma wrote:
> Hi Wolfgang,
> 
> For OFBiz OOTB tracking. You can enable server stats in OFBiz from
> serverstats.properties file. Refer to this [1] document
> Refer Visit and ServerHit entities. These visits can be viewed from
> the
> Find Visit [2] page of partymgr component.
> 
> If you are looking for open source tools like Google Web Analytics,
> indeed
> Matomo (formerly known as Piwik) would be a good choice.
> 
> HTH
> 
> 
> [1].
> 
https://cwiki.apache.org/confluence/display/OFBIZ/Framework+Configuration+Guide#FrameworkConfigurationGuide-serverstats.properties
> [2]. https://demo-stable.ofbiz.apache.org/partymgr/control/findVisits
> 
> Thanks and Regards,
> *Aditya Sharma* | Enterprise Software Engineer
> HotWax Systems <http://www.hotwaxsystems.com/>
> Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
> Indore,
> M.P 452010
> Linkedin: *Aditya Sharma* <
> https://www.linkedin.com/in/aditya-p-sharma/>
> 
> 
> 
> On Wed, Feb 27, 2019 at 10:44 PM Michael Brohl <
> michael.br...@ecomify.de>
> wrote:
> 
> > Hi Wolfgang,
> > 
> > OFBiz itself can track visits and tracking codes, see the marketing
> > application.
> > 
> > We are mainly using Matomo (formerly known as Piwik) for web
> > analytics
> > with OFBiz.
> > 
> > Best regards,
> > 
> > Michael
> > 
> > 
> > Am 27.02.19 um 15:03 schrieb wp.rauchh...@gmail.com:
> > > I do have a few  questions around ofbiz and web analytics:
> > > 
> > > * Where can I find document on how to setup it up in orbiz?
> > > * Does ifbiz has reporting on board I did not find?
> > > * From your experience which other tools than google webanalytics
> > > can be
> > 
> > used to drive in-depth reports? I'd rather prefer an open source
> > tool than
> > big brother google.
> > > 
> > > 
> > > Thanks, Wolfgang
> > 
> > 



Re: Web analytics

2019-02-28 Thread Wolfgang Paul Rauchholz


Thank you for responses.

Wolfgang

On Thu, 2019-02-28 at 10:46 +0530, Aditya Sharma wrote:
> Hi Wolfgang,
> 
> For OFBiz OOTB tracking. You can enable server stats in OFBiz from
> serverstats.properties file. Refer to this [1] document
> Refer Visit and ServerHit entities. These visits can be viewed from
> the
> Find Visit [2] page of partymgr component.
> 
> If you are looking for open source tools like Google Web Analytics,
> indeed
> Matomo (formerly known as Piwik) would be a good choice.
> 
> HTH
> 
> 
> [1].
> 
https://cwiki.apache.org/confluence/display/OFBIZ/Framework+Configuration+Guide#FrameworkConfigurationGuide-serverstats.properties
> [2]. https://demo-stable.ofbiz.apache.org/partymgr/control/findVisits
> 
> Thanks and Regards,
> *Aditya Sharma* | Enterprise Software Engineer
> HotWax Systems <http://www.hotwaxsystems.com/>
> Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
> Indore,
> M.P 452010
> Linkedin: *Aditya Sharma* <
> https://www.linkedin.com/in/aditya-p-sharma/>
> 
> 
> 
> On Wed, Feb 27, 2019 at 10:44 PM Michael Brohl <
> michael.br...@ecomify.de>
> wrote:
> 
> > Hi Wolfgang,
> > 
> > OFBiz itself can track visits and tracking codes, see the marketing
> > application.
> > 
> > We are mainly using Matomo (formerly known as Piwik) for web
> > analytics
> > with OFBiz.
> > 
> > Best regards,
> > 
> > Michael
> > 
> > 
> > Am 27.02.19 um 15:03 schrieb wp.rauchh...@gmail.com:
> > > I do have a few  questions around ofbiz and web analytics:
> > > 
> > > * Where can I find document on how to setup it up in orbiz?
> > > * Does ifbiz has reporting on board I did not find?
> > > * From your experience which other tools than google webanalytics
> > > can be
> > 
> > used to drive in-depth reports? I'd rather prefer an open source
> > tool than
> > big brother google.
> > > 
> > > 
> > > Thanks, Wolfgang
> > 
> > 



Re: Web analytics

2019-02-27 Thread Aditya Sharma
Hi Wolfgang,

For OFBiz OOTB tracking. You can enable server stats in OFBiz from
serverstats.properties file. Refer to this [1] document
Refer Visit and ServerHit entities. These visits can be viewed from the
Find Visit [2] page of partymgr component.

If you are looking for open source tools like Google Web Analytics, indeed
Matomo (formerly known as Piwik) would be a good choice.

HTH


[1].
https://cwiki.apache.org/confluence/display/OFBIZ/Framework+Configuration+Guide#FrameworkConfigurationGuide-serverstats.properties
[2]. https://demo-stable.ofbiz.apache.org/partymgr/control/findVisits

Thanks and Regards,
*Aditya Sharma* | Enterprise Software Engineer
HotWax Systems <http://www.hotwaxsystems.com/>
Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, Indore,
M.P 452010
Linkedin: *Aditya Sharma* <https://www.linkedin.com/in/aditya-p-sharma/>



On Wed, Feb 27, 2019 at 10:44 PM Michael Brohl 
wrote:

> Hi Wolfgang,
>
> OFBiz itself can track visits and tracking codes, see the marketing
> application.
>
> We are mainly using Matomo (formerly known as Piwik) for web analytics
> with OFBiz.
>
> Best regards,
>
> Michael
>
>
> Am 27.02.19 um 15:03 schrieb wp.rauchh...@gmail.com:
> > I do have a few  questions around ofbiz and web analytics:
> >
> > * Where can I find document on how to setup it up in orbiz?
> > * Does ifbiz has reporting on board I did not find?
> > * From your experience which other tools than google webanalytics can be
> used to drive in-depth reports? I'd rather prefer an open source tool than
> big brother google.
> >
> >
> > Thanks, Wolfgang
>
>


Re: Web analytics

2019-02-27 Thread Michael Brohl

Hi Wolfgang,

OFBiz itself can track visits and tracking codes, see the marketing 
application.


We are mainly using Matomo (formerly known as Piwik) for web analytics 
with OFBiz.


Best regards,

Michael


Am 27.02.19 um 15:03 schrieb wp.rauchh...@gmail.com:

I do have a few  questions around ofbiz and web analytics:

* Where can I find document on how to setup it up in orbiz?
* Does ifbiz has reporting on board I did not find?
* From your experience which other tools than google webanalytics can be used 
to drive in-depth reports? I'd rather prefer an open source tool than big 
brother google.


Thanks, Wolfgang




smime.p7s
Description: S/MIME Cryptographic Signature


Web analytics

2019-02-27 Thread wp . rauchholz
I do have a few  questions around ofbiz and web analytics:

* Where can I find document on how to setup it up in orbiz?
* Does ifbiz has reporting on board I did not find?
* From your experience which other tools than google webanalytics can be used 
to drive in-depth reports? I'd rather prefer an open source tool than big 
brother google.


Thanks, Wolfgang 


Re: Can anyone explain how the Web Analytics function would be put to function?

2011-02-28 Thread Carsten Schinzer
I have now rather made the attempt to change the headerHear.ftl include file
for the site.

However, if that's the solution, what does this configuraiton on the catalog
manager do?
There is no reference to this available on Google or OFBiz sites except the
hint that it was included into trunk in JAN 2010.

Help is also not available, however, I do volunteer to write it if I get
replies to this post.
Any comment? Maybe from the contributors of it? Anyone recalls the JIRA Id
of the change?

Regards


Carsten


Thanks for the

2011/2/27 Carsten Schinzer c.schin...@googlemail.com

 All,


 I have configured the web analytics feature on the catalog manager for a
 shop that I operate, but I do not find the Analytics code back on any of the
 pages of the shop.

 Did anyone ever use this functionality?

 I'd simply like my customer to be able to compare site usage with their
 other (static) pages that to not use OFBiz stack on Google Analytics.

 Thanks for some hints on how this works.

 Kind regards


 Carsten




-- 

Best

Carsten Schinzer

Waisenhausstr. 53a
80637 München
Germany


Re: Can anyone explain how the Web Analytics function would be put to function?

2011-02-28 Thread Jacques Le Roux

Did you look at https://issues.apache.org/jira/browse/OFBIZ-3399 ?

Jacques

Carsten Schinzer wrote:

I have now rather made the attempt to change the headerHear.ftl include file
for the site.

However, if that's the solution, what does this configuraiton on the catalog
manager do?
There is no reference to this available on Google or OFBiz sites except the
hint that it was included into trunk in JAN 2010.

Help is also not available, however, I do volunteer to write it if I get
replies to this post.
Any comment? Maybe from the contributors of it? Anyone recalls the JIRA Id
of the change?

Regards


Carsten


Thanks for the

2011/2/27 Carsten Schinzer c.schin...@googlemail.com


All,


I have configured the web analytics feature on the catalog manager for a
shop that I operate, but I do not find the Analytics code back on any of the
pages of the shop.

Did anyone ever use this functionality?

I'd simply like my customer to be able to compare site usage with their
other (static) pages that to not use OFBiz stack on Google Analytics.

Thanks for some hints on how this works.

Kind regards


Carsten




Can anyone explain how the Web Analytics function would be put to function?

2011-02-27 Thread Carsten Schinzer
All,


I have configured the web analytics feature on the catalog manager for a
shop that I operate, but I do not find the Analytics code back on any of the
pages of the shop.

Did anyone ever use this functionality?

I'd simply like my customer to be able to compare site usage with their
other (static) pages that to not use OFBiz stack on Google Analytics.

Thanks for some hints on how this works.

Kind regards


Carsten