Code Monkey home page Code Monkey logo

ios-analytics-framework's Introduction

RAnalytics

Records user activity and automatically sends tracking events to an analytics cloud service.

Requirements

Xcode 12.5.x or Xcode 13+

Swift >= 5.4 is supported.

Note: The SDK may build on earlier Xcode versions but it is not officially supported or tested.

Users

It is intended to be used only by Rakuten approved applications.

Installing with CocoaPods

To use the module in its default configuration your Podfile should contain:

pod 'RAnalytics', :source => 'https://github.com/rakutentech/ios-analytics-framework.git'

To use a specific version of the module e.g. 1.0.0 your Podfile should contain:

pod 'RAnalytics', '1.0.0', :source => 'https://github.com/rakutentech/ios-analytics-framework.git'

Run pod install to install the module and dependencies.

Installing with Swift Package Manager

As an alternative to CocoaPods, this module can be also integrated as a Swift Package.
To add a new package, open the 'Swift Package' tab in Xcode project settings, click the + button, then provide one of the following URLs:

  • SSH: [email protected]:rakutentech/ios-analytics-framework.git
  • HTTPS: https://github.com/rakutentech/ios-analytics-framework.git

We recommend using "Up to Next Major" version rule.

Configuring

Applications must configure their Info.plist as follows:

Key Value
RATAccountIdentifier YOUR_RAT_ACCOUNT_ID (Number)
RATAppIdentifier YOUR_RAT_APPLICATION_ID (Number)
RATEndpoint YOUR_ENDPOINT (String)

For more information (including full configuration instructions, how to get support, API usage, and a full change log) please visit the internal documentation site of the RAnalytics SDK or raise an inquiry with your Rakuten contact.

ios-analytics-framework's People

Contributors

rakutentech-ci-publisher avatar ra-malik-alayli avatar imaginaris avatar malayli avatar donnie-jp avatar

Stargazers

 avatar

Watchers

Graham Weldon avatar Takaaki Furukawa avatar Oleg Levy avatar James Cloos avatar Nemo Oudeis avatar Yoshi avatar  avatar Adolfo Hernandez avatar  avatar Robihamanto avatar Timotheus Laubengaier avatar Kostas Georgiou avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.