I want to have notifications if I use certain website for some time

Hey Nikita,

I should have looked...

The Safari Control actions are out – they're all for doing things TO Safari.

To get the information you need you can get title and URL info from Safari with the following tokens using a Set Variable to Text action:

%SafariTitle%
%SafariURL%

-Chris