Categories
No matching categories were found
0.0
Faye extension for tracking user subscriptions, i.e. can be used for checking if a user is online.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
Easy to use gem, tracking all activity that user done and come with the modern user interface 'rails admin'
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Gem for tracking user's activity on a rails app using mixpanel, intercom, slack and database
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
User Event Logger provides a simple interface for tracking user actions such as outbound clicks.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
The 'APM' (Application Performance Monitoring) Ruby gem provides developers with comprehensive insights into their software applications' performance and behavior. By monitoring end-user experiences, profiling code execution, tracing transaction flows, and tracking resource utilization, the gem assists in identifying bottlenecks, errors, and areas for optimization. Real-time alerts, error analysis, and trend tracking contribute to maintaining a smooth user experience, enhancing application scalability, and ensuring efficient resource utilization.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
The 'APM' (Application Performance Monitoring) Ruby gem provides developers with comprehensive insights into their software applications' performance and behavior. By monitoring end-user experiences, profiling code execution, tracing transaction flows, and tracking resource utilization, the gem assists in identifying bottlenecks, errors, and areas for optimization. Real-time alerts, error analysis, and trend tracking contribute to maintaining a smooth user experience, enhancing application scalability, and ensuring efficient resource utilization.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
The 'APM' (Application Performance Monitoring) Ruby gem provides developers with comprehensive insights into their software applications' performance and behavior. By monitoring end-user experiences, profiling code execution, tracing transaction flows, and tracking resource utilization, the gem assists in identifying bottlenecks, errors, and areas for optimization. Real-time alerts, error analysis, and trend tracking contribute to maintaining a smooth user experience, enhancing application scalability, and ensuring efficient resource utilization.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
The 'APM' (Application Performance Monitoring) Ruby gem provides developers with comprehensive insights into their software applications' performance and behavior. By monitoring end-user experiences, profiling code execution, tracing transaction flows, and tracking resource utilization, the gem assists in identifying bottlenecks, errors, and areas for optimization. Real-time alerts, error analysis, and trend tracking contribute to maintaining a smooth user experience, enhancing application scalability, and ensuring efficient resource utilization.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
A comprehensive Ruby gem for tracking user behavior events with multi-tenant support, visit/session management, device & browser detection, geographic analytics, referrer tracking, and advanced analytics (engagement scores, funnels, cohorts, retention). Supports API calls, feature usage, custom events, and JavaScript client-side tracking.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.01
Simple, plug & play visitor tracking by user agent (browser), IP address, referrer, and UTM parameters.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Turnstile is a Redis-based library that can accurately track total number
of concurrent users accessing a web/API based server application. It can
break it down by "platform" or a device type, and returns data in JSON,
CSV of NAD formats. While user tracking may happen synchronously using a
Rack middleware, another method is provided that is based on log file
analysis, and can therefore be performed outside web server process.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
<div align='center'>
# Insights4YOU Jekyll Theme
A sleek and modern Jekyll theme inspired by the [Tabler Admin Dashboard](https://github.com/tabler/tabler). This theme offers a clean, professional, and responsive interface, making it ideal for developers, content creators, and businesses. Whether you're building documentation sites, admin panels, or project showcases, this theme provides a minimal-effort solution with customizable layouts and modern design elements.

[][repo]
[][build]
[][codacy]
[][gem]
[][gem]
[][license]
</div>
## 🌟 Features
- 🌙 **Dark and Light Themes**: Switch between dark and light modes for a personalized experience
- 📱 **Responsive Design**: Fully optimized for mobile, tablet, and desktop devices
- 🔧 **Customizable Layouts**: Easily modify layouts to suit your needs
- 🚀 **SEO Optimized**: Built-in support for Jekyll SEO tags to improve search engine visibility
- 📦 **Gem-Based Installation**: Simple installation via RubyGems
- 📝 **Markdown Support**: Write content using Markdown for simplicity and flexibility
- 🎨 **Modern Design**: Inspired by the Tabler Admin Dashboard for a sleek and professional look
- 📊 **Analytics Ready**: Add analytics scripts easily for tracking user interactions
- 🔍 **Search Functionality**: Built-in search capabilities for content discovery
- 🎯 **Clean Code**: Well-documented and maintainable codebase
- 🛠️ **Developer Friendly**: Easy to extend and customize
- 📱 **Mobile First**: Designed with mobile devices in mind
## 📋 Requirements
- Ruby >= 2.7.0
- Jekyll ~> 4.2
- Bundler ~> 2.3
## 🚀 Quick Start
1. **Install the theme:**
```ruby
gem install insights4you-jekyll-theme
```
2. **Create a new Jekyll site:**
```ruby
jekyll new my-website
```
3. **Add the theme to your Jekyll site's `Gemfile`:**
```ruby
gem "insights4you-jekyll-theme"
```
4. **Update your `_config.yml`:**
```yaml
theme: insights4you-jekyll-theme
```
5. **Install dependencies:**
```bash
bundle install
```
6. **Start your site:**
```bash
bundle exec jekyll serve
```
## 🎯 Demo Site
To see the theme in action, check out the included example site:
```bash
# Clone the repository
git clone https://github.com/marciopaiva/insights4you-jekyll-theme.git
# Navigate to theme directory
cd insights4you-jekyll-theme
# build and test
make dev
```
Visit `http://localhost:4000` to see the demo site in action.
## 🎨 Customization
### Theme Configuration
[WIP]
### Available Layouts
- `default`: Standard page layout
### Custom Styling
Create a new file `assets/css/custom.scss` to add your own styles:
[WIP]
## 📝 Documentation
### Directory Structure
[WIP]
### Creating Posts
[WIP]
### Creating Pages
[WIP]
## 🤝 Contributing
We love your input! We want to make contributing to Insights4YOU as easy and transparent as possible. Please:
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
3. Commit your changes (`git commit -m 'Add amazing feature'`)
4. Push to the branch (`git push origin feature/amazing-feature`)
5. Open a Pull Request
## 📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
## 🙏 Acknowledgments
- Tabler Admin Dashboard for design inspiration
- Jekyll community for the amazing static site generator
- All contributors who help improve this theme
[repo]: https://github.com/marciopaiva/insights4you-jekyll-theme
[build]: https://github.com/marciopaiva/insights4you-jekyll-theme/actions/workflows/gem-build.yml
[codacy]: https://app.codacy.com/gh/marciopaiva/insights4you-jekyll-theme/dashboard
[gem]: https://rubygems.org/gems/insights4you-jekyll-theme
[license]: https://github.com/marciopaiva/insights4you-jekyll-theme/blob/master/LICENSE
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
A Ruby gem for integrating Friendly Captcha v2 into your applications. Friendly Captcha provides privacy-first, GDPR-compliant bot protection without tracking users or requiring them to solve puzzles.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
behavior_lens provides advanced tools for tracking user activity,
sessions, custom events, click heatmaps, and more. It supports real-time updates,
customizable reports, and data persistence for detailed analysis.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Provides an easy way to track changes, creations, and errors across your Rails
application. This gem automatically records model and controller activity,
including request context and error details, with flexible configuration
through an initializer. Ideal for debugging, compliance, and tracking user actions
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Crowd is a service for authenticating and tracking user accounts. This is the client library for crowd.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
A simple Rails engine to log API usage from multiple LLM providers and provide methods for tracking user consumption over time, enabling easy rate-limiting.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Observes hits on controllers and changes in records for tracking user behaviour
in a Rails application.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
Simple user activity tracking
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
Queue tracking of users who need debugging help with per-channel management
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity