Burst Statistics – Privacy-Friendly Analytics for WordPress

Descrizione

Ottieni approfondimenti dettagliate sul comportamento dei visitatori con Burst Statistics, la dashboard di analisi rispettosa della privacy di Really Simple Plugins.

Funzionalità

  • Essential Metrics: Pageviews, Visitors, Sessions, Time on Page and Referrers.
  • Privacy-friendly: Locally hosted, and anonymized data in collaboration with Complianz.
  • Cookieless Tracking: Get data based on anonymous parameters without storing data in browsers.
  • Ottimizzato: Costruito per le prestazioni e la minimizzazione dei dati.
  • Flessibilità: Hai una tua idea di come la frequenza di rimbalzo dovrebbe essere misurata? Configura le tue metriche.
  • Open-Source: We see our users as collaborators, so please feel free to use the below links to help us out building the best analytics tool for WordPress.

Link Utili

Bisogno di supporto

Burst Statistics offre pieno supporto nel Forum di WordPress.org. Prima di aprire un Nuovo thread, controlla la documentazioni e altri thread di support. Scrivi una breve ma chiara descrizione del problema e risponderemo appena possibile.

Riguardo Really Simple Plugins

Check out other plugins developed by Really Simple Plugins as well: Really Simple SSL and Complianz.

Siamo anche su GitHub!

Contattaci se hai domande, problemi o suggerimenti. Burst Statistics è sviluppato daBurst Statistics B.V.. Invia le tue richieste di funzionalità qui.

Screenshot

  • Burst Statistics: Dashboard Analitico

Installazione

  • Vai ai “Plugin” nella tua Dashboard WordPress e fai clic su “Aggiungi Nuovo”.
  • Fai clic su “Carica”, e seleziona il file .zip scaricato.
  • Attiva il tuo nuovo plugin.
  • Usa il nostro tour per famigliarizzare con Burst Statistics.

FAQ

Base di conoscenza

Burst will maintain and grow a knowledgebase about Burst Statistics and other products to assist, while using Burst Statistics burst-statistics.com

Can I block IP Addresses?

Yes, you can block IP addresses in the Burst Statistics settings. You can also exclude User Roles from being tracked.

Come fanno le statistiche di Burst ad essere rispettose della privacy?

Burst Statistics fornisce una dashboard di analisi con dati anonimizzati che sono tuoi, e solo tuoi.

What is Cookieless tracking?

Burst Statistics can be used without setting cookies or storing data in browsers. However, this can affect accuracy; that’s why a hybrid option is possible with cookies after consent. Read more about Cookieless tracking.

Does it affect performance?

Burst Statistics uses an endpoint to minimize requests during sessions. For best performance you can always use our ‘Turbo Mode’ which loads Burst in the footer, using the defer attribute.

Vi spiace se condivido con voi il mio parere riguardo al prodotto?

Vogliamo davvero il tuo parere, usa la sezione “Link utili” per metterti in contatto. Ci piacerebbe sviluppare questo insieme.

Esiste una versione Pro?

Non…ancora.

Recensioni

26 Maggio 2023 1 risposta
only write this to stop them asking
14 Maggio 2023 1 risposta
There was an issue with the stats not showing in one of my sites. The helpdesk was very persisting in helping me out and eventually found the cause using FTP acces to my site. I was amazed since this is a free tool. Great suff !
Leggi tutte le recensioni di 79

Contributi e sviluppo

“Burst Statistics – Privacy-Friendly Analytics for WordPress” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“Burst Statistics – Privacy-Friendly Analytics for WordPress” è stato tradotto in 35 lingue. Grazie ai traduttori per i loro contributi.

Traduci “Burst Statistics – Privacy-Friendly Analytics for WordPress” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.4.1

  • Fix: Added a fallback for when the REST API does not return a valid response.
  • Fix: Translation strings were not being loaded properly.
  • Fix: Date picker caused the dashboard to crash for some users. This has been resolved.
  • Fix: IP block did not save IP addresses properly. This has been resolved.
  • Fix: Datepicker did not select the right timezone. This has been fixed.

1.4.0

  • Feature: Goals. You can now set goals for your website and track them in the dashboard.
  • Feature: Filter your data by device, pages, referrers, and more.
  • Improvement: Speed performance of statistics dashboard
  • Improvement: WP and PHP version checks integrated with WP Core.

1.3.5

  • Fix: Fixed timezone issue where there would be a mismatch between the selected date in the datepicker and the date shown up top.
  • Fix: Fixed issue where referrers would not show up when Czech language was selected.
  • Fix: RTL issue in some languages
  • Improvement: Tested up to WordPress 6.2

