Add Tracking Scripts ==================== Tracking scripts, such as like Google Analytics or Facebook Pixels, can be added to the ``
`` and ```` of all of your web pages. Tracking settings are located in the Wagtail Admin dashboard under **Settings > Tracking**. Google Analytics ---------------- For Google Analytics, all you need is the **GA Tracking ID**. Copy and paste this ID into the field. Then, if you want to track button clicks, just click the checkbox. Save and you're done! Other Scripts ------------- If you have other tracking codes to add, follow these steps: #. In the Wagtail admin, go to **Settings > Tracking**. #. The tracking scripts will usually give you instructions of where to place them. So, make sure to verify the instructions that were given to you. #. Copy and paste scripts that should be between the ```` tags in the box labeled for ```` scripts. #. Copy and paste scripts that should be toward the closing ```` tag in the box labeled for ```` scripts. #. Click **Save** and you're done! .. figure:: img/head-body-scripts-widgets.png :alt: The TRACKING dashboard. The tracking dashboard. .. note:: You can verify that the scripts on the web page by going to the site and inspecting the Source Code. Then search for the ``