Actions

Google API howto/nl: Difference between revisions

From LimeSurvey Manual

(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:/...")
No edit summary
Line 1: Line 1:
<languages />  
<languages />  
Volg de onderstaande stappen uit om de API van Google Analytics in je enquête te gaan gebruiken:
Voer 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://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/].
# 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.
# 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.
# Ga in LimeSurvey naar de [https://manual.limesurvey.org/Global_settings globale instellingen] van je enquête.
# Ga in LimeSurvey naar de [https://manual.limesurvey.org/Global_settings/nl 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:09, 16 April 2018

Voer 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 verwijst 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.