$subs .= "\njfbc.social.googleAnalytics.trackFacebook();";$subs .= "\nFB.Event.subscribe('auth.login', jfbc.login.login_custom());";$subs .= "\nFB.Event.subscribe('auth.login', jfbc.login.login_button_click);";This would only be for users that have installed your application (authenticated through Facebook) but not actually gone through your registration process. If someone who's logged into Facebook, but hasn't authenticated your application, visits, they shouldn't be taken on this path. For your testing purposes, I can see why you see this more often (you delete the J! user, but are still authenticated through Facebook). Most users won't see this though unless they didn't convert, like you mention...Only problem is that new users to the site get redirected away from the landing page.
Just to re-say it, all Facebook user's don't go down this path.. just the ones who previously haven't converted.This workaround youve offered me is great. However its impacting my conversion process by forcing all facebook users in a path.
Not sure what you mean by this.. if you mean users that already have J! accounts, they shouldn't go to the reg page anyways.. if it's for users that haven't created an account but have authenticated your FB app, that should be what's happening now.So is it possible that this redirect is only performed for known users on the site?
Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
