Search Engine Referrals Confluence Plugin

Zum Ende der Metadaten springen
Go to start of metadata
Name Search Engine Referrals
Vendor Pix Software GmbH
Author Arne Schirmacher
Homepage http://www.schirmacher.de/display/INFO/Search+Engine+Referrals+Confluence+Plugin
[IssueTracking] http://developer.atlassian.com/jira/browse/CSER
[ContinuousIntegration]  
Categories Search
Most Recent Version 0.2
Availability 3.0.2 - 3.3, should run with any Confluence release
State stable
Support  
Price free
License proprietary
Release Docs  
Java API Docs  
Download Source https://www.softwaretesting.de/intra/svn/dev/confluence/plugins/referrals
Download JAR referrals-0.2.jar

Description/Features

This plugin displays the most recent searches on Google and other search engines that have lead to a click on your Confluence instance.

When someone enters search terms on Google and clicks on one of the search results, the search terms are sent to the found website in the "referer" part of the http request. This plugin collects this information and displays it to the user.

A click on the search result opens the page Google has found. A click on the search engine icon at the left displays the corresponding Google search result page.

The list of Google's search results is an extremely important piece of information. For example, by inspecting this list you can figure out exactly which information on your pages seem to be most attractive to your users. Does that page actually answers the user's question? If not, you might want to improve the article. It is also very interesting to find other websites that are listed in Google's search result for some search terms.

Ideally, one would process the server's access log files to obtain this information, but often one does not have access to these files, or Confluence is not configured to write access log files. However, the {referrals} macro is independent of server-side configuration so it will work under any circumstances although it only shows the last few search request entries.

The supported search engines are Google, Bing and Yahoo at this time, these two seem to cover about 99% of all search requests on my website. But let me know which other search engines you would like to see.

Installation

Upload the plugin to Confluence just as any other Confluence plugin.

Usage

Place the {referrals} macro somewhere in your Confluence markup. It will then display the 15 most recent search engine results. To display a specific number of rows, use the max parameter. Note that the {referrals} macro internally stores at most 100 entries, so increasing the max parameter beyond 100 has no effect.

The referrals are not stored in the database. Therefore, after a Confluence restart of after an upgrade of the plugin the referrals list will be initially empty but will fill up over time.

Examples

Here is the code:

{referrals:max=10}

And it looks like this (actually these are the live search engine queries for http://www.schirmacher.de):

   add file disk xen vm swap 31 mins ago
   startprogramme windows explorer 40 mins ago
   confluence lost password 3 hrs ago
   NFS Server Debian Lenny 3 hrs ago
   debian virtualbox eq4 4 hrs ago
   webdav server os x 4 hrs ago
   how to mount local physical partition in xenserver 4 hrs ago
   windows unter MAC key probleme 5 hrs ago
   hilfe was bedeutet ls -al drwxrwxrwt 2 root root 5 hrs ago
   bluetooth unter mac mit xp und virtual box 5 hrs ago

Version History

Open Issues

Screenshots

none

 
Bookmarks

Ist die Seite nützlich? Dann bitte weiterempfehlen!

| | More
Seiteninhalt
Bereichsinhalt
Letzte Google Suche

Stichwörter

english english Löschen
atlassian atlassian Löschen
plugin plugin Löschen
confluence confluence Löschen
Geben Sie Stichwörter ein, die dieser Seite hinzugefügt werden sollen:
Please wait 
Sie suchen ein Stichwort? Beginnen Sie einfach zu schreiben.
  1. 29.Jul

    Anonym sagt:

    Is there any option to show the last search requests within a confluence install...

    Is there any option to show the last search requests within a confluence installation. I'd like to know what my visitors are searching for.

    g.

    1. 30.Jul

      Arne Schirmacher sagt:

      I am actually working on a new plugin with this feature for a customer. Please c...

      I am actually working on a new plugin with this feature for a customer. Please contact me at info@pixsoftware.de.

Kommentar hinzufügen