Hello,
I have been asked from the marketing department to transfer all accounts to marketo from our local database and start tracking those leads on various activities they do on our website and the action they take on using our application of different platfroms.
My plan,
1) Import accounts from our local database to marketo (Persons) using soap API
2) Run daily scheduled job (crontab) to update the activities of those account they do on application e.g. calling certain destination and also writing to custom object we have requested again using soap API
3) Use munchkin on our website to track user activity on website and associateLeads if user is converted implies registered.
My Questions:
1) Is this one way of doing the above mentioned scenario? What is a better way?
2) When a Lead (Person) login into our website do I still need to associate this person or the cookie on website would be enough to discriminate Anonymous lead from logged in one (Person, Account)
I am little bit confused and I need to finish up this process
Thank You