Analytics

Moved

Total Downloads: 614 - First Release: Oct 24, 2014 - Last Update: Sep 13, 2017

4.8/5, 10 likes
  1. I don't see any data appearing, I have followed the steps to create a tracking ID and added it to the config but no luck sofar
     
  2. Wulf

    Wulf Community Admin

    Could you show me your config and where you are looking on your Analytics portal please?
     
  3. same for me now. I added a default URL but i wouldnt assume this would affect matters if its pulled from the ID's location. ?
     
  4. Having same issue as Hellmanns
     
  5. Wulf

    Wulf Community Admin

    Wulf updated Analytics with a new update entry:

    1.1.0

     
  6. Excellent! Now working like a charm! Champion Wulf :)
     
  7. I have this error on the server with certain countries? or language?
    Code:
    Failed to call hook 'OnServerSave' on plugin 'Analytics v1.1.2' (CultureNotFoundException: Culture name en-PT is not supported.
    Parameter name: name)
    at System.Globalization.CultureInfo..ctor (System.String name, System.Boolean useUserOverride, System.Boolean read_only) [0x00073] in <e1a80661d61443feb3dbdaac88eeb776>:0
    at System.Globalization.CultureInfo.GetCultureInfo (System.String name) [0x00038] in <e1a80661d61443feb3dbdaac88eeb776>:0
    at Oxide.Game.Rust.Libraries.Player.Language (BasePlayer player) [0x00023] in <908f64dd6bbe4f41bcd5d7175501d68e>:0
    at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.get_Language () [0x00000] in <908f64dd6bbe4f41bcd5d7175501d68e>:0
    at Oxide.Plugins.Analytics.Collect (Oxide.Core.Libraries.Covalence.IPlayer player, System.String session) [0x000a9] in <0116fdc9ff5d47d89f1c001bd615f8c3>:0
    at Oxide.Plugins.Analytics.CollectAll (System.String session) [0x0001d] in <0116fdc9ff5d47d89f1c001bd615f8c3>:0
    at Oxide.Plugins.Analytics.OnServerSave () [0x00000] in <0116fdc9ff5d47d89f1c001bd615f8c3>:0
    at Oxide.Plugins.Analytics.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0024c] in <0116fdc9ff5d47d89f1c001bd615f8c3>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <db8eacac902a4df4bfeb92f0619ac1c8>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bfa4e457157d4e089ab91719c5b1288b>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bfa4e457157d4e089ab91719c5b1288b>:0
     
    Last edited by a moderator: Jul 20, 2018
  8. Wulf

    Wulf Community Admin

    en-PT isn't a valid language code, but I'll see about adding something to prevent the error.