1.3.4

  • Fix: Removed caching of statistics due to causing multiple issues and not providing performance benefits.
  • Fix: Timestamp bug where the time for today would be off by the client timezone offset has been resolved.
  • Improvement: Obsolete output buffering has been removed.
  • Fix: JS translations have been corrected.
  • Fix: Unnecessary error logs have been removed.

1.3.3

  • Fix: Timezones were not functioning correctly. Burst now utilizes the WordPress timezone setting to ensure the correct timezone is used for all dates.
  • Fix: Translation plugins would occasionally alter the REST API URL, resulting in tracking with the REST API not working. This issue has been resolved by utilizing wp.apiFetch instead of fetch.
  • Improvement: Previously, when an IP was blocked in the settings, a 403 error would be displayed. Now, a 202 response with a message indicating that the IP has been blocked is returned.
  • Fix: Typos in the code have been corrected.
  • Fix: PHP warnings that would appear upon dismissing the tour have been resolved.

1.3.2

  • Fix: Cookieless tracking was not working properly. Issue where some users were not tracked.
  • Fix: Qtranslate caused an error where the dashboard could not load.
  • Fix: DateTime object was not properly formatted in the dashboard.
  • Fix: Issue where the tracking tests would crash and display the wrong information.
  • Feature: DoNotTrack & Global Privacy Control support. Added setting to honor DoNotTrack & Global Privacy Control headers.

1.3.1

  • Fix: auto updates causing critical error because a required function is only loaded for logged in users

1.3.0

  • Improvement: React dashboard & settings page. This helps us speed up development and improve the user experience.
  • Improvement: Settings for blocking IP addresses & user roles from tracking. Props @lowym
  • Improvement: Improved endpoint path. Path is now dynamic with WP_CONTENT_DIR. Props @HubertGL
  • Improvement: Improved performance because of REST API optimizer for the dashboard.
  • Improvement: Show all results in the datatables. Props @alfanova
  • Improvement: Added RTL support.
  • Improvement: Added ‘plain’ permalinks support.
  • Feature: Change metrics for insights chart.
  • Feature: Show hourly stats in the insights chart. Props @perties
  • Feature: Show data for today in the ‘Statistics’ tab. Props @perties

1.2.3

  • Fix: Fixed an issue with a translatable string
  • Tested up to WordPress 6.1

1.2.2

  • Fix: Fixed an issue where duplicating a WooCommerce product would copy the total pageviews from the original product.

1.2.1

  • Fix: Fixed an issue where adding role capabilities would result in a fatal error.
  • Fix: Post and page counts did not update, this is fixed now.
  • Fix: Changed endpoint DIR to URL to prevent 404 errors on subfolder installs.
  • Improvement: Delete endpoint on uninstallation.

1.2.0

  • Feature: Introducing defer/footer as option
  • Feature: Introducing new improved tracking method
  • Improvement: Feedback notices

1.1.5

  • Improvement: Changed from .less to .scss because WordPress also uses .scss
  • Improvement: Update option autoload turned off on front end for better performance
  • Fix: Fixed bug where UID could be empty resulting in an SQL error
  • Fix: Fixed last step of shepherd tour to be inside the viewport
  • Improvement: Integration with Complianz that adds burst_uid to the cookie-scanner

1.1.4

  • Fix: Bounce rate calculation
  • Feature: Cookieless tracking

1.1.3

  • Fix: Fatal error on PHP 7.2
  • Improvement: Block IP address with MU Plugin
  • Improvement: Notice for REST API failure

1.1.2

  • Improvement: Added drop down to datatables, props @topfgartenwelt

1.1.1

  • Improvement: Added capabilities to view and/or edit burst
  • Improvement: Added new devices to recognized devices
  • Improvement: Added filters so that you can change the decimal and thousand separator

1.1.0

  • Fix: better tracking script. Hits from one pageview can not be registered multiple times now
  • Improvement: visits in pages and posts overview. As these hits are stored differently,
    they will start at 0 for existing setups as well. Props: Shayne
  • Improvement: added parameter to clear the dashboard cache
  • Improvement: added JS event to so other plugins can integrate with Burst
  • Improvement: added privacy annex
  • Improvement: added widget to the WordPress Dashboard Props: Shayne

1.0.2

  • Fix: typo fix in generate_cached_data, props @seath
  • Fix: some strings with wrong text domain
  • Improvement: link in readme, props @8725z4twhugias

1.0.1

  • Corretto: domain del testo, grazie @bonaldi
  • Corretto: prefisso della libreria parse_user_agent per correggere la compatibilità con Rank Math

1.0.0

  • Release iniziale