snowplow-referer-parser / referer-parser

Library for extracting marketing attribution data from referrer URLs
http://snowplowanalytics.com
357 stars 149 forks source link

Is this project still being maintained? #146

Closed clement911 closed 7 years ago

clement911 commented 7 years ago

Is this project still being maintained? I can see that there are many open pull requests and no commits for a while...

ispringer commented 7 years ago

And the last release of the Java-Scala version was almost 2 years ago. Same for the referers.yml file.

danm commented 7 years ago

@clement911 @ispringer what did you guys do instead? does a replacement exist? I have been using Piwik instead but if there was a better community dataset we would be able to maintain?

alexanderdean commented 7 years ago

Hi all - apologies for the delay - we are bringing this project up-to-date after a long hiatus.

We are happy to do a monthly release of the referers database, similar to how Maxmind do their release process.

In terms of the libraries/SDKs, what needs to happen is:

  1. Move each library into its own repo, per #140
  2. Update each library so that it uses the standalone database, rather than an embedded data file (which obviously ages with the SDK)