# Gemius Creatives Troubleshooting
### **How to change "Gemius" creatives click\_url macro**
If the client sends Gemius creatives, we need to modify them, deviating from Gemius' instructions.
**Original Gemius creative example:**
```javascript
```
---
##### **How to change it:**
**1.** Include **{click\_url}** as a new variable in a separate script tag:
```javascript
```
**2.** Then add **click** variable in the end of Gemius tag as shown:
```javascript
```
---
##### **The full JS tag should appear in the following manner:**
```javascript
```