Skip to content

A javascript script where we can track users who visit your domains and subdomains room, trigger pages (example section pages). So you can trailer messages or pages with different links and content based on their history of the user visiting your site.

License

RobertJGabriel/track_users_across_domains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

track-users

About

A javascript script where you can track users who visit your domains and subdomains. You can see what url they have visited and trailer your site to that. So you can trailer messages or pages with different links and content based on their history of the user visiting your site.

Useage

  • Download the script.
  • Add your domains to the list_of_urls = ["Documents", "1.example.com", "2.example.com", "3.example.com"];
  • Add your main domain to the const master_domain = [""];

Everything is encyted.

Read the cookie.

Pass the encoded cookie string to the function decode() It will return it decyted as an object.

About

A javascript script where we can track users who visit your domains and subdomains room, trigger pages (example section pages). So you can trailer messages or pages with different links and content based on their history of the user visiting your site.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published