ahoy-ios icon indicating copy to clipboard operation
ahoy-ios copied to clipboard

Analytics and attribution library for Apple platforms built on top of Ahoy for Ruby on Rails.

Results 6 ahoy-ios issues
Sort by recently updated
recently updated
newest added

* Typo fix (missing parenthesis)

Is this repository maintained any longer? I'm noticing a few unsupported issues an pull requests. I suspect yes, it is. If so, what else are other folks using as a...

any existing @Environment lines in your view will error with: "Struct 'Environment' cannot be used as an attribute"

Hey Dan, thanks for the repo! I don't understand how I should use `trackVisit` in an application. On the web the library does tracking of visits for me: it calculates...

Addresses #2 by introduction `Ahoy.authenticate(userId:)` method for passing `user_id` with `Event`s when present.

![Screen Shot 2021-01-27 at 8 21 20 AM](https://user-images.githubusercontent.com/49383/106081600-00ed1900-60ce-11eb-8061-faf8277445cc.png) In the Rails version, there's an authenticate method that allows a user to be associated with a visit. After authenticating that user...