OnMyWebsite 13.0.2
dotnet add package OnMyWebsite --version 13.0.2
NuGet\Install-Package OnMyWebsite -Version 13.0.2
<PackageReference Include="OnMyWebsite" Version="13.0.2" />
<PackageVersion Include="OnMyWebsite" Version="13.0.2" />
<PackageReference Include="OnMyWebsite" />
paket add OnMyWebsite --version 13.0.2
#r "nuget: OnMyWebsite, 13.0.2"
#:package OnMyWebsite@13.0.2
#addin nuget:?package=OnMyWebsite&version=13.0.2
#tool nuget:?package=OnMyWebsite&version=13.0.2
On My Website
On My Website tracks active page visits from the last 30 minutes.
A JavaScript file is installed on your website which tracks page views. From there, you can log into the Backoffice and see how many visitors have been to your website in the last 30 minutes and what pages they visited.
Features
- View the active number of website visitors in the last 30 minutes
- See which pages have been visited in the last 30 minutes
How to install
Once you've installed the NuGet package, your Umbraco project should automatically start tracking page views, and you should be able how many visitors and what pages they are visiting when logging into the Backoffice.
Configuration changes
You can configure how you track page views, the data that you capture and the position of the Backoffice dashboard.
View the documentation to find out how you can do that.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Umbraco.Cms.Core (>= 13.0.0 && < 14.0.0)
- Umbraco.Cms.Web.BackOffice (>= 13.0.0 && < 14.0.0)
- Umbraco.Cms.Web.Website (>= 13.0.0 && < 14.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Bug fixes for the tracking API endpoint that was throwing JavaScript fetch errors.