GithubHelp home page GithubHelp logo

melinite / opentrak Goto Github PK

View Code? Open in Web Editor NEW

This project forked from civiccc/opentrak

0.0 2.0 0.0 316 KB

Simple pixel-based email tracking for Rails

Home Page: opentrak.heroku.com

License: MIT License

opentrak's Introduction

Opentrak: Simple pixel-based tracking for Rails

This is a simple system for tracking open rates of emails using a tracking pixel. We created it in about an hour since there weren't any free alternatives available. We hope it's helpful.

Opentrak captures IP address to avoid duplicate entries, but also captures the total number of views to measure the discrepancy.

Compatibility

This release has been tested in Rails 3.0.7 on Heroku. It should work on non-Heroku hosts with minimal modification. Heroku has a unique way of accessing user IPs so you'll likely need to just make a slight in trackers#track to properly retrieve the user IP.

Usage

Trackers are created on the fly when referenced for the first time. For example, http://opentrak/track/new_tracker.gif will create a new tracker called new_tracker. After it's created, you can edit the tracker by going to http://opentrak/ and selecting edit.

Open rates are calculated from the manually-entered "Total sent" value.

Authentication

Opentrak uses Devise for authentication. In order to approve access for a user, you'll need to use the Rails console to update the user's admin attribute to true.

Wishlist

Want to work on Opentrak? Here are some things we'd like to see (but feel free to develop anything else that doesn't break core functionality)

  • Tagging and stats per tag
  • User client tracking
  • API to programmatically submit #s of email sent

Contact & Help

If you have questions, feel free to email scott AT causes.com. If you find a bug you can open an issue.

opentrak's People

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.