Infusionsoft Tag via Script/Javascript

Hi everyone,

Is it possible to detect Infusionsoft Tag on an application with no Infusionsoft integration?

I know of a Wordpress Plugin like memberium where it can sync Infusionsoft/intergrate and can easily make a script or detect a user tag. Take a look at this one

I was wondering if there is a way where we can use script/javascript and add it via Google Tag Manager.
was thinking of a code like this…
if user/email has this Infusionsoft tag
redirect to a page
else

something like that.

Any ideas?

Thanks and Regards,
Raphael

If you need to retrieve a tag associate with a contact, you would have to interface with the API.