Skip to content

Instantly share code, notes, and snippets.

@rafaelverger
Last active August 29, 2015 13:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rafaelverger/490b04d2175f973957d4 to your computer and use it in GitHub Desktop.
Save rafaelverger/490b04d2175f973957d4 to your computer and use it in GitHub Desktop.
How to load UMRUM client script
!function(a,b,c,d){
b._mrm=b._mrm||{},
b._mrm.hostId=a,
d=c.createElement("script"),
d.async=1,
d.src="//umrum.io/dist/umrum-client.js",
c.body.appendChild(d);
}("UMRUM_KEY",window,document);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment