Ticket #732 (closed New feature: wontfix)

Opened 3 years ago

Last modified 5 months ago

Plugin EntryPage - shows where your visitors hit your site and from where they came

Reported by: black silence Owned by:
Priority: normal Milestone: Feature requests
Component: New Plugin Keywords: entry page
Cc: Sensitive: no

Description

Description

This plugin shows your visitors entry page with visitor count and bounce count.

The subtable shows referrer url (+ link) and visitor/bounce count.

Translations

  • en
  • de

Known issues:

  • Direct entry (no referrer) shows as blank line with link to current page, could be confusing but I don't know yet how to change this
  • I started coding for Piwik two days ago, there may be critical things I don't know: test it before you use it in production!

Attachments

piwik-entrypage.tar.gz Download (2.5 KB) - added by black silence 3 years ago.
screenshot8.png Download (16.0 KB) - added by black silence 3 years ago.
screenshot9.png Download (17.3 KB) - added by black silence 3 years ago.
screenshot10.png Download (17.8 KB) - added by black silence 3 years ago.
EntryPage-0.4.tar.gz Download (2.4 KB) - added by black silence 3 years ago.
EntryPage_working_with_0.5.4.zip Download (4.1 KB) - added by deejay_ 2 years ago.
because the current downloads are not working with Piwik 0.5.4 I have change the code minimal.
EntryPage_bladebo_Work_1.3.zip Download (5.0 KB) - added by bladebo 9 months ago.
Modified version for piwik 1.3 (lastest in download)

Change History

Changed 3 years ago by black silence

Changed 3 years ago by black silence

there is no widget, only a report at visitors > entry page

Changed 3 years ago by matt

  • component changed from Core to New Plugin

This is very interesting, as this feature request has been asked a lot of times.. Could you please post some screenshot?

Also I can see that you duplicated code from the plugins Actions/ Instead your code should extend the classes in this plugin, eg. Piwik_EntryPage_API extends Piwik_Actions_API;

once you review the plugin and add some screenshot I can give it a full code review.

Changed 3 years ago by black silence

I guess with duplicated code you mean 'getDataTable'. I just copied that from the Referers plugin without really knowing what it does.

When I try to extend the Actions API my visitor and bounce count don't show up, but it works when I extend Referers API so I'll keep it that way for now.

Changed 3 years ago by black silence

Changed 3 years ago by black silence

Changed 3 years ago by black silence

Changed 3 years ago by black silence

Changed 2 years ago by deejay_

because the current downloads are not working with Piwik 0.5.4 I have change the code minimal.

Changed 2 years ago by black silence

What is the reason for putting the controller and translations into the main plugin file?

Changed 13 months ago by halfdan

Vote for close as this feature made it into core a while ago.

Changed 13 months ago by matt

  • sensitive unset

halfdan, this plugin also shows the referer per page. This is basically a test implementation of: #756 (we want to make it more generic)

Changed 12 months ago by matt

  • milestone changed from Third Party Piwik Plugins to Feature requests

The plugin is not compatible with 1.1.1, removing from list of plugins until it can be fixed. See forum post:  http://forum.piwik.org/read.php?2,71779

Changed 9 months ago by bladebo

Modified version for piwik 1.3 (lastest in download)

Changed 9 months ago by bladebo

I have made some test with my local server and the visit generator, but need some test with a better server.

Changed 9 months ago by bladebo

One more thing, I don't have any visit and bounces count, I probably think that some information in sql are probably wrong. I will try to find it.

Changed 5 months ago by matt

  • status changed from new to closed
  • resolution set to wontfix

Could be done using Segmentation. Maybe we can include it in core, but please submit mockup in the new UI for this feature if you have any idea?

Note: See TracTickets for help on using tickets.