You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Receive GitBook traffic insights directly in your Ahrefs dashboard.
7
+
externalLinks:
8
+
- label: Documentation
9
+
url: https://www.gitbook.com/integrations/ahrefs
10
+
visibility: public
11
+
script: ./src/index.ts
12
+
# The following scope(s) are available only to GitBook Staff
13
+
# See https://developer.gitbook.com/integrations/configurations#scopes
14
+
scopes:
15
+
- site:script:inject
16
+
organization: gitbook
17
+
contentSecurityPolicy:
18
+
script-src: https://analytics.ahrefs.com
19
+
connect-src: analytics.ahrefs.com
20
+
summary: |
21
+
# Overview
22
+
[Ahrefs Web Analytics](https://ahrefs.com/web-analytics) is a privacy-friendly analytics platform that provides you with a simple and free solution to track and report your published spaces' traffic. No cookies by default. Just the metrics you need.
23
+
24
+
# How it works
25
+
The Ahrefs integration allows you to track traffic in your published spaces from your Ahrefs dashboard.
26
+
27
+
Automatic tracking in your documentation: Each of your connected GitBook spaces will fetch the Ahrefs Web Analytics tracking script and inject it in your public content.
28
+
29
+
# Configure
30
+
Enable the Ahrefs integration by navigating to organization settings. The integration can be enabled on single or multiple spaces available publicly.
31
+
categories:
32
+
- analytics
33
+
configurations:
34
+
site:
35
+
properties:
36
+
tracking_id:
37
+
type: string
38
+
title: Tracking ID
39
+
description: Look for this in your Ahrefs Web Analytics account.
0 commit comments