{"id":19270794,"url":"https://github.com/activecampaign/craft3-donottrack","last_synced_at":"2025-04-21T20:33:53.559Z","repository":{"id":57080724,"uuid":"135295745","full_name":"ActiveCampaign/craft3-donottrack","owner":"ActiveCampaign","description":"Craft 3 plugin for respecting Do Not Track headers sent by browsers.","archived":false,"fork":false,"pushed_at":"2018-05-29T13:39:14.000Z","size":7,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-01T16:07:50.853Z","etag":null,"topics":["craft-plugin","craft3","craftcms","craftcms-plugin"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/ActiveCampaign.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-29T12:53:11.000Z","updated_at":"2023-11-23T04:50:49.000Z","dependencies_parsed_at":"2022-08-24T13:10:20.007Z","dependency_job_id":null,"html_url":"https://github.com/ActiveCampaign/craft3-donottrack","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActiveCampaign%2Fcraft3-donottrack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActiveCampaign%2Fcraft3-donottrack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActiveCampaign%2Fcraft3-donottrack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActiveCampaign%2Fcraft3-donottrack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ActiveCampaign","download_url":"https://codeload.github.com/ActiveCampaign/craft3-donottrack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250128520,"owners_count":21379530,"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":["craft-plugin","craft3","craftcms","craftcms-plugin"],"created_at":"2024-11-09T20:27:26.226Z","updated_at":"2025-04-21T20:33:53.301Z","avatar_url":"https://github.com/ActiveCampaign.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Do Not Track plugin for Craft CMS 3.x\n\nHelpers for respecting Do Not Track headers sent by browsers.\n\n## Requirements\n\nThis plugin requires Craft CMS 3.0.0-beta.23 or later.\n\nGet the [Craft 2 version](https://github.com/wildbit/craft-donottrack).\n\n## Installation\n\nTo install the plugin, follow these instructions.\n\n1. Open your terminal and go to your Craft project:\n\n        cd /path/to/project\n\n2. Then tell Composer to load the plugin:\n\n        composer require wildbit/craft3-donottrack\n\n3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Do Not Track.\n\n## Using Do Not Track\n\nYou can use the `doNotTrack.isEnabled` variable to check whether DNT is enabled in the user’s browser from your twig templates.\n\n```twig\n{% if craft.doNotTrack.isEnabled %}\n  Do Not Track is enabled.\n{% endif %}\n```\n\nBrought to you by [Wildbit](https://wildbit.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factivecampaign%2Fcraft3-donottrack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factivecampaign%2Fcraft3-donottrack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factivecampaign%2Fcraft3-donottrack/lists"}