Are activity types universal across all customers for marketo ? Or every customer has their own custom activity types? If it is universal - where can I find the complete list of activity types and their Id's?
Solved! Go to Solution.
This is right, different instances can have widely varying sets of activity types and Get Activity Types should be used as the source of truth to determine which are available in a given instance.
Hi Aaron,
You can have some custom activities in your instance, but these are really custom, meaning not the standard ones. But marketo standard actvities (e.g. click link, send email, etc...) are standard.
You can get them thought the API : Get Activity Types » Marketo Developers
-Greg
Hi,
So I am just trying to find out what exactly is being tracked with "Click Link". In our setup, we have Click Email tracked to the email link and Visit Webpage tied to web activity but I don't know what Click Link is referencing and I don't see where it says that on Get Activity. What am I missing with this?
Click Link is clicked links within web pages, i.e. via Munchkin. Click Email is clicked links within emails, i.e. via the branding/tracking server, not via Munchkin.
Can you open a new thread for this if you have more questions?
No that's ok, I believe I understand. Thanks very much!