This document focuses on Account and User level (account & contact objects) which synchronize both in a batch type mode as well as a real time, streaming, depending on the data being synched. The outbound integration will sync both calculated fields often referred to as „Smart Fields” and Attributes which are the cvars that come in via the tracking snippet, API or manual entry. Both depend on a match to the Account object or its equivalent in the respective CRM. If the field is mapped under Site Settings, Accounts and User Fields, and if the field is not sourced from the CRM, it will synch back to the CRM configured. Fields mapped under Account and User will not only display on the respective attributes tab but if the field is sourced from the tracking code, API, or manual entry this data will also be sent outbound to the client’s CRM.
As part of the outbound sync with Salesforce/Hubspot, we will lookup if a corresponding field with the same name exists on the CRM side. If the field does not exist a new field is created in the client CRM.
Smart Fields and the Outbound Sync
Smart fields are essentially calculated fields. These type fields will sync nightly as they are calculated nightly by system processes and then transmitted across the interface.
For the calculated or smart field, if the field name is 'UserIQ Field Name’ on the UserIQ side, the corresponding field names would be 'UserIQ_Field_Name__c’ for SFDC and 'useriq_field_name’ for Hubspot (Note how the '__c’ doesn’t exist for Hubspot and the field is also lower case).
Attributes and the Outbound Sync
If the field is an attribute and not sourced from the CRM, these will sync back the to client’s CRM. For example, a client may send an attribute Role via the tracking snippet. Upon a change to that attribute in UserIQ, the data will sync to the client’s CRM. These fields have a UserIQ_Attr or useriq_attr depending on the CRM. Please note Salesforce has a 40 character limit on field names so keep this in mind when creating fields.
The table below details the new and existing account level fields that are supported in the outbound sync from UserIQ.
Please note that 'Useriq_Attr_xx__c’ is not an actual field. This is a representation of all custom attributes which are the cvars discussed above that if mapped will sync outbound when there is a change. For any configured account attribute, if it is not sourced from the CRM, an attribute will be created with name „UserIQ_Attr_xx__c” for SFDC and „useriq_attr_xx” for Hubspot.
| # | Attribute Name | Scope | Description |
| 1. | N/A (This deals with the notes area) | Account | Notes in UserIQ are to Sync with SFDC and Hubspot notes |
| 2. |
Account Last Active |
Account |
Last date the account was active |
| 3. |
Account Health Score |
Account |
The most recent healthscore for this account |
| 4. |
Account Pulse |
Account |
The most recent pulse value |
| 5. |
Account Active Users |
Account |
The number of active users. Check last 30 days, if a user is active, count it. |
| 6. |
Account Percent Active Users |
Account |
the percentage of active users for the last 30 days |
| 7. |
Account Actions By Week |
Account |
The number of actions by the most recent week |
| 8. |
Account Actions By Month |
Account |
The number of actions by the most recent month |
| 9. |
Account NPS Composite |
Account |
Promotor% – Detractor%, calculated from all the votes for NPS surveys in last 12 months |
| 10. |
Account NPS Responses |
Account |
Total number of all NPS responses in the past 12 months |
| 11. |
Account NPS Promoters Percent |
Account |
Promotor% calculated from all the votes for NPS surveys in last 12 months |
| 12. |
Account NPS Passives Percent |
Account |
Passive% calculated from all the votes for NPS surveys in last 12 months |
| 13. |
Account NPS Detractors Percent |
Account |
Detractor% calculated from all the votes for NPS surveys in last 12 months |
| 14. |
Account Link |
Account |
A url link to the account object |
| 15. |
Account Last Synced Outbound |
Account |
The last timestamp the sync was sent from UserIQ |
| 16. |
Account Sentiment Score |
Account |
The most recent sentiment score |
| 17. |
Account Last Active Age |
Account |
The number of days since last activity |
| 18. |
Contact Last Active |
User |
Last date the user was active |
| 19. |
Contact Actions By Week |
User |
The number of actions by the most recent week |
| 20. |
Contact Actions By Month |
User |
The number of actions by the most recent month |
| 21. |
Contact NPS Score |
User |
Latest NPS score for this visitor across all NPS surveys in the past 12 months |
| 22. |
Contact Link |
User |
A url link to the user object |
| 23. |
Contact R Survey Active |
User |
Latest Rating score for this visitor across all rating surveys in the past 12 months |
| 24. |
Contact Last Activity Age |
User |
The number of days since last activity |

Comments
0 comments
Article is closed for comments.