All Projects β†’ philipszdavido β†’ google-analytics-with-angular

philipszdavido / google-analytics-with-angular

Licence: MIT license
Using Google Analytics with Angular

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to google-analytics-with-angular

react-native-base-project
Base react native application for scalable project using Redux + React Navigation + Code Push + Realm + Axios + i18n + Google Analytics + Facebook login with fbsdk...
Stars: ✭ 31 (+82.35%)
Mutual labels:  google-analytics
ping
πŸ“Š Your very own Google Analytics replacement, without all of the Google. Simple as pie.
Stars: ✭ 93 (+447.06%)
Mutual labels:  google-analytics
analytics-js-without-segment
A toolset to use Segments open-source analytics library (analytics.js) WITHOUT using the paid Segment service (segment.com). To be used with your favorite analytics-tools like Google Analytics, Mixpanel, Hotjar, etc.
Stars: ✭ 47 (+176.47%)
Mutual labels:  google-analytics
Google-Analytics-for-OS-X
Google Analytics SDK for OS X
Stars: ✭ 51 (+200%)
Mutual labels:  google-analytics
nextsss
Next.js static site starter including full setup for TypeScript, Tailwind CSS, Google Analytics, Next SEO, etc.
Stars: ✭ 80 (+370.59%)
Mutual labels:  google-analytics
universal-ga
Universal Google Analytics module for node
Stars: ✭ 13 (-23.53%)
Mutual labels:  google-analytics
gadget
Gadget is a library that makes analytics tracking easier for android apps
Stars: ✭ 54 (+217.65%)
Mutual labels:  google-analytics
streamlit-analytics
πŸ‘€ Track & visualize user interactions with your streamlit app
Stars: ✭ 92 (+441.18%)
Mutual labels:  google-analytics
scripts
Open Source Public Scripts for Simple Analytics
Stars: ✭ 62 (+264.71%)
Mutual labels:  google-analytics
android-aop-analytics
Demo application that implements Google Analytics tracking in an aspect-oriented way using AspectJ.
Stars: ✭ 31 (+82.35%)
Mutual labels:  google-analytics
Trackie
A Chrome extension to enhance debugging of some frequently-used tag management platforms (Google Tag Manager, Tealium, Commanders Act, DTM) in combination with some frequently-used tags (Google Analytics, Google Analytics 4, GA Audiences, Ddm, Criteo, Adobe Analytics/Omniture, Floodlight, Comscore, Facebook, Bluekai, Youbora, Kinesis, Webtrekk, …
Stars: ✭ 23 (+35.29%)
Mutual labels:  google-analytics
skeletoid
Bootstrapping and Utils code for Android applications πŸ€–made at Mindera πŸ’›
Stars: ✭ 24 (+41.18%)
Mutual labels:  google-analytics
vue-seo-friendly-spa-template
Vue.js PWA/SPA template initially scaffolded with vue-cli and configured for SEO. Makes use of prerendering and other techniques/packages in order to achieve a perfect "Lighthouse Score".
Stars: ✭ 41 (+141.18%)
Mutual labels:  google-analytics
roku-libs
Compilation of utilities for Roku development
Stars: ✭ 47 (+176.47%)
Mutual labels:  google-analytics
thvu-blog
My digital home on the internet.
Stars: ✭ 51 (+200%)
Mutual labels:  google-analytics
hubot-analytics
πŸ“ˆ A hubot script to get google analytics reports
Stars: ✭ 16 (-5.88%)
Mutual labels:  google-analytics
analytics
A Flarum extension that provides your forum piwik's and google's analytics features
Stars: ✭ 32 (+88.24%)
Mutual labels:  google-analytics
hyde-hyde
A cool theme inspired by spf13's Hyde theme
Stars: ✭ 234 (+1276.47%)
Mutual labels:  google-analytics
auto-analytics
UNMAINTAINED! - Complete Google Analytics, Mixpanel, KISSmetrics (and more) integration for JavaScript applications.
Stars: ✭ 28 (+64.71%)
Mutual labels:  google-analytics
Nebula
Nebula is a WordPress theme framework that focuses on enhancing development. The core features of Nebula make it a powerful tool for designing, developing, and analyzing WordPress websites consistently, yet its deliberately uncomplicated code syntax also serves as a learning resource for programmers themselves.
Stars: ✭ 120 (+605.88%)
Mutual labels:  google-analytics

Using Google Analytics with Angular

This app demonstrates how to track and record pageview events in an Angular (SPA) application.

Technologies

  • Angular
  • Google Analytics

Setup and Usage

  1. Setup up a Google Analytics account.

  2. Clone this repo:

    git clone https://github.com/philipszdavido/google-analytics-with-angular.git
    
  3. Move into the google-analytics-with-angular directory from the terminal:

    cd google-analytics-with-angular
    
  4. Install the dependencies: npm install

  5. Open index.html in your editor, and change the UA-109919601-1 code to yours.

  6. Run the app:

    ng serve
    
  7. Navigate to localhost:4200 in your browser.

  8. Click on the links routeOne routeTwo and the button Click Me to see Google Analytics record the events.

How can I thank You

Why not star the github repo? The attention would be appreciated! How about sharing the link for this repo on Twitter?

Dont forget to follow me on Twitter!

Thanks! Chidume Nnamdi

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].