Skip to content

PinnacleEntertainment/Advanced-Google-Analytics-Parsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Advanced-Google-Analytics-Parsing

Custom javascript to parse strings within .NET MVC application connected to Google Analytics and Google Tag Manager

This script is used to track two custom variable dimensions for authenticated users through Google Tag Manager (GTM). When users log out, it will fallback to the universal Google Analytics (GA) script. This script is an alternative solution for any .cshtml file where parsing for url strings on a page interferes with the Razor syntax.

๐ŸBest Practice๐Ÿ

To optimize performance, always include GA script in the <head> tags of your main html document.

๐ŸHandy Tools/Extensions๐Ÿ

These are some tools used to test/troubleshoot for GA and GTM implementation and data validation

About

Custom javascript to parse strings within .NET MVC application connected to Google Analytics and Google Tag Manager

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages