Coder Social home page Coder Social logo

dcloud-growingio's Introduction

DCloud-growingio

  • DCloud封装growingio sdk插件

集成文档

  • HBuilderX中在manifest.json中选择App原生插件配置, 并将必填字段进行填写
    • growing_android_account_id 即项目id, 可在官网查看
    • growing_ios_account_id 即项目id, 可在官网查看
    • growing_android_url_scheme 即android项目的urlscheme
    • 其余字段均为可选字段, 除debug字段外(默认为非debug模式), 服务器地址配置默认都是当前SaaS地址(无需额外配置)
  • HBuilderX中配置唤醒urlscheme
    • manifest.json中选择App常用其它设置
      • Android设置中UrlSchemes配置官网提供的android项目urlscheme
      • iOS设置中UrlSchemes配置官网提供的ios项目urlscheme
  • 其它调用请参考官方文档
    • 因为都是基于weex的, 所有调用上是相同的, 仅需参考文档中调用方式(即仅参考文档中第二部分调用, 忽略第一部分集成)
gio = uni.requireNativePlugin('GrowingIO-Tracker')
gio.track({'eventId':'activate'});

dcloud-growingio's People

Contributors

styluo avatar

Watchers

 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.