google analytics - Cross Domain Tracking with Facebook Connect -


i have series of applications e-commerce service i'd track visitors with, user enters site of static pages, directed application place order, , directed once more our payment gateway. now, google analytics has documentation on how our users authenticate through facebook connect. point of authentication causes tracking cut off, since ga sees user leaving site.

i'm wondering if there way track user through connection, track flow entering site, way payment page.

consider running fb authentication in pop window , once it's complete call js on parent window. think ga should hold session.

this answer has example of refreshing parent window, solution should similar.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

php - MySQLi multi_query results for later use -