Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Bulk API: How to Get WebVisit Activity Data for a Campaign?

I am attempting to use the Bulk API to retrieve certain data about campaign landing pages, including time spent on page and number of pages viewed. The WebVisit activity type has the data I need, but I don't know how to only retrieve WebVisits for a particular campaign. I am able to get PageView activity data for a campaign by making a call to this endpoint:

POST /API/Bulk/2.0/activities/exports

and using this filter in the body of the request:

"filter":"'{{Activity.Type}}'='PageView' AND '{{Activity.Campaign.Id}}'='210'"

However, PageViews do not have duration and number of pages, and – while WebVisits

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!