olalavui
New Member
Tút này không mới nhưng sẽ hữu ích cho ae nào mới lọ mọ XF
Step 1: Làm theo hướng dẫn tạo User-ID View mới
Step 2: Login Xenforo Admin -> Appearance -> Templates -> tìm template name: google_analytics
Tìm đoạn:
Thêm vào bên dưới
Hết tút, ae check lại kết quả trên GA + view-source XF của ae nhé
Step 1: Làm theo hướng dẫn tạo User-ID View mới
Code:
https://support.google.com/analytics/answer/3123666?hl=en
Tìm đoạn:
Code:
<xf:if is="$xf.options.googleAnalyticsAnonymize"> 'anonymize_ip': true,
</xf:if>
Code:
<xf:if is="{$xf.visitor.user_id}"> 'user_id' : '{$xf.visitor.username}',
</xf:if>
Hết tút, ae check lại kết quả trên GA + view-source XF của ae nhé