Google Tag Manager 関連の情報リンク集



GitHubのGoogle Tag Managerに関係するリポジトリを眺めていたら、興味深いものがあった。
せっかくなので、日本語情報で書かれた情報含めてGoogle Tag Manager関連の文書リンクをまとめる。
Resources
Awesome Google Tag Manager
- Some Awesome Google Tag Manager Resources | Simo Ahava's blog
GitHubにawesomeはないが、Simo AhavaさんのBlogにあった。
Useful sites & blogs
-
GoogleTagManagerに関する新着記事 - Qiita
QiitaのGoogleTagManager
Tag。 -
gtmに関する15件の記事 - Qiita
Qiitaのgtm
Tag。 -
Google Tag Manager
アユダンテのGoogle Tag Managerカテゴリ。 -
実践 Googleタグマネージャ入門 コーナーの記事一覧 | Web担当者Forum
Web担当者フォーラムのGoogle Tag Manager入門記事一覧 -
Tag: GTM - 清水誠メモ
清水誠さんのブログのGTM
タグのついた記事。 -
Tag: Google Analytics - 清水誠メモ
清水誠さんのブログのGoogle Analytics
タグのついた記事。
GTM
タグの記事と併せて読むと、理解が深まる。 -
タグマネジメント | ブログ記事 | SEM Technology
SEM Technologyのタグマネジメント
タグのついた記事。 -
Google Tag Manager and Google Analytics | Simo Ahava's blog
Simo Ahavaさんのブログ。
Official documents
GitHub repository
以下は、GitHub repositoryのリンク
抽出方法
以下、3つのTopicを検索。 Web Frameworkに関連するplugin、ライブラリ類は除外。
カスタムJavaScript、カスタムHTML、 Google Tag Manager自体を拡張するようなライブラリを抽出。
GitHubリポジトリを参照して何ができるライブラリなのかは確認はしたが、実際に動作させての確認はできてはいない。
Tool kit
-
GSA/recruiter: Embeddable forms to recruit research participants. Sends results to a Google Sheet, deployed via Google Tag Manager.
Google Tag Managerでサイト上に、フォームを埋め込むカスタムJavaScriptと、フォームの入力結果を、Google Sheets保存するGoogle Apps Script。 -
sjorssnoeren/chocolatechip.js: 🍪 AVG / GDPR Cookiemelding | Universeel, disclaimer vrij en volledig open-source | Support voor cookie categorieën met Google Tag Manager
Google Tag ManagerからGDPR対策のバナー、ダイアログを出力するJavaScriptライブラリ。 -
fredericharnois/web-notifications-gtm: Implement the Notifications API on any website through Google Tag Manager.
WebPush通知用のカスタムHTMLタグ。 -
kaspim/gtm-current-weather-js: The script collects weather data for the current location of the visitor and sends it to the GTM data layer.
Сurrent weather and forecast - OpenWeatherMap のAPIを実行して実行結果をDatalayer変数に設定するカスタムHTMLタグ。
Administration
-
IronistM/googleTagManageR: An R package to interact with the Google Tag Manager API
Google Tag Manager APIを実行できるRのライブラリ。 -
google/gtm-currency-rates-sync: A script for setting up an up to date GTM (Google Tag Manager) Lookup Table variable with all the currency rates available in Google Finance data via sheets
国ごとの通貨変換のためのルックアップテーブルを作成するライブラリ。
広告のパフォーマンスデータをGoogle Analytics等の計測ツールに送信する際の変換処理に用いる。
Utility
-
cichy380/GTM-Storage: Solution for caching data of events in localStorage and sending it recursively to Google Tag Manager.
localstrageにGoogle Tag Managerのカスタムイベントを記録して、その結果を非同期で送信するライブラリ。 -
getninjas/tagmanager-wrap: Wrapping Google tagmanager and adding some helpers to him
良く使うGoogle Tag Managerの処理をまとめたUtilityライブラリ。 -
hokata-elements/gtm-elements: Useful Google Tag Manager Scripts
サイトの速度などのパフォーマンス情報や、utmパラメーター等の付帯情報を設定する、カスタムHTMLとカスタムJavaScript。
設定されたデータは、ローカルストレージに格納され、localStorage.getItem('GTM_elements.session.data');
で取得できる。 -
agilie/gtm-in-viewport-manager: A manager of in-viewport events for GTM (Google Tag Manager).
要素の表示を拾って、Google Tag Managerにカスタムイベントを送付するライブラリ。これは2019年段階だとデフォルトの機能で実現できるかもしれない。 -
LewisRogers/gtm-tracker: A utility module to make tracking DOM elements easier with Google Tag Manager.
フロントエンドJavaScriptから、Google Tag Managerのカスタムイベントを送付するUtilityライブラリ。
Guideline
- justusbluemer/gtm-guidelines: A collection of best practices for your daily Google Tag Manager routine
Google Tag Managerのガイドライン。
Book
そもそも、日本語書籍はあまりない。