Visitor Activities - mneedham91/PyPardot4 GitHub Wiki

The Visitor Activities class queries and uses Pardot visitor activities.

If you initialize with p = PardotAPI(), you access the Accounts class with p.visitoractivities

Methods

  • query Returns the visitor activities matching the specified criteria parameters.

  • read Returns the data for the visitor activity specified by id, the Pardot ID for the target visitor activity.