Analytics.js / Segment.com integration to capture user
-
I’m creating a sales funnel which looks like:
1. View Site > 2. Email Signup > 3.Customer Purchase
Using Segment.com we can capture 1. and 3. If we can capture the email signup we can assign the the users who visited the site in stage 1.
Segment.com provide a single place to capture your site analytics and then push it out to multiple services. They use the open source analytics.js to capture this data and it’s very clean/simple method to capture.
I’m currently using this MailChimp plugin and want to capture/send the email and and user ID on form submit.
This is possible with trackForm documented here: https://segment.com/docs/libraries/analytics.js/
I wanted to see if you were aware of this and had any feedback before I had a go at integrating.
Having a segment.com integration would be ace.
Thanks
Elliot
- The topic ‘Analytics.js / Segment.com integration to capture user’ is closed to new replies.