{"id":15632688,"url":"https://github.com/srom/easyab","last_synced_at":"2025-09-03T00:33:07.794Z","repository":{"id":9062375,"uuid":"10831229","full_name":"srom/easyAB","owner":"srom","description":"⚠️ Unmaintained ⚠️ | A jQuery plugin for easily setting up A/B tests using Google Analytics.","archived":false,"fork":false,"pushed_at":"2018-07-10T17:12:18.000Z","size":111,"stargazers_count":168,"open_issues_count":0,"forks_count":17,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-14T12:59:21.606Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/srom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-20T22:55:01.000Z","updated_at":"2024-04-19T06:47:43.000Z","dependencies_parsed_at":"2022-08-28T08:11:04.780Z","dependency_job_id":null,"html_url":"https://github.com/srom/easyAB","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/srom/easyAB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srom%2FeasyAB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srom%2FeasyAB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srom%2FeasyAB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srom%2FeasyAB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srom","download_url":"https://codeload.github.com/srom/easyAB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srom%2FeasyAB/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273372115,"owners_count":25093708,"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-09-02T02:00:09.530Z","response_time":77,"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":[],"created_at":"2024-10-03T10:44:59.063Z","updated_at":"2025-09-03T00:33:07.737Z","avatar_url":"https://github.com/srom.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚠️ This project is no longer maintained ⚠️\n\neasyAB is a light-weight (\u003c 2 Ko) jQuery plugin for easily setting up A/B and multivariate tests using Google Analytics.\n\nThis tool aims at helping entrepreneurs and tech savvy people building better landing pages for their projects and products.\n\n## Quick start\n\n```javascript\n// change the color of .my-button for 50% of my visitors and\n// track the users with analytics using a single method!\n$('.my-button').easyab({\n  'slot': 5, // set the custom var on the slot 5\n  'name': 'test-button',\n  'default-value': 'green',\n  'alternatives': [\n    {\n      // set an alternative\n      'value': 'blue',\n      'alternative': function($this) { $this.css('background-color', 'blue'); }\n    }\n  ],\n});\n```\n\n## License\n\nCopyright 2013 [Romain Strock](https://twitter.com/romainstrock) - [MIT License](https://github.com/srom/easyAB/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrom%2Feasyab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrom%2Feasyab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrom%2Feasyab/lists"}