{"id":14964329,"url":"https://github.com/buildwithyab/nuxt-fathom","last_synced_at":"2025-10-25T04:31:22.226Z","repository":{"id":54296969,"uuid":"239534885","full_name":"yabhq/nuxt-fathom","owner":"yabhq","description":"Fathom analytics for NuxtJS","archived":true,"fork":false,"pushed_at":"2021-02-25T23:19:53.000Z","size":15,"stargazers_count":10,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T00:43:59.247Z","etag":null,"topics":["fathom-analytics","javascript","node","nuxt","vuejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/yabhq.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}},"created_at":"2020-02-10T14:43:25.000Z","updated_at":"2024-08-18T22:57:18.000Z","dependencies_parsed_at":"2022-08-13T11:20:20.839Z","dependency_job_id":null,"html_url":"https://github.com/yabhq/nuxt-fathom","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/yabhq%2Fnuxt-fathom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yabhq%2Fnuxt-fathom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yabhq%2Fnuxt-fathom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yabhq%2Fnuxt-fathom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yabhq","download_url":"https://codeload.github.com/yabhq/nuxt-fathom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238085277,"owners_count":19413997,"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":["fathom-analytics","javascript","node","nuxt","vuejs"],"created_at":"2024-09-24T13:32:59.742Z","updated_at":"2025-10-25T04:31:19.683Z","avatar_url":"https://github.com/yabhq.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nuxt Fathom\n\nImplement Fathom analytics in your Nuxt app.\n\n## Quick Install\n\n```\n$ npm i @yabhq/nuxt-fathom\n```\n\nConfigure the module in your **nuxt.config.js**:\n\n```JavaScript\nmodules: [\n    // ....\n    ['@yabhq/nuxt-fathom', {\n        siteId: 'XXXXXX', // required\n\n        // Advanced configuration\n        // See here for details: https://usefathom.com/support/tracking-advanced\n\n        auto: true,\n        // optional, defaults to `true` (automatically track page views)\n\n        canonical: true,\n        // optional, defaults to `true`\n\n        excludedDomains: 'example.com,localhost',\n        // optional, defaults to ''\n\n        honorDoNotTrack: false,\n        // optional, defaults to `false`\n\n        includedDomains: 'example.com,localhost',\n        // optional, defaults to ''\n\n        scriptSrc: 'https://bluedonkey.example.com/script.js',\n        // optional, defaults to 'https://cdn.usefathom.com/tracker.js'\n        // See here for details: https://usefathom.com/support/custom-domains\n\n        spa: 'auto',\n        // optional, defaults to 'auto'\n    }],\n    // ....\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildwithyab%2Fnuxt-fathom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuildwithyab%2Fnuxt-fathom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildwithyab%2Fnuxt-fathom/lists"}