-
Notifications
You must be signed in to change notification settings - Fork 6
designerkamal/Phonegap-Flurry-Plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PhoneGap plugin for Flurry Analytics (iOS) ========================================== Made this simple plugin for use in an internal iOS project. Now sharing with the world. Right Now it just supports two methods - logPageView() and logEvent(eventName) @mdreeling : Both methods updated for and tested on Cordova 1.6.1 Usage ===== Like any other PGPlugin drag it into your project, include flurryplugin.js file in your application, modify PhoneGap.plist to bind FlurryPlugin to com.phonegap.flurry namespace. And call plugins.flurry.logPageView() or plugins.flurry.logEvent(eventName) from your HTML5 Application. (Make sure you have added the Flurry library to your project and 'startSession' call in your AppDelegate) This code is completely dependent on the PhoneGap project, also hosted on GitHub ( github.com/phonegap/phonegap )
About
Phonegap plugin (iOS) to use Flurry Analytics Event tracking and Pageview tracking
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published