Actions

Google API howto/nl: Difference between revisions

From LimeSurvey Manual

(Created page with "Gebruik Google API")
 
(Created page with "Volg de onderstaande stappen uit om de API van Google Analytics in je enquête te gaan gebruiken: # Meld je aan of maak eerst een account aan op Google Analytics (GA): [http:/...")
Line 1: Line 1:
<languages />  
<languages />  
In order to add the API from Google Analytics to your survey, please follow the next steps:
Volg de onderstaande stappen uit om de API van Google Analytics in je enquête te gaan gebruiken:
# Register/login on Google Analytics (GA): [http://www.google.com/analytics/ www.google.com/analytics/].
# Meld je aan of maak eerst een account aan op 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.
# Maak een tracking-ID aan  (de website wijst niet naar de enquête maar naar het deel ervoor 'index.php?') De tracking-ID moet UA-xxxxx zijn.
# Go to your survey's [https://manual.limesurvey.org/Global_settings global settings] in LimeSurvey.
# Ga in LimeSurvey naar de [https://manual.limesurvey.org/Global_settings globale instellingen] van je enquête.
# Put the tracking ID into the appropriate field (Google Analytics tracking ID). It's probably the best to set GA to track all pages as you can have more info.
# Put the tracking ID into the appropriate field (Google Analytics tracking ID). It's probably the best to set GA to track all pages as you can have more info.
# You don't need to do anything in shipped templates, as the {GOOGLE_ANALYTICS_JAVASCRIPT} part is already there.
# You don't need to do anything in shipped templates, as the {GOOGLE_ANALYTICS_JAVASCRIPT} part is already there.

Revision as of 19:08, 16 April 2018

Volg de onderstaande stappen uit om de API van Google Analytics in je enquête te gaan gebruiken:

  1. Meld je aan of maak eerst een account aan op Google Analytics (GA): www.google.com/analytics/.
  2. Maak een tracking-ID aan (de website wijst niet naar de enquête maar naar het deel ervoor 'index.php?') De tracking-ID moet UA-xxxxx zijn.
  3. Ga in LimeSurvey naar de globale instellingen van je enquête.
  4. Put the tracking ID into the appropriate field (Google Analytics tracking ID). It's probably the best to set GA to track all pages as you can have more info.
  5. You don't need to do anything in shipped templates, as the {GOOGLE_ANALYTICS_JAVASCRIPT} part is already there.
  6. Activate the survey.
  7. Do the survey.
  8. 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.