Actions

Google API howto/ja: Difference between revisions

From LimeSurvey Manual

(Updating to match new version of source page)
No edit summary
 
Line 1: Line 1:
<languages />  
<languages />  
In order to add the API from Google Analytics to your survey, please follow these steps:
アンケートにGoogleアナリティクスのAPIを追加するには、次の手順に従います。
# Register/log in to Google Analytics (GA): [http://www.google.com/analytics/ www.google.com/analytics/].
# Google Analytics(GA)に登録しログインする: [http://www.google.com/analytics/ www.google.com/analytics/]
# Create a tracking ID (the site should not point to the survey, but to the part before 'index.php?') The tracking ID should be UA-xxxxx.
# トラッキングIDを生成する(サイトにはアンケートを指定するのではなく、'index.php?'より前の部分を指定します)。 トラッキングIDは、UA-xxxxxのようになります。
# Go to your survey's [https://manual.limesurvey.org/Global_settings global settings] in LimeSurvey.
# LimeSurveyで、アンケートの[https://manual.limesurvey.org/Global_settings/ja グローバル設定]にアクセスします。
# Put the tracking ID into the appropriate field (Google Analytics tracking ID). It's probably best to set GA to track all pages as you can have more info.
# トラッキングIDを適切な欄(GoogleアナリティクストラッキングID)に設定します。より詳しい情報を得るため、GAで全ページを追跡するよう設定するのがよいでしょう。
# You don't need to do anything in shipped templates, as the {GOOGLE_ANALYTICS_JAVASCRIPT} part is already there.
# {GOOGLE_ANALYTICS_JAVASCRIPT}はすでにテンプレートに含まれているので、テンプレートに手を加える必要はありません。
# Activate the survey.
# アンケートを開始します。
# Do the survey.
# アンケートを実施します。
# Go to the GA panel main site. Select the appropriate account from the upper-left corner if you have more than one. You should see some graphs and different statistics. Beware of the dates in the upper right corner.
# GAパネルのメインサイトにアクセスします。複数ある場合は左上で該当のアカウントを選択します。グラフや統計が利用できます。右上の日付に注意してください。

Latest revision as of 11:43, 9 June 2018

アンケートにGoogleアナリティクスのAPIを追加するには、次の手順に従います。

  1. Google Analytics(GA)に登録しログインする: www.google.com/analytics/
  2. トラッキングIDを生成する(サイトにはアンケートを指定するのではなく、'index.php?'より前の部分を指定します)。 トラッキングIDは、UA-xxxxxのようになります。
  3. LimeSurveyで、アンケートのグローバル設定にアクセスします。
  4. トラッキングIDを適切な欄(GoogleアナリティクストラッキングID)に設定します。より詳しい情報を得るため、GAで全ページを追跡するよう設定するのがよいでしょう。
  5. {GOOGLE_ANALYTICS_JAVASCRIPT}はすでにテンプレートに含まれているので、テンプレートに手を加える必要はありません。
  6. アンケートを開始します。
  7. アンケートを実施します。
  8. GAパネルのメインサイトにアクセスします。複数ある場合は左上で該当のアカウントを選択します。グラフや統計が利用できます。右上の日付に注意してください。