- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Wordpress - associating authenticated users with Contact
SOLVEJan 12, 2021 4:46 PM
Hello,
I'm in the process of developing a site that utilizes the HubSpot Wordpress plugin. Client is planning on using the Starter Growth Suite. In past projects this has been great for viewing a contact's pageviews once they've filled out an HS form.
What I'm wondering - say a user comes to the site and registers for an account, without filling out an HS-form data.
- I know I can programmatically create that record as a contact in hubspot.
- But is there a way for me to tell the hubspot plugin that this logged in user is associated with contact X, so that we can immediately capture page views? So essentially https://developers.hubspot.com/docs/api/events/tracking-code triggering this manually to set those cookies.
- Or do I need to send these over the API manually with some custom code? If I even can - I don't see an endpoint to perform this action.
thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Accepted Solutions
Jan 13, 2021 8:34 AM
I believe I may have just answered my own question - https://legacydocs.hubspot.com/docs/methods/tracking_code_api/identify_visitor seems to be the best route forward
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content