64
Piwik open source web analytics software

Piwik Presentation

Embed Size (px)

DESCRIPTION

piwik is an open source (GPL license) web analytics software. It gives interesting reports on your website visitors, your popular pages, the search engines keywords they used, the language they speak… and so much more.Piwik - description of the software, why is it better than the competition, screenshotspiwik aims to be an open source alternative to Google Analytics.1. Open APIs2. Plugins Architecture3. Data abstraction layer4. Customizable dashboard5. Innovative User Interface

Citation preview

Page 1: Piwik Presentation

Piwikopen source web analytics software

Page 2: Piwik Presentation
Page 3: Piwik Presentation

Measure

Page 4: Piwik Presentation

Analyze

Page 5: Piwik Presentation

Act

Page 6: Piwik Presentation

And your trafficcould look like...

Page 7: Piwik Presentation
Page 8: Piwik Presentation
Page 9: Piwik Presentation

Piwik

Page 10: Piwik Presentation

Open SourceOpen Source

Page 11: Piwik Presentation

Piwik Mission statement

« To create, as a community, the leading international open source web analytics application, providing access to all functionality through open components and open APIs. »

Page 12: Piwik Presentation

Measure & analyse

•Who are your visitors •What they are doing•How they found your website• ... And much more

Page 13: Piwik Presentation

How does it work?

•Upload on your web server• Install (5 min)•Copy paste a small Javascript tag on your pages•Done!

Page 14: Piwik Presentation

Why is Piwik better?

1. Open APIs2. Plugins3. Data abstraction layer4. Customizable dashboard5. User Interface

Page 15: Piwik Presentation

(1)

Page 16: Piwik Presentation

Open APIs

Page 17: Piwik Presentation

With other services,

you generally don’t

own your data

Page 18: Piwik Presentation
Page 19: Piwik Presentation

In Piwik, all the data

is available through

simple web services

(REST)

Page 20: Piwik Presentation
Page 21: Piwik Presentation

Top 10 keywords yesterday

?module=API

&method=Referers.getKeywords

&idSite=1

&date=yesterday

&period=day

&format=xml

Page 22: Piwik Presentation

<result>

<row>

<label>xml is good</label>

<nb_unique_visitors>5</nb_unique_visitors>

<nb_visits>6</nb_visits>

<nb_actions>21</nb_actions>

<max_actions>6</max_actions>

<sum_visit_length>762</sum_visit_length>

<bounce_count>0</bounce_count>

<idsubdatatable>33</idsubdatatable>

</row>

<row>

<label>baby one more time</label><nb_unique_visitors>3</nb_unique_visitors>

[...]

</row>

[...]

</result>

Page 23: Piwik Presentation

(2)

Page 24: Piwik Presentation

Plugins architecture

Page 25: Piwik Presentation
Page 26: Piwik Presentation

Customize your

application

Page 27: Piwik Presentation
Page 28: Piwik Presentation

Add / Remove plugins

Build your own!

Page 29: Piwik Presentation

Plugins examples

• Show your last visitors locations on a Google maps

•View a heatmap of your visitors clicks on your pages

Page 30: Piwik Presentation
Page 31: Piwik Presentation

(3)

Page 32: Piwik Presentation

Data abstraction

Page 33: Piwik Presentation

Html table

Page 34: Piwik Presentation

Tag cloud

Page 35: Piwik Presentation

Bar chart

Page 36: Piwik Presentation

Pie chart

Page 37: Piwik Presentation

XML

Page 38: Piwik Presentation

JSON (Javascript object)

Page 39: Piwik Presentation

CSV

Page 40: Piwik Presentation

(4)

Page 41: Piwik Presentation

Customizable

Dashboard

Widgets

Page 42: Piwik Presentation

Widgets•Create your ideal dashboard by selecting widgets•Widgets can be added to other dashboards (apple dashboard, netvibes, etc.)

Page 43: Piwik Presentation

Dashboard demo

http://piwik.org/demo

Page 44: Piwik Presentation

Add new widgets

Page 45: Piwik Presentation

Customize the layout

Page 46: Piwik Presentation

Delete widgets

Page 47: Piwik Presentation

(5)

Page 48: Piwik Presentation

User interface

Page 49: Piwik Presentation

(a work in progress...)

Page 50: Piwik Presentation

Concepts• Simplicity• Fast (ajax)• wow effect

Page 51: Piwik Presentation

Column sort

Page 52: Piwik Presentation

Pagination

Page 53: Piwik Presentation

Search within a table(eg. keywords containing “web”)

Page 54: Piwik Presentation

One click access to exports

Page 55: Piwik Presentation

Embed your data everywhere

Page 56: Piwik Presentation

Easy hierarchical view of your website

Page 57: Piwik Presentation

Easy view subtables(eg. Keywords by search engines)

Page 58: Piwik Presentation

Fast period monitoring(Sparklines)

Page 59: Piwik Presentation

Evolution graph

Page 60: Piwik Presentation

Conclusion•Lots of great features•Piwik is unique •and people notice•Try Piwik today

Page 61: Piwik Presentation

Thanks

Page 62: Piwik Presentation

Questions?

Page 63: Piwik Presentation

http://piwik.org

Page 64: Piwik Presentation

Credits• Pic #1, #2, #3, #4, #5, #6, #7, #8, #9, #10•By Matthieu Aubry, 2008•Under license #CC-By-Sa