{"id":21762141,"url":"https://github.com/segment-integrations/analytics-ios-integration-kochava","last_synced_at":"2025-10-24T23:05:45.778Z","repository":{"id":142649276,"uuid":"369336530","full_name":"segment-integrations/analytics-ios-integration-kochava","owner":"segment-integrations","description":"Segment's Kochava Integration for Analytics-iOS","archived":false,"fork":false,"pushed_at":"2021-08-20T18:19:32.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-26T01:20:28.144Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/segment-integrations.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-20T20:58:59.000Z","updated_at":"2021-08-20T18:19:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"9777ca0a-0973-4358-88a9-f4cde85d6ff1","html_url":"https://github.com/segment-integrations/analytics-ios-integration-kochava","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segment-integrations%2Fanalytics-ios-integration-kochava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segment-integrations%2Fanalytics-ios-integration-kochava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segment-integrations%2Fanalytics-ios-integration-kochava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segment-integrations%2Fanalytics-ios-integration-kochava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/segment-integrations","download_url":"https://codeload.github.com/segment-integrations/analytics-ios-integration-kochava/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244739944,"owners_count":20501990,"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":[],"created_at":"2024-11-26T12:11:11.075Z","updated_at":"2025-10-24T23:05:45.749Z","avatar_url":"https://github.com/segment-integrations.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Segment Kochava Integration\n\nNOTE: This integration is currently in Private Beta.\n\n## Prerequisites\n\nWhile the Kochava integration communicates directly with Kochava servers from within the iOS application, you must configure a Kochava iOS destination in your Segment workspace. You can set a number of Kochava integration options when configuring the Kochava iOS destination.\n\nThis destination is currently in Private Beta and can only be accessed via a unique link. Please reach out to our team if you need access.\n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\n## Installation\n\nTo install the Segment-Kochava integration, simply add this line to your [CocoaPods](http://cocoapods.org) `Podfile`:\n\n```ruby\npod 'Segment-Kochava', :git =\u003e 'https://github.com/segment-integrations/analytics-ios-integration-kochava.git'\n```\n\n## Usage\n\nAfter adding the dependency, you must register the integration with our SDK.  To do this, import the Kochava integration in your `AppDelegate`:\n\n```\n#import \u003cSegment-Kochava/SEGKochavaIntegrationFactory.h\u003e\n```\n\nAnd add the following lines:\n\n```\nNSString *const SEGMENT_WRITE_KEY = @\" ... \";\nSEGAnalyticsConfiguration *config = [SEGAnalyticsConfiguration configurationWithWriteKey:SEGMENT_WRITE_KEY];\n\n[config use:[SEGKochavaIntegrationFactory instance]];\n\n[SEGAnalytics setupWithConfiguration:config];\n\n```\n\n## License\n\nSegment-Kochava is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsegment-integrations%2Fanalytics-ios-integration-kochava","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsegment-integrations%2Fanalytics-ios-integration-kochava","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsegment-integrations%2Fanalytics-ios-integration-kochava/lists"}