{"id":26604936,"url":"https://github.com/robsonlmds/py-taggooglecheck","last_synced_at":"2025-03-23T20:18:37.369Z","repository":{"id":283737670,"uuid":"952762177","full_name":"Robsonlmds/Py-TagGoogleCheck","owner":"Robsonlmds","description":"O Analytics Scraper é uma ferramenta de análise de tags do Google Analytics em páginas da web. Este script Python varre as páginas fornecidas, busca por tags de Google Analytics GA4, GTM e UA e gera um relatório em formato CSV com os resultados encontrados.","archived":false,"fork":false,"pushed_at":"2025-03-21T20:58:22.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T21:30:02.219Z","etag":null,"topics":["beautifulsoup4","regex","requests-library-python","vnm"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Robsonlmds.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-03-21T20:49:10.000Z","updated_at":"2025-03-21T20:59:19.000Z","dependencies_parsed_at":"2025-03-21T21:42:24.162Z","dependency_job_id":null,"html_url":"https://github.com/Robsonlmds/Py-TagGoogleCheck","commit_stats":null,"previous_names":["robsonlmds/py-taggooglecheck"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robsonlmds%2FPy-TagGoogleCheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robsonlmds%2FPy-TagGoogleCheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robsonlmds%2FPy-TagGoogleCheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robsonlmds%2FPy-TagGoogleCheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Robsonlmds","download_url":"https://codeload.github.com/Robsonlmds/Py-TagGoogleCheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245162183,"owners_count":20570692,"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":["beautifulsoup4","regex","requests-library-python","vnm"],"created_at":"2025-03-23T20:18:36.806Z","updated_at":"2025-03-23T20:18:37.332Z","avatar_url":"https://github.com/Robsonlmds.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://git.io/typing-svg\"\u003e\n    \u003cimg src=\"https://readme-typing-svg.demolab.com?font=Silkscreen\u0026size=20\u0026duration=1500\u0026pause=1000\u0026center=true\u0026vCenter=true\u0026multiline=true\u0026repeat=false\u0026random=false\u0026width=700\u0026height=110\u0026lines=Tag+Google+Check\" \n    alt=\"Typing SVG\" /\u003e\n  \u003c/a\u003e\n  \n\u003ch5 align=\"center\"\u003e \n    \u003cb\u003e✅ Completo\u003c/b\u003e | \u003cb\u003e✅ Funcional \u003c/b\u003e\n\u003c/h5\u003e\n\u003c/div\u003e\n\u003ch2\u003eDescrição\u003c/h2\u003e\n\u003cp\u003eO \u003cstrong\u003eTag Google Check\u003c/strong\u003e é uma ferramenta de análise de tags do Google Analytics em páginas da web. Este script Python varre as páginas fornecidas, busca por tags de \u003cstrong\u003eGoogle Analytics (GA4)\u003c/strong\u003e, \u003cstrong\u003eGoogle Tag Manager (GTM)\u003c/strong\u003e e \u003cstrong\u003eUniversal Analytics (UA)\u003c/strong\u003e e gera um relatório em formato CSV com os resultados encontrados.\u003c/p\u003e\n\n\u003cp\u003eO projeto é útil para:\u003c/p\u003e\n\nVerificar rapidamente se as páginas de um site estão configuradas com as tags do Google Analytics.\nFazer auditorias de websites.\nAjudar na migração para GA4, verificando se as tags estão implementadas corretamente.\n\n\n\u003cp\u003eEste projeto tem como objetivo escanear os sites e identificar as tags do Google Analytics presentes em suas páginas.\u003c/p\u003e\n\n\u003chr\u003e\n\n\u003ch2\u003e🛠 Tecnologias Utilizadas\u003c/h2\u003e\n\u003cul\u003e\n    \u003cli\u003e\u003cstrong\u003ePython\u003c/strong\u003e: Linguagem de programação utilizada para desenvolver o script.\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003eBeautifulSoup4\u003c/strong\u003e: Biblioteca para fazer scraping do HTML.\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003eRequests\u003c/strong\u003e: Biblioteca para realizar requisições HTTP e obter o conteúdo das páginas.\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003eRegular Expressions (Regex)\u003c/strong\u003e: Usado para procurar pelas tags específicas do Google Analytics.\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n## 👩🏻‍💻 Autor \u003cbr\u003e\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"https://github.com/robsonlmds\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/u/e?email=robsonlmds@hotmail.com\u0026s=500\" width=\"100px;\" title=\"Autor Robson Lucas Messias\" alt=\"Foto de Perfil do GitHub - Robson Lucas Messias\"/\u003e\u003cbr\u003e\n        \u003csub\u003e\n          \u003cb\u003eRobson Lucas Messias\u003c/b\u003e\n        \u003c/sub\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c/div\u003e\n \n\u003ch4 align=\"center\"\u003e\n  Made by: Robson Lucas Messias | \u003ca href=\"mailto:robsonlmds@hotmail.com\"\u003eContato\u003c/a\u003e\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.linkedin.com/in/r-lucas-messias/\"\u003e\n    \u003cimg alt=\"Robson Lucas Messias\" src=\"https://img.shields.io/badge/LinkedIn-R.Lucas_Messias-0e76a8?style=flat\u0026logoColor=white\u0026logo=linkedin\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n\u003cimg src=\"https://readme-typing-svg.herokuapp.com/?font=Silkscreen\u0026size=35\u0026center=true\u0026vCenter=true\u0026width=700\u0026height=70\u0026duration=5000\u0026lines=Obrigado+pela+atenção!;\" /\u003e\n\u003c/h1\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobsonlmds%2Fpy-taggooglecheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobsonlmds%2Fpy-taggooglecheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobsonlmds%2Fpy-taggooglecheck/lists"}