Actions

Google API howto/nl: Difference between revisions

From LimeSurvey Manual

No edit summary
(Updating to match new version of source page)
Line 1: Line 1:
<languages />  
<languages />  
Voer de onderstaande stappen uit om de API van Google Analytics in je enquête te gaan gebruiken:
In order to add the API from Google Analytics to your survey, please follow these steps:
# Meld je aan of maak eerst een account aan op Google Analytics (GA): [http://www.google.com/analytics/ www.google.com/analytics/].
# Register/log in to Google Analytics (GA): [http://www.google.com/analytics/ www.google.com/analytics/].
# Maak een tracking-ID aan  (de website verwijst niet naar de enquête maar naar het deel ervoor 'index.php?') De tracking-ID moet UA-xxxxx zijn.
# 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.
# Ga in LimeSurvey naar de [https://manual.limesurvey.org/Global_settings/nl globale instellingen] van je enquête.
# Go to your survey's [https://manual.limesurvey.org/Global_settings global settings] in LimeSurvey.
# Voer het tracking-ID in. Je kunt het beste instellen dat GA alle pagina's moet volgen, je krijgt dan de meeste informatie.
# 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.
# In de standaardsjablonen is de tag {GOOGLE_ANALYTICS_JAVASCRIPT} al aanwezig, die hoef je dus niet te wijzigen.
# You don't need to do anything in shipped templates, as the {GOOGLE_ANALYTICS_JAVASCRIPT} part is already there.
# Activeer de enquête.
# Activate the survey.
# Laat de enquête invullen.
# Do the survey.
# Ga naar de GA-site. Selecteer het goede account in de linkerbovenhoek (als je meerdere accounts hebt). Bekijk nu de statistieken van de enquête. Let op de datums.
# 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.

Revision as of 21:40, 8 June 2018

In order to add the API from Google Analytics to your survey, please follow these steps:

  1. Register/log in to Google Analytics (GA): www.google.com/analytics/.
  2. 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.
  3. Go to your survey's global settings in LimeSurvey.
  4. 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.
  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.