An analytics abstraction layer for projects based in swift. Can be used in the server and client side.
This is heavily inspired in the Alicerce π analytics layer πβ
This is probably the best, simple and complete abstraction layer for analytics that the world has ever seen π
The analytics layer in the Alicerce π is not ready to work in the server side and linux environment.
Alicerce π is not ready to be imported in modules with Swift Package Manager
which is the preferrable dependency manager in the server side world π
This is probably a temporary repository while Alicerce π is not ready for Swift Package Manager
with modules and linux.
Currently, it only supports Swift Package Manager
Add the following line to your Package.swift
.package(url: "https://github.com/YouClap/swift-analytics.git", from: "0.1.0")
Then add SwiftAnalytics
in the dependencies list of your target
.target(name: "Example", dependencies: ["SwiftAnalytics"]
With β€οΈ from YouClap Development team