Google-analytics-integration for winforms

1 Answer 48 Views
Accessibility
srinivas
Top achievements
Rank 1
srinivas asked on 29 Jun 2021, 07:25 AM

Hi Team,

As per SDK samples, we have downloaded ERP demo application for WinForms, there i have seen TelerikProviderForGoogleAnalytics .dll usage..

Can you please guide us how to set up "Google Analytics Dashboard" with your ERP demo application as you shown in https://docs.telerik.com/devtools/winforms/analytics/google-analytics-integration . We understand code base, but not able to understand the 

dashboard setup.

public void CreateGoogleTracker()
        {
            var trackerManager = new TrackerManager(new PlatformInfoProvider());
            tracker = trackerManager.CreateTracker("UA-111455-55");
            tracker.AppName = "WinForms ERP";
        }

 

 

Or Can you send me sample Analytics application with End to end use cases.
I have gone through link https://docs.telerik.com/devtools/winforms/analytics/analytics-support but didn't see much information for dash board setup.. 

 

Regards,

SrinivasR

srinivas
Top achievements
Rank 1
commented on 30 Jun 2021, 11:18 AM

Any update on this..

1 Answer, 1 is accepted

Sort by
0
Nadya | Tech Support Engineer
Telerik team
answered on 01 Jul 2021, 07:00 AM

Hello, Srinivas,

Your question has already been answered in the other thread where you have asked the same question. Please, see our answer there for more information.

We kindly ask you to use just one thread for a specific problem to contact us. Posting the same questions numerous times slows down our response time because we will need to review and address two or more tickets instead of one. Moreover, threads are handled according to license and time of posting, so if it is an urgent problem, we suggest you use a support ticket, which would be handled before a forum thread.

Thank you for your understanding. 

Regards,
Nadya
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Accessibility
Asked by
srinivas
Top achievements
Rank 1
Answers by
Nadya | Tech Support Engineer
Telerik team
Share this question
or