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
Copy file name to clipboardExpand all lines: docs/custom-automatic-link-tracking.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,10 @@ Instructions below can be used to start tracking every `<a>` (i.e. link) element
16
16
17
17
Here's how to automatically track clicks on cloaked affiliate links and other pretty URLs:
18
18
19
+
:::tip Our WordPress plugin can track cloaked affiliate links automatically
20
+
On WordPress? Check out our WordPress plugin which can track cloaked affiliate links automatically. [See more here](https://plausible.io/wordpress-analytics-plugin).
21
+
:::
22
+
19
23
## 1. Trigger custom events with JavaScript on your site
20
24
21
25
First, make sure your tracking setup includes the second line as shown below:
0 commit comments