Title: Capturing Registration route
Last modified: August 31, 2016

---

# Capturing Registration route

 *  Resolved [CallMeAndy](https://wordpress.org/support/users/callmeandy/)
 * (@callmeandy)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/capturing-registration-route/)
 * I dont know if the plugin is doing it anyway behind the scenes but I am wanting
   to capture the source account details i.e which Facebook profile a user uses 
   to first login – is it already put into the database or can I use a hook to update
   the additional information – any pointers you can throw at me?
 * [https://wordpress.org/plugins/super-socializer/](https://wordpress.org/plugins/super-socializer/)

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Thread Starter [CallMeAndy](https://wordpress.org/support/users/callmeandy/)
 * (@callmeandy)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/capturing-registration-route/#post-7231341)
 * Ah – I possibly have it. The data is stored in users table: user_url 🙂 But the
   truncated address from Facebook is governed by their API?
 *  Thread Starter [CallMeAndy](https://wordpress.org/support/users/callmeandy/)
 * (@callmeandy)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/capturing-registration-route/#post-7231345)
 * In fact perhaps the table data is elsewhere – Google and Twitter are OK but it
   seems that for facbook it is truncated on users table but if I hover over the
   profile name in comments left, I get the full address in some cases but not all!
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/capturing-registration-route/#post-7231347)
 * Yes, user’s profile url is saved in `user_url` field.
 * > But the truncated address from Facebook is governed by their API?
 * Seems so.
 *  Thread Starter [CallMeAndy](https://wordpress.org/support/users/callmeandy/)
 * (@callmeandy)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/capturing-registration-route/#post-7231349)
 * Thanks for coming back so promptly, but how does that square with: hover over
   the profile name in comments, I get the full address?
 * The some cases I realise now is a comment extended from Facebook without a login.
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/capturing-registration-route/#post-7231354)
 * This is WordPress’ default functionality to link profile names in comments to
   their `Website` field saved in profile (which in case of Social Login is profile
   url). Our plugin doesn’t customize this behavior. You would like to check if 
   there is any other plugin/functionality interfering with this.
 *  Thread Starter [CallMeAndy](https://wordpress.org/support/users/callmeandy/)
 * (@callmeandy)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/capturing-registration-route/#post-7231360)
 * Ok – thanks well in case it is of any use to you or your userbase – I see it 
   now, in the options table Where user_id = nnn And Meta_key = `thechamp_social_id`
 * Overall – great plugin congrats guys.
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/capturing-registration-route/#post-7231361)
 * Thanks
 *  Thread Starter [CallMeAndy](https://wordpress.org/support/users/callmeandy/)
 * (@callmeandy)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/capturing-registration-route/#post-7231433)
 * Sorry not the options table of course I meant usermeta! Silly me!
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/capturing-registration-route/#post-7231439)
 * No worries 🙂

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Capturing Registration route’ is closed to new replies.

 * ![](https://ps.w.org/super-socializer/assets/icon-128x128.png?rev=1866723)
 * [Social Share, Social Login and Social Comments Plugin - Super Socializer](https://wordpress.org/plugins/super-socializer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/super-socializer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/super-socializer/)
 * [Active Topics](https://wordpress.org/support/plugin/super-socializer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/super-socializer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/super-socializer/reviews/)

## Tags

 * [account](https://wordpress.org/support/topic-tag/account/)
 * [login](https://wordpress.org/support/topic-tag/login/)

 * 9 replies
 * 2 participants
 * Last reply from: [Heateor Support](https://wordpress.org/support/users/heateor/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/capturing-registration-route/#post-7231439)
 * Status: resolved