{"id":19935663,"url":"https://github.com/gameanalytics/ga-sdk-gamemaker","last_synced_at":"2026-03-04T18:02:55.596Z","repository":{"id":70083262,"uuid":"84541510","full_name":"GameAnalytics/GA-SDK-GAMEMAKER","owner":"GameAnalytics","description":"Repository for GameAnalytics GameMaker SDK","archived":false,"fork":false,"pushed_at":"2022-06-14T13:04:08.000Z","size":234375,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-08T12:57:54.167Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"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/GameAnalytics.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2017-03-10T09:12:20.000Z","updated_at":"2022-06-29T09:22:09.000Z","dependencies_parsed_at":"2023-03-01T17:45:40.494Z","dependency_job_id":null,"html_url":"https://github.com/GameAnalytics/GA-SDK-GAMEMAKER","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/GameAnalytics/GA-SDK-GAMEMAKER","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GameAnalytics%2FGA-SDK-GAMEMAKER","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GameAnalytics%2FGA-SDK-GAMEMAKER/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GameAnalytics%2FGA-SDK-GAMEMAKER/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GameAnalytics%2FGA-SDK-GAMEMAKER/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GameAnalytics","download_url":"https://codeload.github.com/GameAnalytics/GA-SDK-GAMEMAKER/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GameAnalytics%2FGA-SDK-GAMEMAKER/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30088340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T15:40:14.053Z","status":"ssl_error","status_checked_at":"2026-03-04T15:40:13.655Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-12T23:21:15.817Z","updated_at":"2026-03-04T18:02:55.528Z","avatar_url":"https://github.com/GameAnalytics.png","language":null,"readme":"GA-SDK-GAMEMAKER\n================\n\nGameAnalytics GameMaker SDK for Gamaker Studio v1.4+ and v2\n\nDocumentation can be found [here](https://gameanalytics.com/docs/gamemaker-sdk).\n\nIf you have any issues or feedback regarding the SDK, please contact our friendly support team [here](https://gameanalytics.com/contact).\n\nSupported platforms:\n\n* Mac OS X\n* Winddows\n* Linux\n* UWP\n* Android\n* iOS\n* HTML5\n\n\n\u003e :information_source:   \n\u003e **Build size:**   \n\u003e Note that download size differ from the actual build size.   \n\u003e   \n\u003e **Android:**   \n\u003e The SDK build size in a native Android app is only around **49Kb** and the dependecies take up to **820Kb** depending if your app already uses some of the same dependencies.   \n\u003e   \n\u003e **iOS:**   \n\u003e The SDK build size in a native iOS app is only around **242Kb** (armv7) / **259Kb** (armv8).\n\nChangelog\n---------\n\u003c!--(CHANGELOG_TOP)--\u003e\n**4.0.7**\n* added 64 bit for windows\n\n**4.0.6**\n* fixed bug in internal error reporting\n\n**4.0.5**\n* fixed build errors for android\n\n**4.0.4**\n* added event uuid for events sent\n\n**4.0.3**\n* fixed crashes when sending some events\n\n**4.0.2**\n* fixes to missing session end events\n\n**4.0.1**\n* updated mac lib to be signed one now\n\n**4.0.0**\n* Changed user identifier logic in preparation for Google changes to GAID. User id for a new install is now a randomised GUID. Existing installs that update SDK will continue using previous identifier logic. It is recommended to update as soon as possible to reduce impact on calculated metrics.\n\n**3.1.5**\n* it should now be possible to not show idfa consent dialog if you don't have any third party code that needs to use idfa (ios)\n* prepared for google advertising identifier changes (will not use google advertising identifier when user has opted out) (android)\n\n**3.1.4**\n* added idfa consent status field to events (ios)\n\n**3.1.3**\n* updated client ts validator\n\n**3.1.2**\n* removed memory info from automatic crash report\n\n**3.1.1**\n* improved user identifier flow for ios (ios)\n\n**3.1.0**\n* updated user identifier flow to prepare for iOS 14 IDFA changes (ios)\n\n**3.0.8**\n* fixed progression events with scores (android)\n\n**3.0.7**\n* cryptojs bug fix (html5)\n\n**3.0.6**\n* removed facebook, gender and birthyear methods\n\n**3.0.5**\n* A/B testing fixes\n\n**3.0.4**\n* fixed getRemoteConfigsValueAsString bug\n\n**3.0.3**\n* remote configs fixes\n\n**3.0.2**\n* fixed events bug (ios, html5)\n\n**3.0.1**\n* corrected naming of function\n\n**3.0.0**\n* Remote Config calls have been updated and the old calls have deprecated. Please see GA documentation for the new SDK calls and migration guide\n* A/B testing support added\n\n**2.1.4**\n* fixed android bugs\n\n**2.1.3**\n* added check if log files and database can't be created\n\n**2.1.2**\n* fixed hanging background thread when closing application for desktop platforms\n\n**2.1.1**\n* added ga_onQuit method\n\n**2.1.0**\n* added enable/disable event submission function\n\n**2.0.4**\n* fixed business event validation\n\n**2.0.3**\n* ios compile fixes\n\n**2.0.2**\n* compile eror fixes for android and ios\n\n**2.0.1**\n* fixed thread hanging on shutdown for desktop platforms\n\n**2.0.0**\n* added command center functionality\n\n**1.1.9**\n* added custom dimensions to design and error events\n\n**1.1.8**\n* fixed session length bug\n* fixed not allowing to add events when session is not started\n\n**1.1.7**\n* progression event fix for ios (ios)\n\n**1.1.6**\n* missing to update Gamemaker Studio 1.4 package\n\n**1.1.5**\n* bug fixes import crash for Gamemaker Studio 2\n\n**1.1.1**\n* bug fixes for building for various platforms\n\n**1.1.0**\n* added Gamemaker Studio 2 support\n* fixed bug for certain events on desktop platforms not being called\n\n**1.0.5**\n* fixed html5 wrapper to use correct namespace (html5)\n\n**1.0.4**\n* bug fix for end session when using manual session handling\n\n**1.0.3**\n* bug fix for sending events straight after initializing sdk (html5)\n\n**1.0.2**\n* session length precision improvement\n\n**1.0.1**\n* added missing .gml files\n\n**1.0.0**\n* public release\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgameanalytics%2Fga-sdk-gamemaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgameanalytics%2Fga-sdk-gamemaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgameanalytics%2Fga-sdk-gamemaker/lists"}