Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jtsternberg/59f524506d3870165199b0040184191d to your computer and use it in GitHub Desktop.
Save jtsternberg/59f524506d3870165199b0040184191d to your computer and use it in GitHub Desktop.
OptinMonster Dynamic Replacement API - function callback example.
<script type="text/javascript">
function OMCustomVariables(setCustom) {
setCustom('name', 'Thomas');
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment