Opt In

Marketers can enable users to opt in by using Marketo’s capabilities in emails, forms, landing pages, and other methods.

Tracking Using an Anonymized IP

Marketers can preserve privacy by tracking users with an anonymized IP address. To do that, add this code to the RTP or Munchkin Javascript that’s embedded in the website.

  • For Munchkin, just add {“anonymizeIP”,true} to the init function.

    NOTE
    Use of this parameter requires that Munchkin V2 be enabled. To get it enabled for your subscription, please contact Marketo Support.
  • For Web Personalization (RTP), add this to the javascript:

anonymize IP : before calling rtp('send','view'); add rtp('set', 'settings', {'anonymizeIP' : true});

Previous pageSet Default Location Settings for a Subscription
Next pageUsing a Universal ID for Subscription Login

Marketo Engage