# CreateMarketingTriggers #### Description Marketing triggers are used to track any activity of the contact / public user, which have some meaning in your company sales or marketing process. #### Fields Description
**Field name****Example****Description**
baseTypenew-phone-number url-visit goal-achieved mail-url-visit mail-open url-visit unsubscribe Text identification of the marketing trigger (what actually happened)
contextId123456789000Identification of Folder ID, Project ID or Activity ID in Atollon's context structure. It is necessary to enter context ID in case it should be displayed in context Timeline.
contactId113456789000Identification of contact, who caused the trigger
urlhttps://yourcompany.atollon.com/pub/23423432Page that the contact visited (optional)
trackingCodeyourSuperCampaignXYZAny text string representing one particular campaign / marketing activity / message template
descriptionContact visited URLAny descriptive text that will be visible to Atollon users in Timeline
triggerDate2020-08-12 12:00When the trigger happened?
numberOfVisits45In case the target user is super active (or robot), we may want to avoid spamming Atollon with unnecessary records and aggregate page visits
The example below notifies Atollon about new phone number added to contact. Atollon may therefore create call task. #### Example Request ```XML acme 61A...DBD04 new-phone-number 132716101 139663101 www.yourcompany.com/product/page www.company.com/product/page Extranet user added new phone number 2020-07-31 12:00 1 ``` #### Example Response ```XML OK 400097101 ``` #### WSDL Listing **web.wsdl**