Beskrivelse
Få detaljeret indsigt i besøgendes adfærd med Burst Statistics, det privatlivsvenlige analyse-dashboard fra Really Simple Plugins.
Funktioner
- Væsentlige målinger: Sidevisninger, Besøgende, Sessioner, Tid på siden og Henvisninger.
- Privatlivsvenlig: Lokalt hostet og anonymiseret data i samarbejde med Complianz.
- Cookiefri sporing: Få data baseret på anonyme parametre uden at gemme data i browseren.
- Optimeret: Bygget til ydeevne og dataminimering.
- Fleksibilitet: Har du din egen idé om, hvordan afvisningsprocenten skal måles? Konfigurer dine egne målinger.
- Open-Source: Vi ser vores brugere som samarbejdspartnere, så du er velkommen til at bruge nedenstående links til at hjælpe os med at bygge det bedste analyseværktøj til WordPress.
Nyttige Links
- Dokumentation
- Metriske Definitioner
- Oversæt Burst Statistics
- Issues & pull requests
- Funktionsanmodninger
Har du brug for support?
Burst Statistics tilbyder fuld support på WordPress.orgs Forum. Før du starter en ny tråd, skal du tjekke tilgængelig dokumentation og andre supporttråde. Efterlad en klar og kortfattet beskrivelse af dit problem, så svarer vi hurtigst muligt.
Om Really Simple Plugins
Se også andre plugins udviklet af Really Simple Plugins: Really Simple SSL og Complianz.
Vi er også på GitHub!
Kontakt os, hvis du har spørgsmål, problemer eller forslag. Burst Statistics er udviklet af Burst Statistics B.V.. Efterlad dine anmodninger om funktion her.
Installation
- Gå til “Plugins” i dit WordPress kontrolpanel, og klik på “Tilføj nyt”.
- Klik på “Upload”, og vælg den downloadede .zip-fil.
- Aktiver dit nye plugin.
- Brug vores rundvisning til at blive fortrolig med Burst Statistics.
FAQ
-
Vidensbase
-
Burst vil vedligeholde og udvikle en videnbase om Burst Statistics og andre produkter for at hjælpe, mens du bruger Burst Statistics burst-statistics.com
-
Kan jeg blokere IP-adresser?
-
Ja, du kan blokere IP-adresser i indstillingerne for Burst Statistics. Du kan også udelukke brugerroller fra at blive sporet.
-
Hvorfor er Burst Statistics privatlivsvenlig?
-
Burst Statistics giver et Dashboard til statistik med anonymiserede data, der er dine og dine alene.
-
Burst Statistics kan bruges uden at indstille cookies eller gemme data i browseren. Dette kan dog påvirke nøjagtigheden; det er derfor en hybrid mulighed er mulig med cookies efter samtykke. Læs mere om Cookiefri sporing.
-
Påvirker det ydeevnen?
-
Burst Statistics bruger et slutpunkt til at minimere anmodninger under sessioner. For den bedste ydeevne kan du altid bruge vores ‘Turbo Mode’, som indlæser Burst i sidefoden ved hjælp af defer-attributten.
-
Vil du have noget imod, hvis jeg giver feedback om produktet?
-
Vi vil virkelig gerne have din feedback. Brug venligst sektionen “Nyttige links” for at komme i kontakt. Vi vil gerne udvikle det her sammen.
-
Er der en Pro-version?
-
Ikke endnu.
Anmeldelser
Bidragsydere & udviklere
“Burst Statistics – Privatlivsvenlig Analyse til WordPress” is open source software. The following people have contributed to this plugin.
Bidragsydere“Burst Statistics – Privatlivsvenlig Analyse til WordPress” er blevet oversat til 36 sprog. Tak til oversætterne for deres bidrag.
Translate “Burst Statistics – Privatlivsvenlig Analyse til WordPress” into your language.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
1.4.6.1
Fix: Build issue for our dashboard.
1.4.6
- New: Delete old data to manage your database disk usage.
- Improvement: Don’t add WordPress script dependencies if endpoint is working correctly, props @gauravtiwari.
- Improvement: Use fallback method for Burst endpoint test, props @ov3rfly.
- Fix: For when page id was always empty, props @huubl.
1.4.5
- Improvement: Tested up to WordPress 6.3
1.4.4
- Improvement: For checking if the endpoint works, we changed file_get_contents to wp_remote_get to prevent issues with some hosts. props @ov3rfly
- Fix: Tracking would sometimes not work properly when some data was missing like the user agent information. This has been resolved. props @ov3rfly
- Improvement: Added month to date and week to date to the datepicker. props @daanvandenbergh
- Fix: When tracking page visits as a goal, tracking would in some cases not work. This is now fixed.
- Fix: Some users could not load data due to a firewall issue. This has been resolved.
- Fix: Persian URLs would not show properly in the dashboard. This has been resolved.
1.4.3
- Fix: Fixed an issue where the REST API would not work properly and the AJAX fallback was used. This has been resolved.
- Fix: Fixed an issue where “Direct” referrers where not being displayed properly. In Czech language, this would result in referrers not showing all together. This has been resolved.
- Fix: When all tasks were completed, remaining tasks would still show 1. Now it will show 0.
- Fix: When activating Burst through the ‘bulk’ activate option, the plugin did not activate due to a fatal error. This has been resolved.
- Fix: Disabled some logs when debug mode is disabled.
- Fix: In some situations the ‘Statistics’ in the menu would not show an active state when visiting the Burst Dashboard.
1.4.2.1
- Fix: Upgrade script for 1.4.0 did not run properly. This has been resolved. The upgrade will run again.
1.4.2
- Fix: Fixed an issue where data was shown with bounces, even when bounces should be excluded.
- Fix: Fixed a fatal error in the REST API fallback. Props @helmar
- Fix: When inserting a goal, the statistics_id could be empty resulting in an error. This has been resolved.
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.
- Rettet: Qtranslate forårsagede en fejl, hvor dashboardet ikke kunne indlæses.
- Rettet: DateTime-objektet blev ikke formateret korrekt i dashboardet.
- Rettet: Problem, hvor sporingstestene ville gå ned og vise de forkerte oplysninger.
- Funktion: DoNotTrack & Global Privacy Control support. Tilføjet indstilling for at overholde 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
- Fix: text domain, props @bonaldi
- Fix: parse_user_agent library prefix to fix compatibility with Rank Math
1.0.0
- Initial release