You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Archie, I apologize that I didn't notice your filed item above until just now.
Could you give me a bit more information of what exactly you are asking for? I'm not familiar with the Store Engagement SDK, and I am not sure if you are asking for a logging method in that SDK or within the Microsoft Store Services library I wrote which doesn't have any analytics in it.
Suppose you have a button, when the user clicks on it, you can send an analytics event like "ButtonSendClicked". However, when using an analytics service is used, you often when to send extra values with the event like "ButtonSendClicked" and IsUserConnected=True
App Center is shutting down and they are forwarding the customers to the Store Engagement SDK as a replacement for the analytics.
The SDK only offers an event name which is not really useful.
Could you add a logging method to accept an optional set of parameters?
The text was updated successfully, but these errors were encountered: