Google Analytics 統計用戶點擊和每個頁面瀏覽的用戶id


 

 

<script async src="https://www.googletagmanager.com/gtag/js?id=UA-805xxx-10"></script>
        <script>
            window.dataLayer = window.dataLayer || [];
            function gtag(){dataLayer.push(arguments);}
            gtag('js', new Date());

            gtag('config', 'UA-805xxx-10', {
                'custom_map': {'dimension1': 'username'}
            });

            // Sends an event that passes 'age' as a parameter.
            gtag('event', 'age_dimension', {'username':  '用戶id'});
        </script>

  

CCHRC operation

Add custom reports:

 

 

 

 

Access / Click Report

 

 

 

Like 

 

 

 

Comment

 

 

 

 

 

 

 

View:

 

Click the Arrow to view table.

 

Import: Select a date range


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM