Created
January 2, 2018 17:13
-
-
Save srhyne/f26069bf518907ac7be37f456398678b to your computer and use it in GitHub Desktop.
new_cy_cg_bottom.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script> | |
if( window.FS ){ | |
FS.identify(window.CONCO_PID, { | |
displayName: window.CONTACT_NAME || 'Portal User' | |
}); | |
} | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment