Skip to content

segment-services-eng/usertesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

UserTesting Functions

  • Pendo.io Destination Function
    • Destination Function to enrich Pendo Visitor & Account profiles with traits from Personas
    • Use the Metadata Endpoint
      • To update Pendo Visitor objects, use Segment userId
      • To update Pendo Account objects, use Segment groupId
    • The current script uses these endpoints:
      • url = self.base_url + "metadata/visitor/agent/value"
      • url = self.base_url + "metadata/account/custom/value"

About

UserTesting Functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published