You're right, the landing pages are basically just teasers to get people interested. It's very much in beta.
Happy to provide more details. The platform works by tracking the visits to your site and determining where they came from (via referrer + url params / utm tags). Then when an event is fired, I look back at the history of that user's visits and run attribution models to distribute credit for the event back to the sources.
Technically, I'm using a few rails sites, sidekiq workers, redis and postgres to keep it all humming. Not much fancy on the front-end, just plain ol javascript.
Is there something specific you're interested in?
Edit: feel free to mail me if you want more personalize info / discussion: hello @ attribution.io (added spaces for spam robots)
Happy to provide more details. The platform works by tracking the visits to your site and determining where they came from (via referrer + url params / utm tags). Then when an event is fired, I look back at the history of that user's visits and run attribution models to distribute credit for the event back to the sources.
Technically, I'm using a few rails sites, sidekiq workers, redis and postgres to keep it all humming. Not much fancy on the front-end, just plain ol javascript.
Is there something specific you're interested in?
Edit: feel free to mail me if you want more personalize info / discussion: hello @ attribution.io (added spaces for spam robots)