0.2.9 • Published 6 years ago

idcadd v0.2.9

Weekly downloads
7
License
MIT
Repository
-
Last release
6 years ago

SYSTEM

Kind: global class

new SYSTEM(key, token, account, application)

ParamTypeDescription
keyStringThe SYSTEM API key https://app.getsystem.de/#/config/api
tokenStringThe SYSTEM API token https://app.getsystem.de/#/config/api
accountStringThe Trackingprofile ID. Can be found here https://app.getsystem.de/#/config/properties
applicationStringThe Application Name

systeM.consumer(fp, con) ⇒ Object

Create or Update a Consumer

Kind: instance method of SYSTEM
Returns: Object - the SYSTEM con object

ParamTypeDescription
fpStringThe fingerprint, can be found in the session cookie sys_fp
conObjectThe new consumer object
con.sysfpStringthe fingerprint, can be found in the session cookie sys_fp (search string for update)
con.ext_idStringthe ID from your system
con.sysacStringthe Tracking Profile
con.companyStringthe company
con.titleStringthe title
con.salutationStringthe salutation
con.first_nameStringthe first name
con.last_nameStringthe last name
con.emailStringthe E-Mail Adress (search string for update)
con.streetStringthe street
con.zipStringthe zip
con.cityStringthe city
con.countryStringthe country
con.stateStringthe state
con.phoneStringthe phone number
con.faxStringthe fax number
con.cellStringthe mobile number
con.newsletterBooleanGeneral flag for newsletters
con.privacyBooleanthe consumer has accepted the privacy rules
con.websiteStringthe website
con.doiBooleanthe consumer has approved his mail adress
con.doi_dateStringthe date when the consumer has approved his mail adress
con.doi_ipStringthe ip with wich the consumer has appoved his mail adress
con.statusStringthe status
con.sales_stageStringthe sales stage
con.contact_statusStringthe contact status
con.noteStringa note field
con.affiliateBooleancomes over an affiliate
con.affiliatedataObjectthe affiliate data
con.affiliate_statusStringthe lead status e.g. valid /invalid
con.syssourceStringthe source
con.sysmediumStringthe medium
con.systermStringthe term
con.syscontentStringthe content
con.systopicStringthe topic
con.sysregionStringthe region
con.syscampaignnameStringthe campaign name

systeM.trackEvent(fp, category, action, label, value)

Track an event http://docs.curesoft.de/display/SYSDOCS/Senden+eines+Events

Kind: instance method of SYSTEM

ParamTypeDescription
fpStringThe fingerprint, can be found in the session cookie sysfp
categoryStringThe event category
actionStringThe event action
labelStringThe event label
valueStringThe event value

systeM.trackEventByID(id, category, action, label, value)

Track an event by the SYSTEM Consumer ID http://docs.curesoft.de/display/SYSDOCS/Senden+eines+Events

Kind: instance method of SYSTEM

ParamTypeDescription
idStringThe SYSTEM Consumer ID
categoryStringThe event category
actionStringThe event action
labelStringThe event label
valueStringThe event value
0.2.9

6 years ago

0.2.8

6 years ago

0.2.7

7 years ago

0.2.6

7 years ago

0.2.5

8 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago