GithubHelp home page GithubHelp logo

guilleccc / ticomscore Goto Github PK

View Code? Open in Web Editor NEW

This project forked from benjaminpeters/ticomscore

0.0 1.0 0.0 77.06 MB

License: MIT License

Makefile 94.68% C++ 0.70% Java 0.12% JavaScript 0.03% Objective-C 4.26% Python 0.20% C 0.02%

ticomscore's Introduction

TiComScore

Consumers now spend the majority of their digital media time on mobile devices, making mobile more valuable than ever. comScore Mobile Metrix® captures total mobile audience behavior on browsers and apps across smartphones and tablets. With Mobile Metrix, publishers can demonstrate the value of their mobile audiences, while agencies and advertisers can strategically plan and buy digital advertising on mobile platforms to achieve their campaign objectives.

This module connects your iOS and/or Android apps to comScore in a Titanium Appcelerator Application.

Usage

  1. Register your account with comScore, once done retrieve your C2 Value and publisher secret codes.

  2. Follow these instructions to install the module.

  3. To access this module from JavaScript, you need to do the following:

var TiComscore = require('com.benjamin.comscore');
TiComscore.startComScore("put C2 Value here", "put publisher secret code here");

TEST HARNESS EXAMPLE FOR YOUR MODULE

The example directory contains a skeleton application test harness that can be used for testing and provides an example of usage

BUILDING YOUR MODULE

Simply run titanium build --platform <name of platform> --build-type production --dir /path/to/module. You can omit the --dir option if your working directory is in the module's project directory.

TESTING YOUR MODULE

To test with the script, execute:

titanium run --dir=YOURMODULEDIR

This will execute the app.js in the example folder as a Titanium application.

ticomscore's People

Contributors

guilleccc avatar metrolandben 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.