{"id":28412703,"url":"https://github.com/vbauer/yandex-metrica-plugin","last_synced_at":"2025-06-24T13:30:57.051Z","repository":{"id":142264900,"uuid":"43458736","full_name":"vbauer/yandex-metrica-plugin","owner":"vbauer","description":"Jenkins Yandex Metrica plugin","archived":false,"fork":false,"pushed_at":"2018-11-05T09:24:35.000Z","size":52,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-09T19:48:34.323Z","etag":null,"topics":["analytics","jenkins","jenkins-plugin","metrica","yandex"],"latest_commit_sha":null,"homepage":"","language":"Java","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/vbauer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2015-09-30T20:57:39.000Z","updated_at":"2023-02-02T03:32:30.000Z","dependencies_parsed_at":"2024-03-03T00:32:08.936Z","dependency_job_id":"941624e0-de3d-46af-a1ba-a18973950140","html_url":"https://github.com/vbauer/yandex-metrica-plugin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/vbauer/yandex-metrica-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbauer%2Fyandex-metrica-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbauer%2Fyandex-metrica-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbauer%2Fyandex-metrica-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbauer%2Fyandex-metrica-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vbauer","download_url":"https://codeload.github.com/vbauer/yandex-metrica-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbauer%2Fyandex-metrica-plugin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261685305,"owners_count":23194087,"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":["analytics","jenkins","jenkins-plugin","metrica","yandex"],"created_at":"2025-06-02T23:44:47.214Z","updated_at":"2025-06-24T13:30:57.017Z","avatar_url":"https://github.com/vbauer.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Jenkins Yandex Metrica Plugin\n\n[![Build Status](https://travis-ci.org/vbauer/yandex-metrica-plugin.svg?branch=master)](https://travis-ci.org/vbauer/yandex-metrica-plugin)\n\nYandex Metrica plugin allows to decorate all Jenkins pages with [Yandex.Metrica](https://metrica.yandex.com) tracking code.\nIt helps you get descriptive reports and record the actions of individual users, find out what they are searching\nfor on the build system, and how do they use it.\n\n\n## Requirements\n\n* Jenkins LTS 1.580.1 or higher\n* Java SE Runtime Environment 1.8 or higher\n* Yandex Metrica's account and counter\n\n\n## Installation\n\nThis plugin is available in the Jenkins [Update Center](https://updates.jenkins-ci.org). Official documentation could be found [here](https://wiki.jenkins-ci.org/display/JENKINS/Yandex+Metrica+Plugin).\n\nYou can install the plugin easily by uploading binary archive to Jenkins through Plugin Manager UI:\n\n* Build binary release. See \"Development section\" for additional information.\n* Go to Manage Jenkins -\u003e Manage Plugins.\n* Switch to the \"Advanced\" tab.\n* In the \"Upload Plugin\" section, pick the binary downloaded in the first step and press \"Upload\".\n\n\n## Configuration\n\nConfiguration section for this plugin is very simple:\n\n![Configuration](misc/configuration.png)\n\nYou should specify only \"Counter ID\" parameter to integrate Jenkins with Yandex Metrica.\n\n\n## Development\n\nHow to build the `hpi` file:\n\n1. Clone the git repository:\n    ```sh\n    $\u003e git clone https://github.com/vbauer/yandex-metrica-plugin\n    ```\n    \n2. Change directory to the `\"yandex-metrica-plugin\"` repository:\n    ```sh\n    $\u003e cd yandex-metrica-plugin\n    ```\n    \n3. Build the hpi file from source:\n    ```sh\n    $\u003e mvn clean package\n    ```\n\n4. The hpi file is located at `\"target/yandex-metrica.hpi\"`.\n\n5. If you would like to run a local Jenkins instance with the plug-in:\n    ```sh\n    $\u003e mvn clean package hpi:run\n    ```\n\n## Contributing guidelines\n\nFeel free to file bugs or pull requests [here](https://github.com/vbauer/yandex-metrica-plugin).\n\n**NB:** If you would like to send PR, check your build with `\"strict\"` profile (it runs PMD and Checkstyle Maven plugins):\n\n```sh\n$\u003e mvn clean package -P strict\n```\n\n\n## License\n\nYandex Metrica plugin is licensed under the MIT license. See [LICENSE](LICENSE.md) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvbauer%2Fyandex-metrica-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvbauer%2Fyandex-metrica-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvbauer%2Fyandex-metrica-plugin/lists"}