Tracking codes

Use the tracking codes to add a code that should be loaded on all pages across entire site. It can be e.g. Google Analytics code or code for your chat plugin.

Types

The theme provide two types of codes:

  • standard - for a regular page
  • AMP - for AMP version of a page

Locations

Depends on a script you have, you will need to place your code:

  • in ‹head› section
  • after ‹body› section. Use this location if your code requires to be inside ‹body› or in site's footer

Add code

To add your tracking code (e.g. Google Analytics), please do as follows:

  1. Go to the WordPress Admin › Appearance › Theme Options panel
  2. Open to the Tracking tab
  3. Choose your code target location and type (e.g. AMP after ‹body›)
  4. Add your code
  5. Save changes