-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
251 lines (249 loc) · 20 KB
/
privacy.html
File metadata and controls
251 lines (249 loc) · 20 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>Privacy Policy — ProScholarTools | Data Protection & Cookie Policy</title>
<meta name="description" content="ProScholarTools Privacy Policy: How we collect, use, and protect your data. Google AdSense, Analytics cookies, and API key privacy explained.">
<meta name="keywords" content="privacy policy, ProScholarTools privacy, data protection, cookie policy, AdSense privacy, GDPR">
<meta property="og:title" content="Privacy Policy — ProScholarTools | Data Protection & Cookie Policy">
<meta property="og:description" content="ProScholarTools Privacy Policy: How we collect, use, and protect your data. Google AdSense, Analytics cookies, and API key privacy explained.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://proscholartools.com/privacy.html">
<meta name="robots" content="index,follow,max-snippet:-1,max-image-preview:large">
<link rel="canonical" href="privacy.html">
<link rel="alternate" hreflang="en" href="privacy.html">
<link rel="alternate" hreflang="ar" href="privacy.html">
<link rel="alternate" hreflang="x-default" href="privacy.html">
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Crect width='64' height='64' rx='14' fill='%23d4a843'/%3E%3Ctext x='32' y='46' text-anchor='middle' font-size='36'%3E%F0%9F%8E%93%3C/text%3E%3C/svg%3E">
<script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":"Privacy Policy — ProScholarTools | Data Protection & Cookie Policy","description":"ProScholarTools Privacy Policy: How we collect, use, and protect your data. Google AdSense, Analytics cookies, and API key privacy explained.","url":"https://proscholartools.com/privacy.html","publisher":{"@type":"Organization","name":"ProScholarTools","url":"https://proscholartools.com"}}</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6119422909390809" crossorigin="anonymous"></script>
<link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700;800&family=Mulish:wght@300;400;500;600;700&family=Noto+Naskh+Arabic:wght@400;500;600;700&display=swap" rel="stylesheet">
<style>
:root{--bg:#0c1422;--bg2:#101e33;--bg3:#162540;--gold:#d4a843;--gold2:#e8c86e;--tx:#ddd5be;--tx2:#9fb0cc;--tx3:#566a8a;--brd:rgba(212,168,67,.18);--brd2:rgba(255,255,255,.07);--green:#4caf7d;--red:#e05555;--blue:#4a90d9}
*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}
body{font-family:"Mulish",sans-serif;background:var(--bg);color:var(--tx);line-height:1.75}
::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:var(--bg3);border-radius:3px}
nav{position:fixed;top:0;left:0;right:0;z-index:600;height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;background:rgba(12,20,34,.97);backdrop-filter:blur(20px);border-bottom:1px solid var(--brd)}
.logo{display:flex;align-items:center;gap:.65rem;text-decoration:none}
.lm{width:34px;height:34px;background:linear-gradient(135deg,var(--gold),var(--gold2));border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:1rem}
.ln{font-family:"Cormorant Garamond",serif;font-size:1.1rem;font-weight:700;color:#fff}.ln span{color:var(--gold)}
.nb1{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#0c1422;padding:.38rem 1rem;border-radius:7px;font-size:.78rem;font-weight:700;text-decoration:none}
.nb2{color:var(--tx2);font-size:.78rem;text-decoration:none;padding:.38rem .8rem;border:1px solid var(--brd2);border-radius:7px}
.hero{padding:92px 2.5rem 50px;background:linear-gradient(150deg,#0c1422,#0f1a2e);position:relative;overflow:hidden}
.hero::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 15% 60%,rgba(212,168,67,.06),transparent)}
.hinn{max-width:860px;margin:0 auto;position:relative;z-index:1}
.hbg{display:inline-flex;align-items:center;gap:.5rem;background:rgba(212,168,67,.08);border:1px solid rgba(212,168,67,.25);color:var(--gold);padding:.28rem .9rem;border-radius:50px;font-size:.7rem;font-weight:700;margin-bottom:.9rem}
h1{font-family:"Cormorant Garamond",serif;font-size:clamp(1.8rem,3.3vw,2.75rem);font-weight:800;color:#fff;line-height:1.12;margin-bottom:.85rem}
.gc{color:var(--gold)}
.hi{font-size:.93rem;color:var(--tx2);line-height:1.9;font-weight:300;border-left:3px solid var(--gold);padding-left:1.1rem;margin:.8rem 0 1.4rem}
.wrap{max-width:900px;margin:0 auto;padding:2.5rem 2.5rem 5rem}
.card{background:var(--bg2);border:1px solid var(--brd2);border-radius:16px;padding:2rem;margin-bottom:1.4rem}
h2{font-family:"Cormorant Garamond",serif;font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:.9rem;display:flex;align-items:center;gap:.6rem}
h3{font-family:"Cormorant Garamond",serif;font-size:1.08rem;color:var(--gold2);margin:1.2rem 0 .55rem}
p{font-size:.87rem;color:var(--tx2);line-height:1.92;margin-bottom:.8rem;font-weight:300}
ul,ol{margin:.5rem 0 .9rem 1.4rem}
li{font-size:.87rem;color:var(--tx2);line-height:1.8;margin-bottom:.35rem}
strong{color:#fff;font-weight:600}
a{color:var(--gold);text-decoration:none}a:hover{text-decoration:underline}
.badge-g{background:rgba(76,175,125,.12);border:1px solid rgba(76,175,125,.25);color:var(--green);font-size:.68rem;padding:.18rem .5rem;border-radius:4px;font-weight:700}
.tip{background:rgba(212,168,67,.06);border:1px solid rgba(212,168,67,.2);border-radius:10px;padding:1.1rem 1.3rem;margin:1.2rem 0}
.tip .tlb{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:1.4px;color:var(--gold);margin-bottom:.4rem}
.tip p{margin:0;color:var(--tx)}
.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1rem;margin:1.2rem 0}
.ig{background:var(--bg3);border-radius:11px;padding:1.2rem;text-align:center}
.ig-n{font-family:"Cormorant Garamond",serif;font-size:1.9rem;font-weight:700;color:var(--gold)}
.ig-l{font-size:.68rem;color:var(--tx3);margin-top:.25rem}
.contact-box{background:var(--bg3);border:1px solid var(--brd);border-radius:13px;padding:1.5rem;margin:1rem 0}
.contact-row{display:flex;align-items:center;gap:1rem;padding:.75rem 0;border-bottom:1px solid var(--brd2)}
.contact-row:last-child{border-bottom:none}
.contact-ic{font-size:1.2rem;width:36px;text-align:center;flex-shrink:0}
.contact-lbl{font-size:.7rem;color:var(--tx3);text-transform:uppercase;letter-spacing:1px;margin-bottom:.2rem}
.contact-val{font-size:.88rem;color:#fff;font-weight:500}
.contact-val a{color:var(--gold)}
.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.2rem 0}
.tm{background:var(--bg3);border-radius:12px;padding:1.3rem;text-align:center}
.tm-av{width:52px;height:52px;background:linear-gradient(135deg,var(--gold),var(--gold2));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin:0 auto .7rem}
.tm-nm{font-size:.88rem;color:#fff;font-weight:600;margin-bottom:.2rem}
.tm-rl{font-size:.7rem;color:var(--tx3)}
.adstrip{background:var(--bg2);padding:.8rem 2rem;text-align:center;border-bottom:1px solid var(--brd2)}
.adlb{font-size:.57rem;color:var(--tx3);text-transform:uppercase;letter-spacing:1.4px;margin-bottom:.28rem}
footer{background:#060e1a;padding:2rem;border-top:1px solid rgba(212,168,67,.07);text-align:center}
.fl{display:flex;justify-content:center;flex-wrap:wrap;gap:.9rem;margin-bottom:.9rem}
.fl a{font-size:.73rem;color:var(--tx3)}.fl a:hover{color:var(--gold)}
.fc{font-size:.72rem;color:var(--tx3)}.fc a{color:var(--gold)}
@media(max-width:768px){nav{padding:0 1rem}.hero{padding:75px 1rem 35px}.wrap{padding:1.5rem 1rem}}
</style>
</head><body>
<nav><a href="index.html" class="logo"><div class="lm">🎓</div><div class="ln">Pro<span>ScholarTools</span></div></a>
<div style="display:flex;gap:.65rem"><a href="index.html#tools" class="nb1">22 Tools →</a><a href="blog.html" class="nb2">Blog</a></div></nav>
<section class="hero"><div class="hinn">
<div class="hbg">🔒 Legal · Privacy · AdSense Compliant</div>
<h1>Privacy Policy — <span class="gc">ProScholarTools</span></h1>
<p class="hi">This Privacy Policy explains how ProScholarTools collects, uses, and protects your information. We are committed to your privacy and transparency.</p>
<p style="font-size:.78rem;color:var(--tx3)">Last updated: March 1, 2025 · Effective: March 1, 2025</p>
</div></section>
<div class="adstrip"><div class="adlb">Advertisement</div><ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-6119422909390809" data-ad-slot="auto" data-ad-format="auto" data-full-width-responsive="true"></ins><script>(adsbygoogle=window.adsbygoogle||[]).push({});</script></div>
<div class="wrap">
<div class="card">
<h2>📋 1. Information We Collect</h2>
<h3>1.1 Information You Provide</h3>
<p>ProScholarTools does not require account registration. The only information you provide is:</p>
<ul>
<li><strong>Anthropic API Key:</strong> Stored locally in your browser's localStorage only. We never transmit, store, or access your API key on our servers.</li>
<li><strong>Tool Inputs:</strong> Text you enter into our tools (citations, legal cases, research topics) is sent directly to the Anthropic API via your browser. We do not store this content.</li>
<li><strong>Contact Emails:</strong> If you contact us at <a href="mailto:gogo24173@gmail.com">gogo24173@gmail.com</a>, we store your email only to respond to your inquiry.</li>
</ul>
<h3>1.2 Automatically Collected Information</h3>
<p>When you visit ProScholarTools, we and our service providers automatically collect:</p>
<ul>
<li><strong>Usage Data:</strong> Pages visited, time spent, browser type, device type, operating system</li>
<li><strong>IP Address:</strong> Used to determine general geographic location (country/region level only)</li>
<li><strong>Cookies:</strong> Session and analytics cookies (see Section 4)</li>
<li><strong>Referral Data:</strong> Which website referred you to ProScholarTools</li>
</ul>
</div>
<div class="card">
<h2>🎯 2. How We Use Your Information</h2>
<ul>
<li><strong>Service Delivery:</strong> To operate our 22 AI-powered research tools</li>
<li><strong>Analytics:</strong> To understand how users interact with our platform and improve it (via Google Analytics)</li>
<li><strong>Advertising:</strong> To display relevant advertisements via Google AdSense</li>
<li><strong>Communications:</strong> To respond to your inquiries sent to our contact email</li>
<li><strong>Legal Compliance:</strong> To comply with applicable laws and regulations</li>
<li><strong>Security:</strong> To detect and prevent fraud, abuse, and security threats</li>
</ul>
<p>We do <strong>not</strong> sell your personal data. We do <strong>not</strong> share your data with third parties except as described in this policy.</p>
</div>
<div class="card">
<h2>🍪 3. Cookies & Tracking Technologies</h2>
<h3>3.1 Google Analytics</h3>
<p>We use Google Analytics to understand website traffic and user behavior. Google Analytics uses cookies to collect anonymized usage data. You can opt out using the <a href="https://tools.google.com/dlpage/gaoptout" target="_blank" rel="noopener">Google Analytics Opt-out Browser Add-on</a>.</p>
<h3>3.2 Google AdSense</h3>
<p>We display advertisements through Google AdSense. Google uses cookies to serve ads based on your prior visits to our website and other sites. You can opt out of personalized advertising at <a href="https://www.google.com/settings/ads" target="_blank" rel="noopener">Google Ads Settings</a>.</p>
<p>Google's use of advertising cookies enables it and its partners to serve ads based on your visit to our sites and/or other sites on the Internet. Google AdSense uses the DoubleClick cookie to serve more relevant ads across the web. For more information, see <a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Google's Privacy Policy</a>.</p>
<h3>3.3 Types of Cookies We Use</h3>
<ul>
<li><strong>Essential Cookies:</strong> Required for basic site functionality (localStorage for API key storage)</li>
<li><strong>Analytics Cookies:</strong> Google Analytics (_ga, _gid) — track usage anonymously</li>
<li><strong>Advertising Cookies:</strong> Google AdSense — serve relevant advertisements</li>
</ul>
</div>
<div class="card">
<h2>🤖 4. Third-Party Services</h2>
<h3>Anthropic Claude AI</h3>
<p>Our tools use the Anthropic Claude API. When you use our tools, your input text is sent to Anthropic's servers via your own API key. Anthropic's use of this data is governed by <a href="https://www.anthropic.com/privacy" target="_blank" rel="noopener">Anthropic's Privacy Policy</a>.</p>
<h3>Google Services</h3>
<p>We use Google Analytics and Google AdSense. These services are governed by <a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Google's Privacy Policy</a>.</p>
<h3>Vercel / Netlify (Hosting)</h3>
<p>Our website is hosted on Vercel or Netlify. These providers may collect server logs including IP addresses for security purposes.</p>
</div>
<div class="card">
<h2>🛡️ 5. Data Security</h2>
<p>We implement industry-standard security measures including:</p>
<ul>
<li><strong>HTTPS encryption</strong> on all pages</li>
<li><strong>No server-side storage</strong> of API keys or tool inputs</li>
<li><strong>Local-only API key storage</strong> — your key never leaves your browser</li>
<li><strong>Regular security reviews</strong> of our platform</li>
</ul>
<p>However, no method of transmission over the Internet is 100% secure. We cannot guarantee absolute security.</p>
</div>
<div class="card">
<h2>👤 6. Your Rights</h2>
<p>Depending on your location, you may have the following rights:</p>
<ul>
<li><strong>Access:</strong> Request a copy of personal data we hold about you</li>
<li><strong>Deletion:</strong> Request deletion of your personal data</li>
<li><strong>Opt-out:</strong> Opt out of personalized advertising via Google Ads Settings</li>
<li><strong>Correction:</strong> Request correction of inaccurate data</li>
<li><strong>Portability:</strong> Receive your data in a portable format</li>
</ul>
<p>To exercise these rights, contact us at: <a href="mailto:gogo24173@gmail.com">gogo24173@gmail.com</a></p>
</div>
<div class="card">
<h2>👶 7. Children's Privacy</h2>
<p>ProScholarTools is not directed to children under the age of 13. We do not knowingly collect personal information from children under 13. If you believe we have inadvertently collected such information, please contact us immediately at <a href="mailto:gogo24173@gmail.com">gogo24173@gmail.com</a>.</p>
</div>
<div class="card">
<h2>🌍 8. International Users</h2>
<p>ProScholarTools is operated globally and serves users in the Middle East, North Africa, and worldwide. If you are accessing our service from outside the United States, please be aware that your information may be transferred to, stored, and processed in countries where our servers are located.</p>
<p><strong>GDPR (European Users):</strong> We process data under legitimate interests for analytics and advertising. You have the right to object to processing at any time.</p>
<p><strong>CCPA (California Users):</strong> We do not sell personal information. California residents may request disclosure of data collected.</p>
</div>
<div class="card">
<h2>🔄 9. Changes to This Policy</h2>
<p>We may update this Privacy Policy from time to time. We will notify users of significant changes by updating the "Last Updated" date at the top of this page. Continued use of ProScholarTools after changes constitutes acceptance of the updated policy.</p>
</div>
<div class="card">
<h2>📬 10. Contact Us</h2>
<p>For privacy-related questions or requests:</p>
<div class="contact-box">
<div class="contact-row"><div class="contact-ic">📧</div><div><div class="contact-lbl">Email</div><div class="contact-val"><a href="mailto:gogo24173@gmail.com">gogo24173@gmail.com</a></div></div></div>
<div class="contact-row"><div class="contact-ic">🌐</div><div><div class="contact-lbl">Website</div><div class="contact-val"><a href="https://proscholartools.com">https://proscholartools.com</a></div></div></div>
<div class="contact-row"><div class="contact-ic">⏱️</div><div><div class="contact-lbl">Response Time</div><div class="contact-val">Within 48 business hours</div></div></div>
</div>
</div>
</div>
<div class="adstrip"><div class="adlb">Advertisement</div><ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-6119422909390809" data-ad-slot="auto" data-ad-format="auto" data-full-width-responsive="true"></ins><script>(adsbygoogle=window.adsbygoogle||[]).push({});</script></div>
<footer>
<div class="fl">
<a href="apa-citation-generator.html">APA</a>
<a href="mla-citation-generator.html">MLA</a>
<a href="chicago-citation-generator.html">Chicago</a>
<a href="ieee-citation-generator.html">IEEE</a>
<a href="legal-brief-irac-generator.html">IRAC</a>
<a href="blog.html">Blog</a>
<a href="about.html">About</a>
<a href="privacy.html">Privacy Policy</a>
<a href="terms.html">Terms</a>
<a href="contact.html">Contact</a>
</div>
<p class="fc">© 2025 <a href="index.html">ProScholarTools</a> · 22 Free AI Research Tools · Powered by Claude AI · <a href="mailto:gogo24173@gmail.com">gogo24173@gmail.com</a></p>
</footer>
<script>window.addEventListener('scroll',()=>document.querySelector('nav')?.classList.toggle('sc',scrollY>50));</script>
<!-- ═══ GDPR COOKIE CONSENT ═══ -->
<div id="cookieBanner" style="display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:rgba(10,16,28,.98);backdrop-filter:blur(20px);border-top:1px solid rgba(212,168,67,.25);padding:1.1rem 2rem;box-shadow:0 -8px 30px rgba(0,0,0,.4)">
<div style="max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap">
<div style="flex:1;min-width:260px">
<div style="font-size:.8rem;color:#ddd5be;line-height:1.7;font-family:'Mulish',sans-serif">
🍪 We use cookies to enhance your experience, analyze traffic, and serve relevant ads via <strong style="color:#d4a843">Google AdSense</strong>. By continuing, you consent to our use of cookies.
<a href="privacy.html" style="color:#d4a843;text-decoration:underline;margin-left:.4rem">Privacy Policy</a>
</div>
</div>
<div style="display:flex;gap:.6rem;flex-shrink:0;flex-wrap:wrap">
<button onclick="setCookieConsent('minimal')" style="background:transparent;border:1px solid rgba(255,255,255,.2);color:#9fb0cc;padding:.42rem 1rem;border-radius:7px;font-size:.75rem;cursor:pointer;font-family:inherit;transition:all .2s" onmouseover="this.style.borderColor='rgba(255,255,255,.4)'" onmouseout="this.style.borderColor='rgba(255,255,255,.2)'">Essential Only</button>
<button onclick="setCookieConsent('all')" style="background:linear-gradient(135deg,#d4a843,#e8c86e);color:#0c1422;padding:.42rem 1.2rem;border-radius:7px;font-size:.75rem;font-weight:700;cursor:pointer;border:none;font-family:inherit">Accept All</button>
</div>
</div>
</div>
<script>
(function(){
function setCookieConsent(t){
localStorage.setItem('pst_cookie_consent', t);
localStorage.setItem('pst_cookie_date', new Date().toISOString());
document.getElementById('cookieBanner').style.display='none';
if(t==='all'){
// Load GA4
var s=document.createElement('script');
s.src='https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXX';
s.async=true;document.head.appendChild(s);
window.dataLayer=window.dataLayer||[];
function gtag(){dataLayer.push(arguments);}
gtag('js',new Date());gtag('config','G-XXXXXXXXXX');
}
}
window.setCookieConsent = setCookieConsent;
// Show banner if no consent
var consent = localStorage.getItem('pst_cookie_consent');
if(!consent){
window.addEventListener('DOMContentLoaded', function(){
setTimeout(function(){
var b=document.getElementById('cookieBanner');
if(b){b.style.display='block';}
}, 1500);
});
}
})();
</script>
<!-- ═══ END COOKIE CONSENT ═══ -->
</body></html>