i need Help please to Increase Average engagement time in my website , I use this configuration now but the average time in google analytics still 09s , thank you .
google analytics :
duration :
Macros :
while(1)
{
await Delay (Random(10000, 20000));
await ClickRandomLink();
}