{"id":19748344,"url":"https://github.com/drmoriarty/godot-appsflyer","last_synced_at":"2025-04-30T08:33:22.691Z","repository":{"id":44884879,"uuid":"186462502","full_name":"DrMoriarty/godot-appsflyer","owner":"DrMoriarty","description":"AppsFlyer module for Godot3.2 (iOS/Android)","archived":false,"fork":false,"pushed_at":"2022-01-20T15:00:09.000Z","size":6932,"stargazers_count":8,"open_issues_count":3,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-24T09:26:48.320Z","etag":null,"topics":["android","appsflyer","godot","godot-addon","godot-appsflyer","godot-engine","godot-module","godot-plugin","godotengine","ios","nativelib"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DrMoriarty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-13T17:03:28.000Z","updated_at":"2023-12-17T13:27:24.000Z","dependencies_parsed_at":"2022-09-03T17:22:48.141Z","dependency_job_id":null,"html_url":"https://github.com/DrMoriarty/godot-appsflyer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMoriarty%2Fgodot-appsflyer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMoriarty%2Fgodot-appsflyer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMoriarty%2Fgodot-appsflyer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMoriarty%2Fgodot-appsflyer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DrMoriarty","download_url":"https://codeload.github.com/DrMoriarty/godot-appsflyer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224203756,"owners_count":17272991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","appsflyer","godot","godot-addon","godot-appsflyer","godot-engine","godot-module","godot-plugin","godotengine","ios","nativelib"],"created_at":"2024-11-12T02:21:23.919Z","updated_at":"2024-11-12T02:21:24.481Z","avatar_url":"https://github.com/DrMoriarty.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AppsFlyer plugin for Godot Engine (iOS/Android)\n\n## Installation\n\n1. At first you need [NativeLib-CLI](https://github.com/DrMoriarty/nativelib-cli) or [NativeLib Addon](https://github.com/DrMoriarty/nativelib).\n\n2. Make `nativelib -i appsflyer` in your project directory if you are using CLI. Find `APPSFLYER` in plugins list and press \"Install\" button if you are using GUI Addon.\n\n3. Add `AppsFlyer/DevKey` in your Project Settings.\n\n4. Enable **Custom Build** for using in Android.\n\n## Usage\n\nAdd wrapper `scripts/appsflyer.gd` into autoloading list in your project. So you can use it everywhere in your code.\n\n## API\n\n### init(app_key: String)\n\nYou should not use it directly. It will be called automatically when your application starts.\n\n### appsflyer_id() -\u003e String\n\nYou can get appsflyer user ID with this method.\n\n### event(name: String, params: Dictionary)\n\nThe main method for sending analytics events. All other public methods are shortcuts for specific event and uses `event` internaly.\n\n### screen(name: String, screen_type: String)\n\nEvent when user opens specific screen.\n\n### login(params: Dictionary)\n\nEvent when user registered or logged into your app.\n\n### level_start(params: Dictionary)\n\n### level_complete(params: Dictionary)\n\n### level_failed(params: Dictionary)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrmoriarty%2Fgodot-appsflyer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrmoriarty%2Fgodot-appsflyer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrmoriarty%2Fgodot-appsflyer/lists"}