ppap

ppap

First-party analytics library (like Ahoy_Matey) in Elixir?

Hi I am looking for an elixir library which will have similar functionalities like this Ruby Gem.
https://github.com/ankane/ahoy

Thank you.

Most Liked

dimitarvp

dimitarvp

I had a quick look at the controller files and it doesn’t seem like they’re doing something very difficult. I know this is not an answer us the programmers like to hear when we are looking for something buuuuuut… it looks like a good opportunity for you to make the Elixir variant in this case. :smiley:

D4no0

D4no0

Elixir has it’s own ecosystem and set of libraries and they might be completely different from what you are used to in ruby.

Please ask more specific questions on what kind of problem you are looking to solve.

ppap

ppap

I agree I should have been more specific with my question.

It seems that many developers, including those familiar with Ruby, might overlook the readme file of the repository. The gem in question provides a backend for a JavaScript tracking script but is limited to Rails. While searching for similar functionality in Elixir, I discovered that I may need to develop the backend myself, as no existing library seems to offer this capability. Although there are numerous JavaScript tracking scripts available, having an Elixir backend package akin to the Ruby gem would significantly expedite my application development process.

I hope I was able to summarize it.

Last Post!

ppap

ppap

I will give it a shot.

Where Next?

Popular in Questions Top

nobody
Hi! In PHP: $_SERVER[‘SERVER_ADDR’] - in Elixir? Searched the docs for ip address and the web, no good results. Thanks!
New
vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod – where is this set? Thanks.
New
skosch
To my knowledge, put_in, Map.update etc. all have the one limitation of not automatically creating intermediate keys when needed (for exa...
New
9mm
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New
sen
Hi All, I set a environment variables in dev.exs , like below code. when i start server, how can i set the ${enable} value? thanks. d...
New
jason.o
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New

Other popular topics Top

jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod – where is this set? Thanks.
New
lanycrost
Hi everyone! I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New
dokuzbir
I want to highlight html closing tags when i click a html tag. That works in .html files but doesnt work for html.eex templates. How can...
New
saif
Hello everyone, Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New
albydarned
Hello all! I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
New
JorisKok
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New

We're in Beta

About us Mission Statement