mirror of
https://github.com/techno-tim/littlelink-server.git
synced 2024-11-22 05:25:13 +01:00
chore(docs): updated code block code type
This commit is contained in:
parent
bc608b4814
commit
fec921e58f
@ -16,8 +16,8 @@ All buttons clicked will be tracked automatically if `GA_TRACKING_ID` exists.
|
|||||||
|
|
||||||
Sample event for YouTube button.
|
Sample event for YouTube button.
|
||||||
|
|
||||||
javascript
|
|
||||||
```
|
```javascript
|
||||||
window.gtag('event', 'click', {
|
window.gtag('event', 'click', {
|
||||||
event_category: 'social',
|
event_category: 'social',
|
||||||
event_label: 'youtube',
|
event_label: 'youtube',
|
||||||
|
Loading…
Reference in New Issue
Block a user