nuxt-gtag
๐ธ Google Analytics, Google Ads and Consent Mode v2 for Nuxt
ํ์ผ ํ์๊ธฐ
์ต์ข ๋ฒ์ ๋ค์ด๋ก๋ (.zip)- bug-report.yml
- config.yml
- feature-request.yml
- ci.yml
- release.yml
- FUNDING.yml
- og.jpg
- PULL_REQUEST_TEMPLATE.md
- extensions.json
- settings.json
- .env.example
- app.vue
- nuxt.config.ts
- package.json
- tsconfig.json
- useGtag.ts
- useGtagMock.ts
- useTrackEvent.ts
- useTrackEventMock.ts
- analytics.ts
- globals.d.ts
- plugin.client.ts
- types.ts
- utils.ts
- module.ts
- utils.test.ts
- .editorconfig
- .gitignore
- .nuxtrc
- eslint.config.ts
- LICENSE
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- README.md
- tsconfig.json
# ์ค์น ๊ฐ์ด๋
1. ์ฝ๋ ๋ด๋ ค๋ฐ๊ธฐ
git clone https://github.com/johannschopplich/nuxt-gtag
๊นํ๋ธ์์ ํ๋ก์ ํธ ์ฝ๋ ์ ์ฒด๋ฅผ ๋ด ์ปดํจํฐ๋ก ๋ด๋ ค๋ฐ์ต๋๋ค.
cd nuxt-gtag
๋ฐฉ๊ธ ๋ด๋ ค๋ฐ์ ํ๋ก์ ํธ ํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค.
2. Node.js
์ฌ์ ์ถ์ฒ์ฌ์ ์ค๋น๋ฌผ
npm install
package.json์ ๋ช ์๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ค์ ๋ด๋ ค๋ฐ์ ์ค์นํฉ๋๋ค.
npm start
๊ฐ๋ฐ/์คํ ์๋ฒ๋ฅผ ์ผญ๋๋ค.
๋ช
๋ น์ด ์คํ ํ ํฐ๋ฏธ๋์ ๋ํ๋๋ ์ฃผ์(๋ณดํต http://localhost:3000 ํํ)๋ฅผ ๋ธ๋ผ์ฐ์ ์์ ์ด์ด๋ณด์ธ์.
// repository documentation
Was this content helpful?
(0 ratings)
