Skip to content

rabu81/google-analytics-visitor-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

Google Analytics Visitor Data

Current state: PRE-ALPHA Please stay tuned for more updates!

About

Idea: Use this JavaScript to extract visitor data from your Google Analytics cookie, to parse it along when the user signs-up so you can save important visitor conversion data like:

  • Medium (utmcmd)
  • Source (utmcsr)
  • Content (utmcct)
  • Campaign(utmccn)
  • Search term (utmctr)
  • Google AdWords click id (utmgclid)
  • Total session count
  • Current session pageview count
  • First session date and time
  • Last session date and time
  • Current session date and time

Contribute

  1. Fork it
  2. Create a branch
  3. Commit your changes
  4. Push to the branch
  5. Create an Issue with a link to your branch

Author

Rasmus Burkal, please tweet me @rabu81 if you have questions or input :)

About

Parse Google Analytics visitor data along in a form submission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published