{"id":22743467,"url":"https://github.com/stape-io/mixpanel-tag","last_synced_at":"2026-02-04T06:03:50.751Z","repository":{"id":41397305,"uuid":"503809881","full_name":"stape-io/mixpanel-tag","owner":"stape-io","description":"Mixpanel tag for Google Tag Manager Server Side","archived":false,"fork":false,"pushed_at":"2025-07-21T18:10:45.000Z","size":52,"stargazers_count":1,"open_issues_count":2,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-12-17T06:19:10.788Z","etag":null,"topics":["gtm","gtm-custom-template","gtm-server-side","mixpanel","mixpanel-api","stape"],"latest_commit_sha":null,"homepage":"https://stape.io/blog/mixpanel-tag-for-server-google-tag-manager","language":"Smarty","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stape-io.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,"zenodo":null}},"created_at":"2022-06-15T14:53:00.000Z","updated_at":"2025-07-21T18:10:50.000Z","dependencies_parsed_at":"2024-11-13T16:21:30.985Z","dependency_job_id":"90c2d9da-e7ad-4922-ac13-4cc5b46514c9","html_url":"https://github.com/stape-io/mixpanel-tag","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stape-io/mixpanel-tag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stape-io%2Fmixpanel-tag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stape-io%2Fmixpanel-tag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stape-io%2Fmixpanel-tag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stape-io%2Fmixpanel-tag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stape-io","download_url":"https://codeload.github.com/stape-io/mixpanel-tag/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stape-io%2Fmixpanel-tag/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29072474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["gtm","gtm-custom-template","gtm-server-side","mixpanel","mixpanel-api","stape"],"created_at":"2024-12-11T01:24:32.106Z","updated_at":"2026-02-04T06:03:50.745Z","avatar_url":"https://github.com/stape-io.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mixpanel Tag for Google Tag Manager Server Container\n\n**Mixpanel tag can track these action types:**\n\n- Track - tracks Mixpanel events.\n- Identify - merges anonymous ID with first-party User ID.\n- Alias - adds an alias to existing Mixpanel contact.\n- Set - sets user profile properties.\n- Set Once - sets user profile properties **only** if they are not already set.\n- Append - appends user profile properties to a list.\n- Reset - resets identification of Mixpanel contact.\n\n\n\u003e ⚠️ This tag currently supports only the **Original ID Merge** method of `ID Management`.\n\u003e\n\u003e An update to also support the **Simplified ID Merge** is already on our backlog.\n\u003e\n\u003e Learn more: [ID Management](https://docs.mixpanel.com/docs/tracking-methods/id-management), [Original ID Merge](https://docs.mixpanel.com/docs/tracking-methods/id-management/identifying-users-original), [Simplified ID Merge](https://docs.mixpanel.com/docs/tracking-methods/id-management/identifying-users-simplified) and [Migrating to Simplified ID Merge](https://docs.mixpanel.com/docs/tracking-methods/id-management/migrating-to-simplified-id-merge-system)\n\n\n**Mixpanel tag capabilities:**\n\n- `Automatically handle customer distinct_id` - Mixpanel server API optimized for stateless shared usage; e.g., in a web application, the same mixpanel instance is used across requests for all users. Rather than setting a `distinct_id` through `identity()` calls like Mixpanel client-side libraries (where a single Mixpanel instance is tied to a single user), this API requires you to pass the `distinct_id` with every tracking call.\n- `Send common data with request` - sends user_agent, path, $current_url, $screen_width, $screen_height, $referrer, user ip, etc.\n- `Get parameters from the variable` - extracts parameters from the sGTM variable.\n- `Additional Parameters` - add parameters you need to send to Mixpanel.\n- `Remove parameters from the request` - specify parameters you want to remove from the requests.\n- `Logs Settings` - enable to use stape logs.\n\n\n## How to use\n\n- [Mixpanel tag for server Google Tag manager](https://stape.io/blog/mixpanel-tag-for-server-google-tag-manager)\n\n## Open Source\n\nThe **Mixpanel Tag for GTM Server Side** is developed and maintained by [Stape Team](https://stape.io/) under the Apache 2.0 license.\n\nAlso, big thanks to our contributors:\n\n- [Mariusz Brucki](https://github.com/mbrucki)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstape-io%2Fmixpanel-tag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstape-io%2Fmixpanel-tag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstape-io%2Fmixpanel-tag/lists"}