URLs, and especially the ones from affiliate links, often have query parameters.
Here is an example of a URL with query parameters:
https://example.com/page1/?parameter1=value1¶meter2=value2
The URL above is composed of:
The query parameters always start after an exclamation mark: "?"
Query parameters are then separated by an ampersand character: "&"
It is not always straightforward to add or edit query parameters to an existing URL. This is why ClickerVolt integrates a simple editor to make our lives simpler.
Watch the video below to see how it works: