How to install a Software Development Kit?

How to install a Software Development Kit?

What is a Software Development Kit?

Software Development Kit (SDK) is a collection of software development tools in one installable package. They facilitate the creation of applications by having a compiler, debugger, and sometimes a software framework. They are usually specific to a hardware platform and operating system combination.

How to install SDK?

Android Setup

To start tracking metrics for your Android app, make sure you first integrate the Zoho PageSense Android SDK to all your app pages.

STEP 1: To access the PageSense library, copy-paste the maven repository shown below in the root /build.gradle file.
  1. allprojects {
  2.  repositories {
  3.  maven {
  4.  url 'https://maven.zohodl.com'}
  5.  }
  6. }

Info
“build.gradle file” is a configuration file used by Gradle, a build automation tool. It contains instructions and configurations for building an Android app project.

STEP 2: Copy-paste the following dependency in the app/build.gradle file.
  1. dependencies {
  2.  implementation 'com.zoho.pagesense:pagesense:1.0'
  3. }
STEP 3: To use the PageSense Tracking API, copy-paste the line of code shown below into your onCreate method of application class.
  1. public class CustomApplcation extends Application {
  2.  @Override
  3.  public void onCreate() {
  4.  super.onCreate();
  5.  PageSense.init(this, "ql9o3kdm:84559b6c32ee48dd8728477ffed549a3:17:US");
  6.  }
  7. }

Notes
In an Android project, there are typically two build.gradle files:
Project-level build.gradle: Located in the root directory of the project, this file defines build configurations that are applied to all modules in the project.
Module-level build.gradle: Located in each module's directory (usually the app directory), this file defines build configurations for the specific module.

Further, by editing the build.gradle files, you can customize your app's build process to suit your needs. This can include adding new dependencies, configuring build types, and optimizing your app's size and performance.

iOS Setup

To install and use the PageSense iOS SDK, you have the following options: 

1. Install it with CocoaPods (or)
2. Install it manually by including the SDK source code in your Xcode project

STEP 1: Adding the ZohoPageSenseSDK.xcframework to the app directly - there are two ways to get this done.
You can either download the PageSense SDK from here. And then drag and drop the folder “ZohoPageSenseSDK.xcframework” inside your project.

Or
To install SDK using CocoaPods:
1. To add the PageSense SDK to your pod file, run the bellow command in your terminal as shown below:
pod "'PageSenseSDK'"
2. After you have updated your pod file, run 'pod install' in your terminal to download the SDK automatically.
3. Navigate to the Info.plist file from your project navigator.
4. Create a key called ZPS_APP_ID with a type string.
5.  Insert the App ID value from PageSense.
Info
Inside Mobile, under Apps, copy your App ID from the respective app for which you are enabling mobile push notifications.

We hope this documentation helps make the process easy for you. Please feel free to reach out to us anytime by dropping an email to support@zohopagesense.com if you need more explanation or have any questions.

    Access your files securely from anywhere

      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





                          Quick LinksWorkflow AutomationData Collection
                          Web FormsEnterpriseBegin Data Collection
                          Interactive FormsWorkplaceData Collection App
                          CRM FormsCustomer ServiceAccessible Forms
                          Digital FormsMarketingForms for Small Business
                          HTML FormsEducationForms for Enterprise
                          Contact FormsE-commerceForms for any business
                          Lead Generation FormsHealthcareForms for Startups
                          Wordpress FormsCustomer onboardingOrder Forms for Small Business
                          No Code FormsConstructionRSVP tool for holidays
                          Free FormsTravel
                          Prefill FormsNon-Profit

                          Intake FormsLegal
                          Mobile App
                          Form DesignerHR
                          Mobile Forms
                          Card FormsFoodOffline Forms
                          Assign FormsPhotography
                          Mobile Forms Features
                          Translate FormsReal EstateKiosk in Mobile Forms
                          Electronic Forms

                          Notification Emails for FormsAlternativesSecurity & Compliance
                          Holiday FormsGoogle Forms alternative GDPR
                          Form to PDFJotform alternativeHIPAA Forms
                          Email Forms
                          Encrypted Forms
                          Embeddable Forms
                          Secure Forms
                          Drag & drop form builder
                          WCAG



                                            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


                                                  • Desk Community Learning Series


                                                  • Digest


                                                  • Functions


                                                  • Meetups


                                                  • Kbase


                                                  • Resources


                                                  • Glossary


                                                  • Desk Marketplace


                                                  • MVP Corner


                                                  • Word of the Day


                                                  • Ask the Experts


                                                    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

                                                                                                              • Introducing Mobile Analytics in Zoho PageSense

                                                                                                                What is Mobile Analytics? Observing, understanding, and evaluating user behavior within a mobile application is called Mobile Analytics. This includes collecting information on user behavior, such as in-app purchases, software installations, user ...
                                                                                                              • Introduction to web analytics in PageSense

                                                                                                                Today, there are plenty of CRO (conversion rate optimization) tools in the market that can help you get insights into what exactly your visitors do on your webpage, where they drop off in their journey, and how you can optimize your website for ...
                                                                                                              • Get started with your PageSense Mobile Push Notifications

                                                                                                                Building and maintaining an efficient relationship with your user group is crucial and mobile push notifications are spot-on the most effective way. From interacting with your consumers, boosting conversions, and improving user experience—it’s a ...
                                                                                                              • Install the Zoho PageSense extension in Chrome

                                                                                                                Zoho PageSense is a complete conversion rate optimization (CRO) software that will help you optimize your website and boost conversions. The Zoho PageSense extension for Chrome is a gateway to create and launch A/B test and heat map experiments ...
                                                                                                              • Install the PageSense code snippet on Wix

                                                                                                                If you're using Wix, cloud-based software to build and customize your online business website, you can add the PageSense snippet code on your Wix sites to start quickly start tracking and understanding all of your website data with ease. This ...
                                                                                                                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