Potions experiments can be written into your HTML in a given location.
A location is defined by the value of the “data-potions-placement-id” attribute.
To set a location, simply create a div with the attribute
data-potions-placement-id
with a version 4 uuid as value.For example
javascript<div data-potions-placement-id="df06bb47-3b9a-4ee6-81bd-772e146889b6"></div>
Here is a useful link for creating a version 4 uuid:
Online UUID Generator Tool
Quickly and easily generate individual or bulk sets of universally unique identifiers (UUIDs).
https://www.uuidgenerator.net/version4