Individualizing Milestones

You can create individual milestones by adding a script line.

Which script can be used to create milestones?

By including the following script line, you can create any milestone:

var wiredminds = wiredminds || [];
wiredminds.push(['setTrackParam', 'wm_milestone', '<ERREICHTER_MEILENSTEIN>']);

This script would lead to the following result in LeadLab:

Example of individualized milestone

Where do I place the script on my website?

You can integrate the script into your page at any point. In most cases, this is included in the <Head> area. Naturally also within any events or functions.

Here you will find a sample file for creating your own page and area names. Make sure that you use your tracking account ID for a test!