In-app Events for Windows apps

In-app Events for Windows apps

Configure the Events in the Apptics web console, refer to the user guide.
  1. Do the mentioned steps to add AppticsInterface.cs class with configured events and APIs.
  2. Add a class file named "AppticsInterface.cs" in project root.
  3. Keep AppticsCommand.exe file in some easily accessible location like C:\TempReferences.
  4. Open project properties > Build Events > Post-build event > add following command.
    1. "C:\TempReferences\AppticsCommand $(ProjectDir) $(ProjectPath) $(TargetDir)"
  5. Once you add this command, build your project.
  6. After a successful build, apptics-config.json, and AppticsInterface.cs should be updated with the least values from the server. This indicates that your project is almost ready.

Add an event

  1. Use the below code to add events from apptics as an enum.
  1. AppticsEventInterface.Instance.AddEvent(AppticsEventInterface.EventsEnum.YourEventGroup_YourEventName);

Start a timed event

  1. Use the below code to start a timed event.
  1. AppticsEventInterface.Instance.StartTimedEvent(AppticsEventInterface.EventsEnum.Group_A_Event_A);

End a timed event

  1. Use the below code to end a timed event.
  1. AppticsEventInterface.Instance.EndTimedEvent(AppticsEventInterface.EventsEnum.Group_A_Event_A);

Use strings as events

  1. Use the below code to use strings as events.
  1. AppticsEventInterface.Instance.AddEvent("GroupA", "EventA");
  1. Use ScreenName and Custom properties while adding an event. (Use named params to avoid parameter mismatch)
  1. AppticsEventInterface.Instance.AddEvent(AppticsEventInterface.EventsEnum.Bills_approve,screenName:"MainPage", customProperty: "{\"TestKey1\":\"testvalue1\",\"TestKey2\":\"testvalue2\"}");
params:
  1. screenName: string
  2. customProperty: json string

    Zoho CRM Training Programs

    Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

    Zoho CRM Training
      Redefine the way you work
      with Zoho Workplace

        Zoho DataPrep Personalized Demo

        If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

        Zoho CRM Training

          Create, share, and deliver

          beautiful slides from anywhere.

          Get Started Now


            Zoho Sign now offers specialized one-on-one training for both administrators and developers.

            BOOK A SESSION








                                    You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                        Manage your brands on social media

                                          Zoho Desk Resources

                                          • Desk Community Learning Series


                                          • Digest


                                          • Functions


                                          • Meetups


                                          • Kbase


                                          • Resources


                                          • Glossary


                                          • Desk Marketplace


                                          • MVP Corner


                                          • Word of the Day


                                            Zoho Marketing Automation

                                              Zoho Sheet Resources

                                               

                                                  Zoho Forms Resources


                                                    Secure your business
                                                    communication with Zoho Mail


                                                    Mail on the move with
                                                    Zoho Mail mobile application

                                                      Stay on top of your schedule
                                                      at all times


                                                      Carry your calendar with you
                                                      Anytime, anywhere




                                                            Zoho Sign Resources

                                                              Sign, Paperless!

                                                              Sign and send business documents on the go!

                                                              Get Started Now




                                                                      Zoho TeamInbox Resources



                                                                              Zoho DataPrep Resources



                                                                                Zoho DataPrep Demo

                                                                                Get a personalized demo or POC

                                                                                REGISTER NOW


                                                                                  Design. Discuss. Deliver.

                                                                                  Create visually engaging stories with Zoho Show.

                                                                                  Get Started Now









                                                                                                      • Related Articles

                                                                                                      • In-app Update for Windows apps

                                                                                                        In-app update is a separate library from AppticsAnalytics and is used to show in-app update alerts in UWP apps as per the configuration done in the Apptics web console. Integrate In-app Updates in Windows Configure the in-app updates in the Apptics ...
                                                                                                      • Integrate Zoho Apptics with Windows apps

                                                                                                        Prerequisites UWP apps Make sure that your UWP app targets version is not less than, Windows 10 Build 16299 (Fall Creators Update, version 1709). Add Apptics SDK to the app Create a Project and add an app in the Apptics console. Download the ...
                                                                                                      • In-app Events for Android apps

                                                                                                        Make sure that you have integrated Apptics in your project, refer to the integration guide. Add the analytics SDK to your app Declare analytics dependency using Apptics BoM. dependencies { // ... // Apptics BoM, latest version is mentioned in the ...
                                                                                                      • In-app Events for Apple apps

                                                                                                        Configure the Events in the Apptics web console, refer to the user guide. Go to the Xcode project and add the below line to the post_install script of your Podfile. Installation (available by default with the analytics package) #This as an optional ...
                                                                                                      • In-app Ratings for Apple apps

                                                                                                        In-app Ratings module helps improve app rating by allowing you to customize the appropriate location and time for prompting users to rate your application. Refer to the user guide to configure in-app ratings in the Apptics web console. Installation ...
                                                                                                        Wherever you are is as good as
                                                                                                        your workplace

                                                                                                          Resources

                                                                                                          Videos

                                                                                                          Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                          eBooks

                                                                                                          Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                          Webinars

                                                                                                          Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                          CRM Tips

                                                                                                          Make the most of Zoho CRM with these useful tips.



                                                                                                            Zoho Show Resources