{"id":19491667,"url":"https://github.com/rudderlabs/rudder-integration-lotame-ios","last_synced_at":"2025-10-28T23:34:52.247Z","repository":{"id":44778266,"uuid":"269268500","full_name":"rudderlabs/rudder-integration-lotame-ios","owner":"rudderlabs","description":"RudderStack's Native SDK Integration support for Lotame.  ","archived":false,"fork":false,"pushed_at":"2025-10-18T08:31:17.000Z","size":80,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T07:42:55.076Z","etag":null,"topics":["ios","lotame","rudderstack"],"latest_commit_sha":null,"homepage":"https://www.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":null,"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}},"created_at":"2020-06-04T05:28:01.000Z","updated_at":"2025-08-29T03:22:49.000Z","dependencies_parsed_at":"2024-01-22T14:40:55.962Z","dependency_job_id":"ed022ab2-9fb3-4578-ae6c-5b57c86adfca","html_url":"https://github.com/rudderlabs/rudder-integration-lotame-ios","commit_stats":{"total_commits":14,"total_committers":4,"mean_commits":3.5,"dds":0.5714285714285714,"last_synced_commit":"9399febaf0a44b3328ef10f2ca4a378fb8c39d42"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/rudderlabs/rudder-integration-lotame-ios","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudderlabs%2Frudder-integration-lotame-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudderlabs%2Frudder-integration-lotame-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudderlabs%2Frudder-integration-lotame-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudderlabs%2Frudder-integration-lotame-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rudderlabs","download_url":"https://codeload.github.com/rudderlabs/rudder-integration-lotame-ios/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudderlabs%2Frudder-integration-lotame-ios/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281533110,"owners_count":26517825,"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","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ios","lotame","rudderstack"],"created_at":"2024-11-10T21:17:42.377Z","updated_at":"2025-10-28T23:34:52.210Z","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 Lotame with RudderStack's iOS SDK\n\n1. Add [Lotame](http://lotame.com) as a destination in the [Dashboard](https://app.rudderstack.com/).\n\n2. Rudder-Lotame is available through [CocoaPods](https://cocoapods.org). To install it, add the following line to your Podfile and followed by `pod install`:\n\n```ruby\npod 'Rudder-Lotame'\n```\n\n## Initialize ```RSClient```\n\nPut this code in your ```AppDelegate.m``` file under the method ```didFinishLaunchingWithOptions```\n```\nRSConfigBuilder *builder = [[RSConfigBuilder alloc] init];\n[builder withDataPlaneUrl:DATA_PLANE_URL];\n[builder withFactory:[RudderLotameFactory instance]];\n[RSClient getInstance:WRITE_KEY config:[builder build]];\n```\n\n## Send Events\n\nFollow the steps from our [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, please 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-lotame-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frudderlabs%2Frudder-integration-lotame-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudderlabs%2Frudder-integration-lotame-ios/lists"}