All Projects → Egorand → android-aop-analytics

Egorand / android-aop-analytics

Licence: Apache-2.0 license
Demo application that implements Google Analytics tracking in an aspect-oriented way using AspectJ.

Programming Languages

java
68154 projects - #9 most used programming language
AspectJ
31 projects

Projects that are alternatives of or similar to android-aop-analytics

Automon
Automon combines the power of AOP (AspectJ) with monitoring or logging tools you already use to declaratively monitor your Java code, the JDK, and 3rd party libraries.
Stars: ✭ 548 (+1667.74%)
Mutual labels:  aop, aspectj
T Mvp
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2
Stars: ✭ 2,740 (+8738.71%)
Mutual labels:  aop, aspectj
Fragmentrigger
💥A powerful library powered by AOP to manage Fragments.(一个基于AOP设计的Fragment管理框架)
Stars: ✭ 2,260 (+7190.32%)
Mutual labels:  aop, aspectj
Paonet
【MVVM+RxJava2+AspectJ】泡网第三方客户端,网站主页:http://www.jcodecraeer.com/index.php
Stars: ✭ 374 (+1106.45%)
Mutual labels:  aop, aspectj
Androidlearn
Android Custom Views
Stars: ✭ 66 (+112.9%)
Mutual labels:  aop, aspectj
Crepecake
An compile-time aop engine like AspectJ but easier to use in android application development.
Stars: ✭ 103 (+232.26%)
Mutual labels:  aop, aspectj
metrics-aspectj
AspectJ integration for Dropwizard Metrics
Stars: ✭ 78 (+151.61%)
Mutual labels:  aop, aspectj
skeletoid
Bootstrapping and Utils code for Android applications 🤖made at Mindera 💛
Stars: ✭ 24 (-22.58%)
Mutual labels:  google-analytics
ComposableAsync
Create, compose and inject asynchronous behaviors in .Net Framework and .Net Core.
Stars: ✭ 28 (-9.68%)
Mutual labels:  aop
metrics-spring-boot
Spring Boot 基于Sentinel服务接口监控及其手自一体化限流
Stars: ✭ 17 (-45.16%)
Mutual labels:  aop
Google-Analytics-for-OS-X
Google Analytics SDK for OS X
Stars: ✭ 51 (+64.52%)
Mutual labels:  google-analytics
rocket-pipes
Powerful pipes for TypeScript, that chain Promise and ADT for you 🚌 -> ⛰️ -> 🚠 -> 🏂 -> 🚀
Stars: ✭ 18 (-41.94%)
Mutual labels:  aop
universal-ga
Universal Google Analytics module for node
Stars: ✭ 13 (-58.06%)
Mutual labels:  google-analytics
django-sitemetrics
Reusable application for Django that offers easy integration with different site metrics service providers.
Stars: ✭ 41 (+32.26%)
Mutual labels:  google-analytics
instrumentation
An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the purpose of capturing method invocation events (start, finish, errors ...) and notifying custom listeners.
Stars: ✭ 39 (+25.81%)
Mutual labels:  aop
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 (-25.81%)
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 (+287.1%)
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 (+32.26%)
Mutual labels:  google-analytics
analytics
A Flarum extension that provides your forum piwik's and google's analytics features
Stars: ✭ 32 (+3.23%)
Mutual labels:  google-analytics
ping
📊 Your very own Google Analytics replacement, without all of the Google. Simple as pie.
Stars: ✭ 93 (+200%)
Mutual labels:  google-analytics

android-aop-analytics

Demo application that implements Google Analytics tracking in an aspect-oriented way using AspectJ. Check [Going aspect-oriented with AspectJ and Google Analytics] (http://blog.egorand.me/going-aspect-oriented-with-aspectj-and-google-analytics/)

License

Copyright 2015 - 2016 Egor Andreevici

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
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].