{"id":19491719,"url":"https://github.com/rudderlabs/rudder-integration-moengage-ios","last_synced_at":"2026-02-04T07:05:54.032Z","repository":{"id":55666964,"uuid":"308014889","full_name":"rudderlabs/rudder-integration-moengage-ios","owner":"rudderlabs","description":"RudderStack's Native SDK integration support for MoEngage.","archived":false,"fork":false,"pushed_at":"2024-08-06T09:07:48.000Z","size":4093,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-10T21:50:55.508Z","etag":null,"topics":["moengage","rudderstack"],"latest_commit_sha":null,"homepage":"https://rudderstack.com","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rudderlabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-28T12:50:56.000Z","updated_at":"2024-08-06T09:07:50.000Z","dependencies_parsed_at":"2024-01-22T14:44:18.533Z","dependency_job_id":"e5344b4c-b7a5-4d3b-ab52-c4348a67030d","html_url":"https://github.com/rudderlabs/rudder-integration-moengage-ios","commit_stats":{"total_commits":24,"total_committers":7,"mean_commits":"3.4285714285714284","dds":0.6666666666666667,"last_synced_commit":"6cc0610f7adac383ded10fd60e80e1fce3cb41b3"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/rudderlabs/rudder-integration-moengage-ios","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudderlabs%2Frudder-integration-moengage-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudderlabs%2Frudder-integration-moengage-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudderlabs%2Frudder-integration-moengage-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudderlabs%2Frudder-integration-moengage-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rudderlabs","download_url":"https://codeload.github.com/rudderlabs/rudder-integration-moengage-ios/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudderlabs%2Frudder-integration-moengage-ios/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264729307,"owners_count":23654988,"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":["moengage","rudderstack"],"created_at":"2024-11-10T21:17:54.219Z","updated_at":"2026-02-04T07:05:48.985Z","avatar_url":"https://github.com/rudderlabs.png","language":"Objective-C","readme":"# What is RudderStack?\n\n[RudderStack](https://rudderstack.com/) is a **customer data pipeline** tool for collecting, routing and processing data from your websites, apps, cloud tools, and data warehouse.\n\nMore information on RudderStack can be found [here](https://github.com/rudderlabs/rudder-server).\n\n## Integrating MoEngage with RudderStack's iOS SDK\n\n1. Add [Moengage](https://app.moengage.com/) as a destination in the [Dashboard](https://app.rudderstack.com/) and define all the fields.\n\n2. Rudder-Moenagage is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile:\n\n```ruby\npod 'Rudder-Moengage', '~\u003e 2.3.0'\n```\n\n3. After adding the dependency followed by ```pod install```, you can add the imports to your ```AppDelegate.m``` file, as shown:\n\n```\n#import \"RudderMoengageFactory.h\"\n```\n\n## Initialize ```RudderClient```\n\nPut this code in your ```AppDelegate.m``` file under the method ```didFinishLaunchingWithOptions```\n```\nRSConfigBuilder *builder = [[RSConfigBuilder alloc] init];\n[builder withDataPlaneUrl:\u003cYOUR_DATA_PLANE_URL\u003e];\n[builder withFactory:[RudderMoengageFactory instance]];\n[RSClient getInstance:\u003cYOUR_WRITE_KEY\u003e config:[builder build]];\n```\n\n## Send Events\n\nFollow the steps from the [RudderStack iOS SDK](https://github.com/rudderlabs/rudder-sdk-ios).\n\n## Contact Us\n\nIf you come across any issues while configuring or using this integration, feel free to start a conversation on our [Slack](https://resources.rudderstack.com/join-rudderstack-slack) channel. We will be happy to help you.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudderlabs%2Frudder-integration-moengage-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frudderlabs%2Frudder-integration-moengage-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudderlabs%2Frudder-integration-moengage-ios/lists"}