Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Hubert Thalmann 57 posts 263 karma points
    Apr 28, 2020 @ 12:54
    Hubert Thalmann
    0

    Umbraco 8, Analytics in Backend

    Hello, is there a way to display google analytics in the umbraco backend?

    I tried this package: https://github.com/umbraco-community/umbraco-analytics

    But i get this errror: -> Umbraco.Core.Exceptions.BootFailedException: Boot failed.

    -> System.Reflection.ReflectionTypeLoadException: Could not load all types from "Analytics, Version=1.2.1.100, Culture=neutral, PublicKeyToken=null" due to LoaderExceptions, skipping: . System.TypeLoadException on Umbraco.Core.ApplicationEventHandler: Der Typ "Umbraco.Core.ApplicationEventHandler" in der Assembly "Umbraco.Core, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null" konnte nicht geladen werden. . System.IO.FileNotFoundException: Die Datei oder Assembly "umbraco, Version=1.0.5632.22686, Culture=neutral, PublicKeyToken=null" oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden.

    i think its not for umbraco 8,

    Does anybody know another solution? Or for example an Content App?

  • Paul Seal 524 posts 2889 karma points MVP 6x c-trib
    Apr 28, 2020 @ 13:49
    Paul Seal
    100

    Hi No that package won't work for Umbraco 8 unless it gets updated.

    You can use this one which is a content app.

    GitHub https://github.com/abjerner/Skybrud.Umbraco.Analytics

    NuGet https://www.nuget.org/packages/Skybrud.Umbraco.Analytics/

    Cheers

    Paul

  • Hubert Thalmann 57 posts 263 karma points
    Apr 28, 2020 @ 17:17
    Hubert Thalmann
    0

    Thanks man! Thats amazing it works!

    But i had to delete Entity Framework 6.4.0 and install 6.2.0 to test this.

    Is there a way to use it with Entity Framework 6.4.0?

    Thanks in advance.

Please Sign in or register to post replies

Write your reply to:

Draft