Ad
How Can One Send Firebase Analytics Events From A Winforms .Net Application?
It seems the Windows SDK for Google Analytics and this are out of date as Google Analytics now requires the use of Firebase for mobile/non-web apps.
I am aware of FireSharp and other .Net wrappers for Firebase, but I am not aware of any way to log analytics events as per the android docs from a .Net Windows application.
Does anyone know how to do this?
Ad
Answer
We ended up simulating a web page via the web app route in the end.
Ad
source: stackoverflow.com
Related Questions
- → Function Undefined in Axios promise
- → React formatting dates with momentjs server side
- → Using ReactJs, How do I update my form fields when my parent object sent in from props changes?
- → Visual Studio 2012 Express: Browser returning 500 status trying to download jsx file
- → AngularJS directive: "templateUrl" doesn't work while "template" works
- → how to add cannonical tag for ASPX .NET page
- → Javascript Paypal slider string suffix
- → JavaScript in MVC 5 not being read?
- → Selecting an element by its attribute when it has a colon in its name
- → Function works for NON dynamically loaded images
- → URL routing requires /Home/Page?page=1 instead of /Home/Page/1
- → There are "gaps" between rows in my masonry cards
- → creating sef links and changing plus sign (+) with dash (-)
Ad